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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET