IOperation.DisplayResource Property

Definition

The localized friendly form of the resource type related to this action/operation. This form should match the public documentation for the resource provider. Use Title Casing. For examples, refer to the “name” section.

[Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Runtime.Info(Description="The localized friendly form of the resource type related to this action/operation. This form should match the public documentation for the resource provider. Use Title Casing. For examples, refer to the “name” section.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="resource")]
public string DisplayResource { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Runtime.Info(Description="The localized friendly form of the resource type related to this action/operation. This form should match the public documentation for the resource provider. Use Title Casing. For examples, refer to the “name” section.", 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