Interface Workspace.DefinitionStages.WithKeyVault

    • Method Detail

      • withKeyVault

        Workspace.DefinitionStages.WithCreate withKeyVault​(String keyVault)
        Specifies the keyVault property: ARM id of the key vault associated with this workspace. This cannot be changed once the workspace has been created.
        Parameters:
        keyVault - ARM id of the key vault associated with this workspace. This cannot be changed once the workspace has been created.
        Returns:
        the next definition stage.