MachineLearningModelContainerCollection.GetAllAsync Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List model containers.
- Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/models
- Operation Id: ModelContainers_List
- Default Api Version: 2024-04-01
- Resource: MachineLearningModelContainerResource
C#
public virtual Azure.AsyncPageable<Azure.ResourceManager.MachineLearning.MachineLearningModelContainerResource> GetAllAsync(string skip = default, int? count = default, Azure.ResourceManager.MachineLearning.Models.MachineLearningListViewType? listViewType = default, System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : string * Nullable<int> * Nullable<Azure.ResourceManager.MachineLearning.Models.MachineLearningListViewType> * System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.MachineLearning.MachineLearningModelContainerResource>
override this.GetAllAsync : string * Nullable<int> * Nullable<Azure.ResourceManager.MachineLearning.Models.MachineLearningListViewType> * System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.MachineLearning.MachineLearningModelContainerResource>
Public Overridable Function GetAllAsync (Optional skip As String = Nothing, Optional count As Nullable(Of Integer) = Nothing, Optional listViewType As Nullable(Of MachineLearningListViewType) = Nothing, Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of MachineLearningModelContainerResource)
- skip
- String
Continuation token for pagination.
- listViewType
- Nullable<MachineLearningListViewType>
View type for including/excluding (for example) archived entities.
- cancellationToken
- CancellationToken
The cancellation token to use.
An async collection of MachineLearningModelContainerResource that may take multiple service requests to iterate over.
Toode | Versioonid |
---|---|
Azure SDK for .NET | Latest, Preview |
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.
Toote „Azure SDK for .NET“ tagasiside
Azure SDK for .NET on avatud lähtekoodiga projekt. Tagasiside andmiseks valige link: