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."],[[["The `AzureClusterResources` class is part of the Anthos Multi-Cloud v1 API, designed to manage Azure resources for a cluster."],["This class provides properties like `ControlPlaneApplicationSecurityGroupId` and `NetworkSecurityGroupId`, which are output-only and represent ARM IDs for security groups."],["It is implemented with several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its capabilities."],["The content provided references multiple versions of the `AzureClusterResources` API, ranging from 1.0.0-beta01 up to 2.8.0, indicating ongoing updates and development."]]],[]]