public interface PolicyAssignment extends HasName, HasId, Indexable, Refreshable<PolicyAssignment>, HasInner<com.microsoft.azure.management.resources.implementation.PolicyAssignmentInner>
Modifier and Type | Interface and Description |
---|---|
static interface |
PolicyAssignment.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
PolicyAssignment.DefinitionStages
Grouping of all the policy assignment definition stages.
|
Modifier and Type | Method and Description |
---|---|
String |
displayName() |
String |
policyDefinitionId() |
String |
scope() |
String |
type() |
name
id
key
refresh, refreshAsync
String displayName()
String policyDefinitionId()
String scope()
String type()
Copyright © 2019. All rights reserved.