MachineSkuSlot.BootstrapProtocol Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The type of bootstrap protocol used.
public Azure.ResourceManager.NetworkCloud.Models.BootstrapProtocol? BootstrapProtocol { get; }
member this.BootstrapProtocol : Nullable<Azure.ResourceManager.NetworkCloud.Models.BootstrapProtocol>
Public ReadOnly Property BootstrapProtocol As Nullable(Of BootstrapProtocol)