Condividi tramite


Provider.RegistrationState Property

Definition

Gets the registration state of the resource provider.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to