Share via


ApiCenterDeploymentProperties.State Property

Definition

State of API deployment.

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

Property Value

Applies to