Share via


IOperationDisplayInfo.Operation Property

Definition

The name of the operation.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The name of the operation.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="operation")]
public string Operation { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The name of the operation.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="operation")>]
member this.Operation : string
Public ReadOnly Property Operation As String

Property Value

Attributes

Applies to