LinkableEnvironmentContent.Region 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.
Azure region in which we want to link the environment.
public Azure.Core.AzureLocation? Region { get; set; }
member this.Region : Nullable<Azure.Core.AzureLocation> with get, set
Public Property Region As Nullable(Of AzureLocation)