ArtifactSourcesOperationsExtensions Class
Definition
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.
Extension methods for ArtifactSourcesOperations.
public static class ArtifactSourcesOperationsExtensions
type ArtifactSourcesOperationsExtensions = class
Public Module ArtifactSourcesOperationsExtensions
- Inheritance
-
ArtifactSourcesOperationsExtensions
Methods
CreateOrUpdate(IArtifactSourcesOperations, String, String, ArtifactSource) |
Creates or updates an artifact source. |
CreateOrUpdateAsync(IArtifactSourcesOperations, String, String, ArtifactSource, CancellationToken) |
Creates or updates an artifact source. |
Delete(IArtifactSourcesOperations, String, String) |
Deletes an artifact source. |
DeleteAsync(IArtifactSourcesOperations, String, String, CancellationToken) |
Deletes an artifact source. |
Get(IArtifactSourcesOperations, String, String) |
Gets an artifact source. |
GetAsync(IArtifactSourcesOperations, String, String, CancellationToken) |
Gets an artifact source. |
List(IArtifactSourcesOperations, String) |
Lists the artifact sources in a resource group. |
ListAsync(IArtifactSourcesOperations, String, CancellationToken) |
Lists the artifact sources in a resource group. |
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET