Share via


GalleryImageVersion.StorageProfile Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to