VirtualMachineOSImageGetDetailsResponse.ComputeImageAttributes 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.
Required. The compute image attributes. Metadata which is required for this image to be useablein the Microsoft.Compute Provider.The combination of values provided for Offer, Sku, and Verison must be unique for a publisher.
public Microsoft.WindowsAzure.Management.Compute.Models.ComputeImageAttributes ComputeImageAttributes { get; set; }
member this.ComputeImageAttributes : Microsoft.WindowsAzure.Management.Compute.Models.ComputeImageAttributes with get, set
Public Property ComputeImageAttributes As ComputeImageAttributes
Property Value
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET