IKubernetesProperties.RelayConnectionString Property

Definition

Relay connection string.

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

Property Value

Attributes

Applies to