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