Partager via


IBareMetalMachineConfigurationData.BmcConnectionString Property

Definition

The connection string for the baseboard management controller including IP address and protocol.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The connection string for the baseboard management controller including IP address and protocol.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="bmcConnectionString")]
public string BmcConnectionString { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The connection string for the baseboard management controller including IP address and protocol.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="bmcConnectionString")>]
member this.BmcConnectionString : string
Public ReadOnly Property BmcConnectionString As String

Property Value

Attributes

Applies to