PSKeyVaultKeyAttributes.ToKeyProperties(String, KeyProperties) 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.
public Azure.Security.KeyVault.Keys.KeyProperties ToKeyProperties (string keyName, Azure.Security.KeyVault.Keys.KeyProperties keyProperties = default);
member this.ToKeyProperties : string * Azure.Security.KeyVault.Keys.KeyProperties -> Azure.Security.KeyVault.Keys.KeyProperties
Public Function ToKeyProperties (keyName As String, Optional keyProperties As KeyProperties = Nothing) As KeyProperties
Parameters
- keyName
- String
- keyProperties
- KeyProperties