VirtualMachine.DefinitionStages.WithSecurityFeatures Interface
Implements
public static interface VirtualMachine.DefinitionStages.WithSecurityFeatures
extends WithCreate
The stage of the definition allowing to specify the security features for the virtual machine.
Modifier and Type | Method and Description |
---|---|
abstract
With |
with Enables secure boot feature. |
abstract
With |
with Enables vTPM feature. |
withSecureBoot
public abstract VirtualMachine.DefinitionStages.WithSecurityFeatures withSecureBoot()
Enables secure boot feature.
Returns:
withVTpm
public abstract VirtualMachine.DefinitionStages.WithSecurityFeatures withVTpm()
Enables vTPM feature.
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: