PSKeyVaultProperties.GetKVPropertiesFromSDK(KeyVaultProperties) 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.
Creates an instance of PSKeyVaultProperties taht serves the response from the SDK only
public static Microsoft.Azure.Commands.OperationalInsights.Models.PSKeyVaultProperties GetKVPropertiesFromSDK (Microsoft.Azure.Management.OperationalInsights.Models.KeyVaultProperties kv);
static member GetKVPropertiesFromSDK : Microsoft.Azure.Management.OperationalInsights.Models.KeyVaultProperties -> Microsoft.Azure.Commands.OperationalInsights.Models.PSKeyVaultProperties
Public Shared Function GetKVPropertiesFromSDK (kv As KeyVaultProperties) As PSKeyVaultProperties
Parameters
Returns
An instance of PSKeyVaultProperties