Share via


ILinkableEnvironmentRequest.Region Property

Definition

Azure region in which we want to link the environment

[Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="Azure region in which we want to link the environment", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="region")]
public string Region { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="Azure region in which we want to link the environment", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="region")>]
member this.Region : string with get, set
Public Property Region As String

Property Value

Attributes

Applies to