CommunityGalleryImageVersion.StorageProfile Property

Definition

Gets or sets describes the storage profile of the image version.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.storageProfile")]
public Microsoft.Azure.Management.Compute.Models.SharedGalleryImageVersionStorageProfile StorageProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.storageProfile")>]
member this.StorageProfile : Microsoft.Azure.Management.Compute.Models.SharedGalleryImageVersionStorageProfile with get, set
Public Property StorageProfile As SharedGalleryImageVersionStorageProfile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to