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

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
NameDescription
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
TypeDescription
string

setNetworkSecurityGroupId

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getControlPlaneApplicationSecurityGroupId

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

Returns
TypeDescription
string

setControlPlaneApplicationSecurityGroupId

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this