Share via


EnvironmentStateDetails.Code Property

Definition

Contains the code that represents the reason of an environment being in a particular state. Can be used to programmatically handle specific cases.

[Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.PropertyOrigin.Owned)]
public string Code { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.PropertyOrigin.Owned)>]
member this.Code : string with get, set
Public Property Code As String

Property Value

Implements

Attributes

Applies to