Partager via


SqlServerSqlMISyncTaskInput.StorageResourceId Property

Definition

Gets or sets fully qualified resourceId of storage

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to