EventGridTopicData.DataResidencyBoundary 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.
Data Residency Boundary of the resource.
public Azure.ResourceManager.EventGrid.Models.DataResidencyBoundary? DataResidencyBoundary { get; set; }
member this.DataResidencyBoundary : Nullable<Azure.ResourceManager.EventGrid.Models.DataResidencyBoundary> with get, set
Public Property DataResidencyBoundary As Nullable(Of DataResidencyBoundary)