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
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java