ManagementGroupPublishedArtifactsExtensions 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 PublishedArtifactsOperations.
public static class ManagementGroupPublishedArtifactsExtensions
type ManagementGroupPublishedArtifactsExtensions = class
Public Module ManagementGroupPublishedArtifactsExtensions
- Inheritance
-
ManagementGroupPublishedArtifactsExtensions
Methods
GetInManagementGroup(IPublishedArtifactsOperations, String, String, String, String) |
Get an artifact for a published Blueprint. |
GetInManagementGroupAsync(IPublishedArtifactsOperations, String, String, String, String, CancellationToken) |
Get an artifact for a published Blueprint. |
ListInManagementGroup(IPublishedArtifactsOperations, String, String, String) |
List artifacts for a published Blueprint. |
ListInManagementGroupAsync(IPublishedArtifactsOperations, String, String, String, CancellationToken) |
List artifacts for a published Blueprint. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET