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