public static interface VirtualMachine.DefinitionStages.WithExtension
Modifier and Type | Method and Description |
---|---|
VirtualMachineExtension.DefinitionStages.Blank<VirtualMachine.DefinitionStages.WithCreate> |
defineNewExtension(String name)
Starts the definition of an extension to be attached to the virtual machine.
|
VirtualMachineExtension.DefinitionStages.Blank<VirtualMachine.DefinitionStages.WithCreate> defineNewExtension(String name)
name
- the reference name for the extensionCopyright © 2019. All rights reserved.