Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class AzureResourceGroup.
Represents an Azure resource group.
Generated from protobuf message google.cloud.securitycenter.v2.AzureMetadata.AzureResourceGroup
Namespace
Google \ Cloud \ SecurityCenter \ V2 \ AzureMetadataMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
The name of the Azure resource group. This is not a UUID. |
getName
The name of the Azure resource group. This is not a UUID.
Returns | |
---|---|
Type | Description |
string |
setName
The name of the Azure resource group. This is not a UUID.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |