Provider.RegistrationPolicy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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