ManagedDiskData.PurchasePlan Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Purchase plan information for the the image from which the OS disk was created. E.g. - {name: 2019-Datacenter, publisher: MicrosoftWindowsServer, product: WindowsServer}.
public Azure.ResourceManager.Compute.Models.DiskPurchasePlan PurchasePlan { get; set; }
member this.PurchasePlan : Azure.ResourceManager.Compute.Models.DiskPurchasePlan with get, set
Public Property PurchasePlan As DiskPurchasePlan
Property Value
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET