ComponentLinkedStorageAccountsPatch.LinkedStorageAccount Property

Definition

Gets or sets linked storage account resource ID

[Newtonsoft.Json.JsonProperty(PropertyName="properties.linkedStorageAccount")]
public string LinkedStorageAccount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.linkedStorageAccount")>]
member this.LinkedStorageAccount : string with get, set
Public Property LinkedStorageAccount As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to