Share via


IOperation.DisplayResource Property

Definition

The name of the resource type of the operation.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The name of the resource type of the operation.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="resource")]
public string DisplayResource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The name of the resource type of the operation.", 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