Condividi tramite


Recommendation.State Property

Definition

The list of states of this recommendation. If it's null then it should be considered "Active".

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

Property Value

String[]

Implements

Attributes

Applies to