Google Cloud Security Command Center V2 Client - Class AzureManagementGroup (1.29.0)

Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class AzureManagementGroup.

Represents an Azure management group.

Generated from protobuf message google.cloud.securitycenter.v2.AzureMetadata.AzureManagementGroup

Namespace

Google \ Cloud \ SecurityCenter \ V2 \ AzureMetadata

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ id string

The UUID of the Azure management group, for example, "20000000-0001-0000-0000-000000000000".

↳ display_name string

The display name of the Azure management group.

getId

The UUID of the Azure management group, for example, "20000000-0001-0000-0000-000000000000".

Returns
Type Description
string

setId

The UUID of the Azure management group, for example, "20000000-0001-0000-0000-000000000000".

Parameter
Name Description
var string
Returns
Type Description
$this

getDisplayName

The display name of the Azure management group.

Returns
Type Description
string

setDisplayName

The display name of the Azure management group.

Parameter
Name Description
var string
Returns
Type Description
$this