VirtualMachineVMImageGetDetailsResponse.ComputeImageAttributes Property

Definition

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