Share via


IApplicationInsightsComponentExportConfiguration.DestinationType Property

Definition

The destination type.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="The destination type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="DestinationType")]
public string DestinationType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="The destination type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="DestinationType")>]
member this.DestinationType : string
Public ReadOnly Property DestinationType As String

Property Value

Attributes

Applies to