SubscriptionFeatureRegistrationProperties.ProviderNamespace Property

Definition

Gets the providerNamespace.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to