Compartir a través de


IOperation.DisplayResource Property

Definition

The localized friendly form of the resource type related to this action/operation.

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Create=false, Description="The localized friendly form of the resource type related to this action/operation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resource", Update=false)]
public string DisplayResource { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Create=false, Description="The localized friendly form of the resource type related to this action/operation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resource", Update=false)>]
member this.DisplayResource : string
Public ReadOnly Property DisplayResource As String

Property Value

Attributes

Applies to