Google Cloud Security Command Center V1 Client - Class AzureSubscription (1.30.0)

Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class AzureSubscription.

Represents an Azure subscription.

Generated from protobuf message google.cloud.securitycenter.v1.AzureMetadata.AzureSubscription

Namespace

Google \ Cloud \ SecurityCenter \ V1 \ AzureMetadata

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ id string

The UUID of the Azure subscription, for example, 291bba3f-e0a5-47bc-a099-3bdcb2a50a05.

↳ display_name string

The display name of the Azure subscription.

getId

The UUID of the Azure subscription, for example, 291bba3f-e0a5-47bc-a099-3bdcb2a50a05.

Returns
Type Description
string

setId

The UUID of the Azure subscription, for example, 291bba3f-e0a5-47bc-a099-3bdcb2a50a05.

Parameter
Name Description
var string
Returns
Type Description
$this

getDisplayName

The display name of the Azure subscription.

Returns
Type Description
string

setDisplayName

The display name of the Azure subscription.

Parameter
Name Description
var string
Returns
Type Description
$this