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 latest version available for `AzureClusterResources` is 2.8.0, with versions ranging back to 1.0.0-beta01."],["`AzureClusterResources` is an API class within the Anthos Multi-Cloud v1 API, designed to manage Azure resources for a cluster."],["This class provides details about managed Azure resources, which are dynamic and depend on the cluster's current state."],["`AzureClusterResources` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class includes properties such as `ControlPlaneApplicationSecurityGroupId` and `NetworkSecurityGroupId`, which provide read-only access to the ARM IDs of the relevant security groups."]]],[]]