ApplicationInsightsComponentExportRequest.DestinationStorageSubscriptionId Property

Definition

Gets or sets the subscription ID of the destination storage container.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to