다음을 통해 공유


IDiagnosticParameters.AppInstance Property

Definition

App instance name

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="App instance name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="appInstance")]
public string AppInstance { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="App instance name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="appInstance")>]
member this.AppInstance : string with get, set
Public Property AppInstance As String

Property Value

Attributes

Applies to