次の方法で共有


IWcfRelay.IsDynamic Property

Definition

Returns true if the relay is dynamic; otherwise, false.

[Microsoft.Azure.PowerShell.Cmdlets.Relay.Runtime.Info(Description="Returns true if the relay is dynamic; otherwise, false.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isDynamic")]
public bool? IsDynamic { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Relay.Runtime.Info(Description="Returns true if the relay is dynamic; otherwise, false.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isDynamic")>]
member this.IsDynamic : Nullable<bool>
Public ReadOnly Property IsDynamic As Nullable(Of Boolean)

Property Value

Attributes

Applies to