Share via


VMwareCbtContainerMappingInput.ServiceBusConnectionStringSecretName Property

Definition

Gets or sets the secret name of the service bus connection string.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to