IMonitorResource.UserInfoCountry Property

Definition

Country of the user

[Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="Country of the user", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="country")]
public string UserInfoCountry { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="Country of the user", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="country")>]
member this.UserInfoCountry : string with get, set
Public Property UserInfoCountry As String

Property Value

Attributes

Applies to