SqlAuditAdapter<AuditPolicyType,AuditModelType>.GetStorageKeyKind 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.
protected abstract Microsoft.Azure.Commands.Synapse.Models.Auditing.StorageKeyKind GetStorageKeyKind (AuditModelType model);
abstract member GetStorageKeyKind : 'AuditModelType -> Microsoft.Azure.Commands.Synapse.Models.Auditing.StorageKeyKind
Protected MustOverride Function GetStorageKeyKind (model As AuditModelType) As StorageKeyKind
Parameters
- model
- AuditModelType