Condividi tramite


ICaptureDescription.DestinationName Property

Definition

Name for capture destination

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Create=true, Description="Name for capture destination", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="name", Update=true)]
public string DestinationName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Create=true, Description="Name for capture destination", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="name", Update=true)>]
member this.DestinationName : string with get, set
Public Property DestinationName As String

Property Value

Attributes

Applies to