Class VaultAccessPolicyParametersInner


  • public final class VaultAccessPolicyParametersInner
    extends com.azure.core.management.ProxyResource
    Parameters for updating the access policy in a vault.
    • Constructor Detail

      • VaultAccessPolicyParametersInner

        public VaultAccessPolicyParametersInner()
    • Method Detail

      • location

        public String location()
        Get the location property: The resource type of the access policy.
        Returns:
        the location value.
      • properties

        public VaultAccessPolicyProperties properties()
        Get the properties property: Properties of the access policy.
        Returns:
        the properties value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.