KeyVaultNetworkRuleSetBase.GetCurrentVault(String, String) 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.
protected Microsoft.Azure.Commands.KeyVault.Models.PSKeyVault GetCurrentVault (string vaultName, string resourceGroupName);
member this.GetCurrentVault : string * string -> Microsoft.Azure.Commands.KeyVault.Models.PSKeyVault
Protected Function GetCurrentVault (vaultName As String, resourceGroupName As String) As PSKeyVault
Parameters
- vaultName
- String
- resourceGroupName
- String