Condividi tramite


IOperationDisplayAutoGenerated.Resource Property

Definition

The resource type on which the operation is performed.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The resource type on which the operation is performed.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="resource")]
public string Resource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The resource type on which the operation is performed.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="resource")>]
member this.Resource : string with get, set
Public Property Resource As String

Property Value

Attributes

Applies to