Language

IVMwareCbtContainerMappingInput.ServiceBusConnectionStringSecretName Property

Definition

The secret name of the service bus connection string.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The secret name of the service bus connection string.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="serviceBusConnectionStringSecretName", Update=true)]
public string ServiceBusConnectionStringSecretName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The secret name of the service bus connection string.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="serviceBusConnectionStringSecretName", Update=true)>]
member this.ServiceBusConnectionStringSecretName : string with get, set
Public Property ServiceBusConnectionStringSecretName As String

Property Value

Attributes

Applies to