Class KeyVaultPropertiesArgs


  • public final class KeyVaultPropertiesArgs
    extends com.pulumi.resources.ResourceArgs
    The key vault properties.
    • Method Detail

      • keyName

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> keyName()
        Returns:
        The name of the key associated with the Log Analytics cluster.
      • keyRsaSize

        public java.util.Optional<com.pulumi.core.Output<java.lang.Integer>> keyRsaSize()
        Returns:
        Selected key minimum required size.
      • keyVaultUri

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> keyVaultUri()
        Returns:
        The Key Vault uri which holds they key associated with the Log Analytics cluster.
      • keyVersion

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> keyVersion()
        Returns:
        The version of the key associated with the Log Analytics cluster.