Condividi tramite


IContactDetail.Role Property

Definition

The role of the contact.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.PSArgumentCompleter(new System.String[] { "Noc", "Policy", "Technical", "Service", "Escalation", "Other" })]
[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=true, Description="The role of the contact.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="role", Update=true)]
public string Role { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.PSArgumentCompleter(new System.String[] { "Noc", "Policy", "Technical", "Service", "Escalation", "Other" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=true, Description="The role of the contact.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="role", Update=true)>]
member this.Role : string with get, set
Public Property Role As String

Property Value

Attributes

Applies to