你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IGen1EnvironmentResource.StateDetailMessage Property

Definition

A message that describes the state in detail.

[Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Runtime.Info(Description="A message that describes the state in detail.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="message")]
public string StateDetailMessage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Runtime.Info(Description="A message that describes the state in detail.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="message")>]
member this.StateDetailMessage : string with get, set
Public Property StateDetailMessage As String

Property Value

Attributes

Applies to