Share via


Destination.StorageAccountResourceId Property

Definition

Gets or sets resource id of the storage account to be used to create the blobs

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to