Checks that the vault name is valid and is not already in use.
Supports noop? false
Parameters
subscription_id(Optional[String[1]])
— Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
message(Optional[String[1]])
— An error message explaining the Reason value in more detail.
nameavailable(Optional[String[1]])
— A boolean value that indicates whether the name is available for you to use. If true, the name is available. If false, the name has already been taken or is invalid and cannot be used.
reason(Optional[String[1]])
— The reason that a vault name could not be used. The Reason element is only returned if NameAvailable is false.
vault_name(Optional[String[1]])
— The name of the vault.
api_version(Optional[String[1]])
— Client Api Version.