Share via


VMwareCbtProtectionContainerMappingDetails.ServiceBusConnectionStringSecretName Property

Definition

Gets the secret name of the service bus connection string.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to