Condividi tramite


IOperationValue.DisplayResource Property

Definition

The display name of the resource the operation applies to.

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

Property Value

Attributes

Applies to