ApiManagementServiceUpdateParameters.TargetProvisioningState Property

Definition

Gets the provisioning state of the API Management service, which is targeted by the long running operation started on the service.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.targetProvisioningState")]
public string TargetProvisioningState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.targetProvisioningState")>]
member this.TargetProvisioningState : string
Public ReadOnly Property TargetProvisioningState As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to