Freigeben über


IBareMetalMachine.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=false, Required=true, SerializedName="bmcConnectionString")]
public string BmcConnectionString { get; set; }
[<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=false, Required=true, SerializedName="bmcConnectionString")>]
member this.BmcConnectionString : string with get, set
Public Property BmcConnectionString As String

Property Value

Attributes

Applies to