Contact.Status Property

Definition

Status of a contact.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.FormatTable(Index=2)]
[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Origin(Microsoft.Azure.PowerShell.Cmdlets.Orbital.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Orbital.Support.ContactsStatus? Status { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.FormatTable(Index=2)>]
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Origin(Microsoft.Azure.PowerShell.Cmdlets.Orbital.PropertyOrigin.Inlined)>]
member this.Status : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Support.ContactsStatus>
Public ReadOnly Property Status As Nullable(Of ContactsStatus)

Property Value

Implements

Attributes

Applies to