ImportRDBParameters.StorageSubscriptionId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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