WorkspaceFeaturesOperations interface

Interfaz que representa una operación de WorkspaceFeatures.

Propiedades

list

Enumera todas las características habilitadas para un área de trabajo

Detalles de las propiedades

list

Enumera todas las características habilitadas para un área de trabajo

list: (resourceGroupName: string, workspaceName: string, options?: WorkspaceFeaturesListOptionalParams) => PagedAsyncIterableIterator<AmlUserFeature, AmlUserFeature[], PageSettings>

Valor de propiedad

(resourceGroupName: string, workspaceName: string, options?: WorkspaceFeaturesListOptionalParams) => PagedAsyncIterableIterator<AmlUserFeature, AmlUserFeature[], PageSettings>