Compartilhar via


IOperation.Name Property

Definition

Operation name: {provider}/{resource}/{operation}.

[Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=false, Description="Operation name: {provider}/{resource}/{operation}.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="name", Update=false)]
public string Name { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=false, Description="Operation name: {provider}/{resource}/{operation}.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="name", Update=false)>]
member this.Name : string
Public ReadOnly Property Name As String

Property Value

Attributes

Applies to