Interface Deployment.DefinitionStages.WithCreate

    • Method Detail

      • beginCreate

        Accepted<Deployment> beginCreate()
        Begins creating the deployment resource.
        Returns:
        the accepted create operation
      • beginCreate

        Accepted<Deployment> beginCreate​(com.azure.core.util.Context context)
        Begins creating the deployment resource.
        Parameters:
        context - the Context of the request
        Returns:
        the accepted create operation
      • beginCreateAsync

        Mono<Deployment> beginCreateAsync()
        Begins creating the deployment resource.
        Returns:
        the publisher of the accepted create operation