Freigeben über


IMachineSkuSlot.BootstrapProtocol Property

Definition

The type of bootstrap protocol used.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "PXE" })]
[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The type of bootstrap protocol used.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="bootstrapProtocol", Update=false)]
public string BootstrapProtocol { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "PXE" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The type of bootstrap protocol used.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="bootstrapProtocol", Update=false)>]
member this.BootstrapProtocol : string
Public ReadOnly Property BootstrapProtocol As String

Property Value

Attributes

Applies to