IOperationValueDisplay.Resource Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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