KeyVaultManagementCmdletBase.VaultExistsInCurrentSubscription Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
VaultExistsInCurrentSubscription(String) | |
VaultExistsInCurrentSubscription(String, Boolean) |
VaultExistsInCurrentSubscription(String)
VaultExistsInCurrentSubscription(String, Boolean)
protected bool VaultExistsInCurrentSubscription (string name, bool isHsm = false);
member this.VaultExistsInCurrentSubscription : string * bool -> bool
Protected Function VaultExistsInCurrentSubscription (name As String, Optional isHsm As Boolean = false) As Boolean
Parameters
- name
- String
- isHsm
- Boolean