Share via


NamespaceCreateOrUpdateParametersInner.NamespaceType Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.namespaceType")]
public Microsoft.Azure.Management.NotificationHubs.Fluent.Models.NamespaceType? NamespaceType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.namespaceType")>]
member this.NamespaceType : Nullable<Microsoft.Azure.Management.NotificationHubs.Fluent.Models.NamespaceType> with get, set
Public Property NamespaceType As Nullable(Of NamespaceType)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to