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 document provides reference documentation for the `AzureClusterResources` class within the Anthos Multi-Cloud v1 API, specifically version 2.7.0."],["The `AzureClusterResources` class manages Azure resources for a cluster, with values that can change or be empty depending on the cluster's state."],["The class includes properties for `ControlPlaneApplicationSecurityGroupId` and `NetworkSecurityGroupId`, both of which are output-only and represent the ARM IDs of their respective security groups."],["The document outlines the inheritance, implementations, constructors, properties, and associated namespaces and assembly for the `AzureClusterResources` class."],["There are multiple version links available, ranging from version 2.8.0 all the way back to version 1.0.0-beta01."]]],[]]