IWorkloadNetworkDnsService.Status Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Description="DNS Service status.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Support.DnsServiceStatusEnum) }, ReadOnly=true, Required=false, SerializedName="status")]
public Microsoft.Azure.PowerShell.Cmdlets.VMware.Support.DnsServiceStatusEnum? Status { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Description="DNS Service status.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Support.DnsServiceStatusEnum) }, ReadOnly=true, Required=false, SerializedName="status")>]
member this.Status : Nullable<Microsoft.Azure.PowerShell.Cmdlets.VMware.Support.DnsServiceStatusEnum>
Public ReadOnly Property Status As Nullable(Of DnsServiceStatusEnum)

Property Value

Nullable<DnsServiceStatusEnum>
Attributes

Applies to