public sealed class AzureClusterResources : IMessage<AzureClusterResources>, IEquatable<AzureClusterResources>, IDeepCloneable<AzureClusterResources>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AzureClusterResources.
Managed Azure resources for the cluster.
The values could change and be empty, depending on the state of the cluster.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage provides reference documentation for the `AzureClusterResources` class within the Anthos Multi-Cloud v1 API, specifically for version 2.5.0."],["The `AzureClusterResources` class represents managed Azure resources for a cluster, with values that may change or be empty depending on the cluster's state."],["It is an implementation of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the base `object` class."],["Key properties of `AzureClusterResources` include `ControlPlaneApplicationSecurityGroupId` and `NetworkSecurityGroupId`, both of which are output-only and represent ARM IDs of security groups."],["The documentation also contains previous versions of this class, ranging from 1.0.0-beta01 to 2.8.0(latest)."]]],[]]