Gallery.SharingProfile Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to