ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface VirtualMachineExtension.DefinitionStages.WithPublisher<ParentT>
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineExtension.DefinitionStages.WithType<ParentT> |
withPublisher(String extensionImagePublisherName)
Specifies the name of the virtual machine extension image publisher.
|
VirtualMachineExtension.DefinitionStages.WithType<ParentT> withPublisher(String extensionImagePublisherName)
extensionImagePublisherName - the publisher nameCopyright © 2019. All rights reserved.