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 Anthos Multi-Cloud v1 API, specifically focusing on version 2.6.0."],["The `AzureDiskTemplate` class is used for configuring Azure Disks and inherits from `object`, while implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor and a copy constructor that accepts another `AzureDiskTemplate` object as a parameter."],["It includes a property called `SizeGib`, which is an integer that represents the size of the disk in GiBs, and a default value is used when not explicitly specified."],["The documentation offers a historical overview of the different versions, from 2.8.0 (latest) to 1.0.0-beta01."]]],[]]