Provider.RegistrationPolicy Property

Definition

Gets the registration policy of the resource provider.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to