共用方式為


ApplicationInsightsComponentExportRequest.DestinationAddress Property

Definition

The SAS URL for the destination storage container. It must grant write permission.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Owned)]
public string DestinationAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Owned)>]
member this.DestinationAddress : string with get, set
Public Property DestinationAddress As String

Property Value

Implements

Attributes

Applies to