Condividi tramite


IFunctionsIdentity.RelayName Property

Definition

The relay name for this hybrid connection.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The relay name for this hybrid connection.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="relayName")]
public string RelayName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The relay name for this hybrid connection.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="relayName")>]
member this.RelayName : string with get, set
Public Property RelayName As String

Property Value

Attributes

Applies to