Class KeyVaultKeyReferenceSourceVault


  • public final class KeyVaultKeyReferenceSourceVault
    extends Object
    Describes a resource Id to source Key Vault.
    • Constructor Detail

      • KeyVaultKeyReferenceSourceVault

        public KeyVaultKeyReferenceSourceVault()
    • Method Detail

      • id

        public String id()
        Get the id property: Resource Id.
        Returns:
        the id value.
      • withId

        public KeyVaultKeyReferenceSourceVault withId​(String id)
        Set the id property: Resource Id.
        Parameters:
        id - the id value to set.
        Returns:
        the KeyVaultKeyReferenceSourceVault object itself.
      • validate

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