IDeviceGroup.RegionalDataBoundary Property

Definition

Regional data boundary for the device group.

[Microsoft.Azure.PowerShell.Cmdlets.Sphere.PSArgumentCompleter(new System.String[] { "None", "EU" })]
[Microsoft.Azure.PowerShell.Cmdlets.Sphere.Runtime.Info(Create=true, Description="Regional data boundary for the device group.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="regionalDataBoundary", Update=false)]
public string RegionalDataBoundary { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Sphere.PSArgumentCompleter(new System.String[] { "None", "EU" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Sphere.Runtime.Info(Create=true, Description="Regional data boundary for the device group.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="regionalDataBoundary", Update=false)>]
member this.RegionalDataBoundary : string with get, set
Public Property RegionalDataBoundary As String

Property Value

Attributes

Applies to