Google Anthos Multi Cloud V1 Client - Class AzureClusterResources (0.6.1)

Reference documentation and code samples for the Google Anthos Multi Cloud V1 Client class AzureClusterResources.

Managed Azure resources for the cluster.

The values could change and be empty, depending on the state of the cluster.

Generated from protobuf message google.cloud.gkemulticloud.v1.AzureClusterResources

Namespace

Google \ Cloud \ GkeMultiCloud \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ network_security_group_id string

Output only. The ARM ID of the cluster network security group.

↳ control_plane_application_security_group_id string

Output only. The ARM ID of the control plane application security group.

getNetworkSecurityGroupId

Output only. The ARM ID of the cluster network security group.

Returns
Type Description
string

setNetworkSecurityGroupId

Output only. The ARM ID of the cluster network security group.

Parameter
Name Description
var string
Returns
Type Description
$this

getControlPlaneApplicationSecurityGroupId

Output only. The ARM ID of the control plane application security group.

Returns
Type Description
string

setControlPlaneApplicationSecurityGroupId

Output only. The ARM ID of the control plane application security group.

Parameter
Name Description
var string
Returns
Type Description
$this