Interface PolicyAssignment

All Superinterfaces:
HasId, HasInner<com.microsoft.azure.management.resources.implementation.PolicyAssignmentInner>, HasName, Indexable, Refreshable<PolicyAssignment>

public interface PolicyAssignment extends HasName, HasId, Indexable, Refreshable<PolicyAssignment>, HasInner<com.microsoft.azure.management.resources.implementation.PolicyAssignmentInner>
An immutable client-side representation of an Azure policy assignment.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Container interface for all the definitions that need to be implemented.
    static interface 
    Grouping of all the policy assignment definition stages.
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
     
     

    Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasId

    id

    Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner

    inner

    Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName

    name

    Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable

    key

    Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Refreshable

    refresh, refreshAsync
  • Method Details

    • displayName

      String displayName()
      Returns:
      the policy assignment display name
    • policyDefinitionId

      String policyDefinitionId()
      Returns:
      the policy definition Id
    • scope

      String scope()
      Returns:
      the scope at which the policy assignment exists
    • type

      String type()
      Returns:
      the type of the policy assignment