次の方法で共有


IWcfRelay.RelayType Property

Definition

WCF relay type.

[Microsoft.Azure.PowerShell.Cmdlets.Relay.Runtime.Info(Description="WCF relay type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Relay.Support.Relaytype) }, ReadOnly=false, Required=false, SerializedName="relayType")]
public Microsoft.Azure.PowerShell.Cmdlets.Relay.Support.Relaytype? RelayType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Relay.Runtime.Info(Description="WCF relay type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Relay.Support.Relaytype) }, ReadOnly=false, Required=false, SerializedName="relayType")>]
member this.RelayType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Relay.Support.Relaytype> with get, set
Public Property RelayType As Nullable(Of Relaytype)

Property Value

Attributes

Applies to