Partager via


IDataBoundaryDefinition.DataBoundary Property

Definition

The data boundary definition.

[Microsoft.Azure.PowerShell.Cmdlets.DataBoundary.PSArgumentCompleter(new System.String[] { "NotDefined", "Global", "EU" })]
[Microsoft.Azure.PowerShell.Cmdlets.DataBoundary.Runtime.Info(Create=true, Description="The data boundary definition.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="dataBoundary", Update=false)]
public string DataBoundary { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBoundary.PSArgumentCompleter(new System.String[] { "NotDefined", "Global", "EU" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.DataBoundary.Runtime.Info(Create=true, Description="The data boundary definition.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="dataBoundary", Update=false)>]
member this.DataBoundary : string with get, set
Public Property DataBoundary As String

Property Value

Attributes

Applies to