IKubernetesSchema.ServiceBusConnectionString Property

Definition

ServiceBus connection string.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="ServiceBus connection string.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="serviceBusConnectionString", Update=true)]
public string ServiceBusConnectionString { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="ServiceBus connection string.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="serviceBusConnectionString", Update=true)>]
member this.ServiceBusConnectionString : string with get, set
Public Property ServiceBusConnectionString As String

Property Value

Attributes

Applies to