VirtualMachineScaleSetExtension.DefinitionStages.Blank<ParentT> Interface
Type Parameters
- ParentT
the stage of the parent definition to return to after attaching this definition
public interface Blank extends VirtualMachineScaleSetExtension.DefinitionStages.WithImageOrPublisher
The first stage of a virtual machine scale set extension definition.
Inherited Members
VirtualMachineScaleSetExtension.DefinitionStages.WithImageOrPublisher<ParentT>.withImage(VirtualMachineExtensionImage image)
VirtualMachineScaleSetExtension.DefinitionStages.WithPublisher<ParentT>.withPublisher(String extensionImagePublisherName)
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java