Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class AzureMetadata.
Azure metadata associated with the resource, only applicable if the finding's cloud provider is Microsoft Azure.
Generated from protobuf message google.cloud.securitycenter.v1.AzureMetadata
Namespace
Google \ Cloud \ SecurityCenter \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ management_groups
array< Google\Cloud\SecurityCenter\V1\AzureMetadata\AzureManagementGroup
>
A list of Azure management groups associated with the resource, ordered from lowest level (closest to the subscription) to highest level.
↳ subscription
Google\Cloud\SecurityCenter\V1\AzureMetadata\AzureSubscription
The Azure subscription associated with the resource.
↳ resource_group
Google\Cloud\SecurityCenter\V1\AzureMetadata\AzureResourceGroup
The Azure resource group associated with the resource.
getManagementGroups
A list of Azure management groups associated with the resource, ordered from lowest level (closest to the subscription) to highest level.
setManagementGroups
A list of Azure management groups associated with the resource, ordered from lowest level (closest to the subscription) to highest level.
$this
getSubscription
The Azure subscription associated with the resource.
hasSubscription
clearSubscription
setSubscription
The Azure subscription associated with the resource.
$this
getResourceGroup
The Azure resource group associated with the resource.
hasResourceGroup
clearResourceGroup
setResourceGroup
The Azure resource group associated with the resource.
$this