다음을 통해 공유


IOperation.DisplayResource Property

Definition

Connected Cluster Resource on which the operation is performed

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="Connected Cluster Resource on which the operation is performed", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="resource")]
public string DisplayResource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="Connected Cluster Resource on which the operation is performed", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="resource")>]
member this.DisplayResource : string with get, set
Public Property DisplayResource As String

Property Value

Attributes

Applies to