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 webpage provides reference documentation and code samples for the `AzureClusterResources` class within the Anthos Multi-Cloud v1 API."],["`AzureClusterResources` represents managed Azure resources for a cluster, and the specific values can vary or be empty depending on the cluster's state."],["The `AzureClusterResources` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.GkeMultiCloud.V1` namespace."],["This class has two constructors, one default and one that takes an `AzureClusterResources` object, and two properties, `ControlPlaneApplicationSecurityGroupId` and `NetworkSecurityGroupId`, which are output-only ARM IDs."],["There are multiple versions of the `AzureClusterResources` reference documentation, ranging from the latest version 2.8.0, down to 1.0.0-beta01."]]],[]]