Sdílet prostřednictvím


ImportRDBParameters.StorageSubscriptionId Property

Definition

Gets or sets subscription id of the storage container containing files to import using Managed Identity.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to