VirtualMachineVMImageGetDetailsResponse.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