public sealed class AzureDiskTemplate : IMessage<AzureDiskTemplate>, IEquatable<AzureDiskTemplate>, IDeepCloneable<AzureDiskTemplate>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AzureDiskTemplate.
[[["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 `AzureDiskTemplate` class within the Anthos Multi-Cloud v1 API, specifically version 2.7.0."],["The `AzureDiskTemplate` class, found in the `Google.Cloud.GkeMultiCloud.V1` namespace, is used for configuring Azure Disks."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to perform a variety of actions."],["The class can be instantiated using the `AzureDiskTemplate()` constructor and offers a `SizeGib` property to configure the size of the disk."],["The documentation provides access to various versions of this documentation, ranging from 1.0.0-beta01 to 2.8.0, with 2.8.0 being the most recent."]]],[]]