ApplicationDefinition.DefinitionStages.WithManagementPolicy Interface
public static interface ApplicationDefinition.DefinitionStages.WithManagementPolicy
The stage of the ApplicationDefinition definition allowing to specify managementPolicy.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
With |
withManagementPolicy(ApplicationManagementPolicy managementPolicy)
Specifies the management |
Method Details
withManagementPolicy
public abstract ApplicationDefinition.DefinitionStages.WithCreate withManagementPolicy(ApplicationManagementPolicy managementPolicy)
Specifies the managementPolicy property: The managed application management policy that determines publisher's access to the managed resource group..
Parameters:
Returns:
Applies to
Azure SDK for Java