Freigeben über


IOperationValueDisplay.Resource 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 Resource { 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.Resource : string
Public ReadOnly Property Resource As String

Property Value

Attributes

Applies to