你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IOperation.DisplayResource Property

Definition

The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections".

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Runtime.Info(Description="The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections".", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="resource")]
public string DisplayResource { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Runtime.Info(Description="The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections".", 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