IDeviceUpdate.DeviceGroupId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Device group id
[Microsoft.Azure.PowerShell.Cmdlets.Sphere.Runtime.Info(Create=true, Description="Device group id", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="deviceGroupId", Update=true)]
public string DeviceGroupId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Sphere.Runtime.Info(Create=true, Description="Device group id", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="deviceGroupId", Update=true)>]
member this.DeviceGroupId : string with get, set
Public Property DeviceGroupId As String
Property Value
- Attributes