次の方法で共有


IAppserviceGithubToken.ErrorMessage Property

Definition

Error message if unable to get token

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Error message if unable to get token", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="errorMessage")]
public string ErrorMessage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Error message if unable to get token", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="errorMessage")>]
member this.ErrorMessage : string with get, set
Public Property ErrorMessage As String

Property Value

Attributes

Applies to