共用方式為


IOperationDisplay.Resource Property

Definition

Resource on which the operation is performed: Profile, endpoint, etc.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Resource on which the operation is performed: Profile, endpoint, etc.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="resource")]
public string Resource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Resource on which the operation is performed: Profile, endpoint, etc.", 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