次の方法で共有


IDomain.DataResidencyBoundary Property

Definition

Data Residency Boundary of the resource.

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PSArgumentCompleter(new System.String[] { "WithinGeopair", "WithinRegion" })]
[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="Data Residency Boundary of the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="dataResidencyBoundary", Update=true)]
public string DataResidencyBoundary { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PSArgumentCompleter(new System.String[] { "WithinGeopair", "WithinRegion" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="Data Residency Boundary of the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="dataResidencyBoundary", Update=true)>]
member this.DataResidencyBoundary : string with get, set
Public Property DataResidencyBoundary As String

Property Value

Attributes

Applies to