IDeviceGroup.HasDeployment Property

Definition

Deployment status for the device group.

[Microsoft.Azure.PowerShell.Cmdlets.Sphere.Runtime.Info(Create=false, Description="Deployment status for the device group.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=true, Required=false, SerializedName="hasDeployment", Update=false)]
public bool? HasDeployment { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Sphere.Runtime.Info(Create=false, Description="Deployment status for the device group.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=true, Required=false, SerializedName="hasDeployment", Update=false)>]
member this.HasDeployment : Nullable<bool>
Public ReadOnly Property HasDeployment As Nullable(Of Boolean)

Property Value

Attributes

Applies to