VirtualMachineExtension.DefinitionStages.WithPublisher<ParentT>.withPublisher(String extensionImagePublisherName) 方法
定义
Specifies the name of the virtual machine extension image publisher.
public WithType<ParentT> withPublisher(String extensionImagePublisherName)
参数
- extensionImagePublisherName
- String
the publisher name
返回
the next stage of the definition