Share via


ManagedDiskData.PurchasePlan Property

Definition

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