PSKeyVaultKeyAttributes.Explicit Operator
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 static explicit operator Microsoft.Azure.KeyVault.Models.KeyAttributes (Microsoft.Azure.Commands.KeyVault.Models.PSKeyVaultKeyAttributes attr);
static member op_Explicit : Microsoft.Azure.Commands.KeyVault.Models.PSKeyVaultKeyAttributes -> Microsoft.Azure.KeyVault.Models.KeyAttributes
Public Shared Narrowing Operator CType (attr As PSKeyVaultKeyAttributes) As KeyAttributes