IMonitorResource.AccountInfoRegionId 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.
Region in which the account is created
[Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="Region in which the account is created", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="regionId")]
public string AccountInfoRegionId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="Region in which the account is created", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="regionId")>]
member this.AccountInfoRegionId : string with get, set
Public Property AccountInfoRegionId As String
Property Value
- Attributes