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
Methods
__construct
Constructor.
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.
string
setNetworkSecurityGroupId
Output only. The ARM ID of the cluster network security group.
var
string
$this
getControlPlaneApplicationSecurityGroupId
Output only. The ARM ID of the control plane application security group.
string
setControlPlaneApplicationSecurityGroupId
Output only. The ARM ID of the control plane application security group.
var
string
$this