Share via


Job.ShareId Property

Definition

Gets ARM ID of the share that was refreshed.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.shareId")]
public string ShareId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.shareId")>]
member this.ShareId : string
Public ReadOnly Property ShareId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to