Share via


IDomainResource.DomainManagement Property

Definition

Describes how a Domains resource is being managed.

[Microsoft.Azure.PowerShell.Cmdlets.EmailService.PSArgumentCompleter(new System.String[] { "AzureManaged", "CustomerManaged", "CustomerManagedInExchangeOnline" })]
[Microsoft.Azure.PowerShell.Cmdlets.EmailService.Runtime.Info(Create=true, Description="Describes how a Domains resource is being managed.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="domainManagement", Update=true)]
public string DomainManagement { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EmailService.PSArgumentCompleter(new System.String[] { "AzureManaged", "CustomerManaged", "CustomerManagedInExchangeOnline" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.EmailService.Runtime.Info(Create=true, Description="Describes how a Domains resource is being managed.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="domainManagement", Update=true)>]
member this.DomainManagement : string with get, set
Public Property DomainManagement As String

Property Value

Attributes

Applies to