CreateInManagementGroup(IPublishedBlueprintsOperations, String, String, String)
|
Publish a new version of the Blueprint with the latest artifacts. Published
Blueprints are immutable.
|
CreateInManagementGroupAsync(IPublishedBlueprintsOperations, String, String, String, PublishedBlueprint, CancellationToken)
|
Publish a new version of the Blueprint with the latest artifacts. Published
Blueprints are immutable.
|
DeleteInManagementGroup(IPublishedBlueprintsOperations, String, String, String)
|
Delete a published Blueprint.
|
DeleteInManagementGroupAsync(IPublishedBlueprintsOperations, String, String, String, CancellationToken)
|
Delete a published Blueprint.
|
GetInManagementGroup(IPublishedBlueprintsOperations, String, String, String)
|
Get a published Blueprint.
|
GetInManagementGroupAsync(IPublishedBlueprintsOperations, String, String, String, CancellationToken)
|
Get a published Blueprint.
|
ListInManagementGroup(IPublishedBlueprintsOperations, String, String)
|
List published versions of given Blueprint.
|
ListInManagementGroupAsync(IPublishedBlueprintsOperations, String, String, CancellationToken)
|
List published versions of given Blueprint.
|
Create(IPublishedBlueprintsOperations, String, String, String, PublishedBlueprint)
|
Publish a new version of the blueprint definition with the latest
artifacts. Published blueprint definitions are immutable.
|
CreateAsync(IPublishedBlueprintsOperations, String, String, String, PublishedBlueprint, CancellationToken)
|
Publish a new version of the blueprint definition with the latest
artifacts. Published blueprint definitions are immutable.
|
Delete(IPublishedBlueprintsOperations, String, String, String)
|
Delete a published version of a blueprint definition.
|
DeleteAsync(IPublishedBlueprintsOperations, String, String, String, CancellationToken)
|
Delete a published version of a blueprint definition.
|
Get(IPublishedBlueprintsOperations, String, String, String)
|
Get a published version of a blueprint definition.
|
GetAsync(IPublishedBlueprintsOperations, String, String, String, CancellationToken)
|
Get a published version of a blueprint definition.
|
List(IPublishedBlueprintsOperations, String, String)
|
List published versions of given blueprint definition.
|
ListAsync(IPublishedBlueprintsOperations, String, String, CancellationToken)
|
List published versions of given blueprint definition.
|
ListNext(IPublishedBlueprintsOperations, String)
|
List published versions of given blueprint definition.
|
ListNextAsync(IPublishedBlueprintsOperations, String, CancellationToken)
|
List published versions of given blueprint definition.
|
CreateInSubscription(IPublishedBlueprintsOperations, String, String, String)
|
Publish a new version of the Blueprint with the latest artifacts. Published
Blueprints are immutable.
|
CreateInSubscriptionAsync(IPublishedBlueprintsOperations, String, String, String, PublishedBlueprint, CancellationToken)
|
Publish a new version of the Blueprint with the latest artifacts. Published
Blueprints are immutable.
|
DeleteInSubscription(IPublishedBlueprintsOperations, String, String, String)
|
Delete a published Blueprint.
|
DeleteInSubscriptionAsync(IPublishedBlueprintsOperations, String, String, String, CancellationToken)
|
Delete a published Blueprint.
|
GetInSubscription(IPublishedBlueprintsOperations, String, String, String)
|
Get a published Blueprint.
|
GetInSubscriptionAsync(IPublishedBlueprintsOperations, String, String, String, CancellationToken)
|
Get a published Blueprint.
|
ListInSubscription(IPublishedBlueprintsOperations, String, String)
|
List published versions of given Blueprint.
|
ListInSubscriptionAsync(IPublishedBlueprintsOperations, String, String, CancellationToken)
|
List published versions of given Blueprint.
|