IAseRegion.DedicatedHost Property

Definition

Dedicated host enabled.

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

Property Value

Attributes

Applies to