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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET