UpgradeQueryClient..::..AppliedPlan Method

AppliedPlan queries a previously applied upgrade plan by its name.

Namespace:  SecretNET.Query
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public Task<QueryAppliedPlanResponse> AppliedPlan(
	QueryAppliedPlanRequest request
)

Parameters

request
Type: QueryAppliedPlanRequest
The request.

Return Value

QueryAppliedPlanResponse.