GovernanceAssignment.DefinitionStages.WithParentResource Interface
public static interface GovernanceAssignment.DefinitionStages.WithParentResource
The stage of the GovernanceAssignment definition allowing to specify parent resource.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withExistingAssessment(String scope, String assessmentName)
Specifies scope, assessment |
Method Details
withExistingAssessment
public abstract GovernanceAssignment.DefinitionStages.WithCreate withExistingAssessment(String scope, String assessmentName)
Specifies scope, assessmentName.
Parameters:
Returns: