IVMwareCbtProtectionContainerMappingDetails.ServiceBusConnectionStringSecretName Property

Definition

The secret name of the service bus connection string.

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

Property Value

Attributes

Applies to