Share via


IssueContractData.State Property

Definition

Status of the issue.

public Azure.ResourceManager.ApiManagement.Models.IssueState? State { get; set; }
member this.State : Nullable<Azure.ResourceManager.ApiManagement.Models.IssueState> with get, set
Public Property State As Nullable(Of IssueState)

Property Value

Applies to