Udostępnij za pośrednictwem


PSKeyVaultProperties.GetKVPropertiesFromSDK(KeyVaultProperties) Method

Definition

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

Applies to