Snapshot.DefinitionStages.WithCreate Interface
Implements
WithCopyStart
WithIncremental
WithPublicNetworkAccess
WithSize
WithSku
DefinitionWithTags<WithCreate>
Creatable<Snapshot>
public static interface Snapshot.DefinitionStages.WithCreate
extends Creatable<Snapshot>, DefinitionWithTags<WithCreate>, WithSize, WithSku, WithIncremental, WithCopyStart, WithPublicNetworkAccess
The stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
Applies to
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java