NewAzElasticMonitor_CreateExpanded.CompanyInfoDomain Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Elastic.Category(new Microsoft.Azure.PowerShell.Cmdlets.Elastic.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Elastic.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.Elastic.Runtime.Info(Description="Domain of the company", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="domain")]
[System.Management.Automation.Parameter(HelpMessage="Domain of the company", Mandatory=false)]
public string CompanyInfoDomain { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Elastic.Category(new Microsoft.Azure.PowerShell.Cmdlets.Elastic.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Elastic.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Elastic.Runtime.Info(Description="Domain of the company", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="domain")>]
[<System.Management.Automation.Parameter(HelpMessage="Domain of the company", Mandatory=false)>]
member this.CompanyInfoDomain : string with get, set
Public Property CompanyInfoDomain As String

Property Value

String
Attributes

Applies to