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 documentation for the `AzureDiskTemplate` class within the Google Cloud GKE Multi-Cloud v1 API, specifically version 2.4.0."],["`AzureDiskTemplate` is a class for configuring Azure Disks and is part of the `Google.Cloud.GkeMultiCloud.V1` namespace."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality for data handling and comparison."],["The `AzureDiskTemplate` class includes a `SizeGib` property, which allows users to set the size of the disk in GiBs, with a default value applied when it's left unspecified."],["Versions of this documentation are available ranging from version 1.0.0-beta01 to the most recent version, 2.8.0."]]],[]]