Freigeben über


IMachineSkuProperties.BootstrapProtocol Property

Definition

The type of bootstrap protocol used.

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

Property Value

Attributes

Applies to