Megosztás a következőn keresztül:


IAseRegion.DedicatedHost Property

Definition

Dedicated host enabled.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Dedicated host enabled.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="dedicatedHost")]
public bool? DedicatedHost { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Dedicated host enabled.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="dedicatedHost")>]
member this.DedicatedHost : Nullable<bool>
Public ReadOnly Property DedicatedHost As Nullable(Of Boolean)

Property Value

Attributes

Applies to