public class ManagementPolicySchema extends Object
Constructor and Description |
---|
ManagementPolicySchema() |
Modifier and Type | Method and Description |
---|---|
List<ManagementPolicyRule> |
rules()
Get the Storage Account ManagementPolicies Rules.
|
ManagementPolicySchema |
withRules(List<ManagementPolicyRule> rules)
Set the Storage Account ManagementPolicies Rules.
|
public List<ManagementPolicyRule> rules()
public ManagementPolicySchema withRules(List<ManagementPolicyRule> rules)
rules
- the rules value to setCopyright © 2019. All rights reserved.