NamespaceCreateOrUpdateParametersInner.ServiceBusEndpoint Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceBusEndpoint")]
public string ServiceBusEndpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceBusEndpoint")>]
member this.ServiceBusEndpoint : string with get, set
Public Property ServiceBusEndpoint As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to