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

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 \ AzureMetadata

Methods

__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