Class KeyVaultKeyReferenceSourceVault

java.lang.Object
com.azure.resourcemanager.storagecache.models.KeyVaultKeyReferenceSourceVault

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

    • KeyVaultKeyReferenceSourceVault

      public KeyVaultKeyReferenceSourceVault()
  • Method Details

    • id

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

      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.