مشاركة عبر


EncryptionProtectors interface

واجهة تمثل EncryptionProtectors.

الأساليب

beginCreateOrUpdate(string, string, string, EncryptionProtector, EncryptionProtectorsCreateOrUpdateOptionalParams)

تحديث أداة حماية تشفير موجودة.

beginCreateOrUpdateAndWait(string, string, string, EncryptionProtector, EncryptionProtectorsCreateOrUpdateOptionalParams)

تحديث أداة حماية تشفير موجودة.

beginRevalidate(string, string, string, EncryptionProtectorsRevalidateOptionalParams)

إعادة تقييم أداة حماية تشفير موجودة.

beginRevalidateAndWait(string, string, string, EncryptionProtectorsRevalidateOptionalParams)

إعادة تقييم أداة حماية تشفير موجودة.

get(string, string, string, EncryptionProtectorsGetOptionalParams)

الحصول على أداة حماية تشفير الخادم.

listByServer(string, string, EncryptionProtectorsListByServerOptionalParams)

الحصول على قائمة بمحميات تشفير الخادم

تفاصيل الأسلوب

beginCreateOrUpdate(string, string, string, EncryptionProtector, EncryptionProtectorsCreateOrUpdateOptionalParams)

تحديث أداة حماية تشفير موجودة.

function beginCreateOrUpdate(resourceGroupName: string, serverName: string, encryptionProtectorName: string, parameters: EncryptionProtector, options?: EncryptionProtectorsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<EncryptionProtector>, EncryptionProtector>>

المعلمات

resourceGroupName

string

اسم مجموعة الموارد التي تحتوي على المورد. يمكنك الحصول على هذه القيمة من واجهة برمجة تطبيقات Azure Resource Manager أو المدخل.

serverName

string

اسم الخادم.

encryptionProtectorName

string

اسم أداة حماية التشفير التي سيتم تحديثها.

parameters
EncryptionProtector

حالة مورد أداة حماية التشفير المطلوبة.

options
EncryptionProtectorsCreateOrUpdateOptionalParams

معلمات الخيارات.

المرتجعات

Promise<@azure/core-lro.SimplePollerLike<OperationState<EncryptionProtector>, EncryptionProtector>>

beginCreateOrUpdateAndWait(string, string, string, EncryptionProtector, EncryptionProtectorsCreateOrUpdateOptionalParams)

تحديث أداة حماية تشفير موجودة.

function beginCreateOrUpdateAndWait(resourceGroupName: string, serverName: string, encryptionProtectorName: string, parameters: EncryptionProtector, options?: EncryptionProtectorsCreateOrUpdateOptionalParams): Promise<EncryptionProtector>

المعلمات

resourceGroupName

string

اسم مجموعة الموارد التي تحتوي على المورد. يمكنك الحصول على هذه القيمة من واجهة برمجة تطبيقات Azure Resource Manager أو المدخل.

serverName

string

اسم الخادم.

encryptionProtectorName

string

اسم أداة حماية التشفير التي سيتم تحديثها.

parameters
EncryptionProtector

حالة مورد أداة حماية التشفير المطلوبة.

options
EncryptionProtectorsCreateOrUpdateOptionalParams

معلمات الخيارات.

المرتجعات

beginRevalidate(string, string, string, EncryptionProtectorsRevalidateOptionalParams)

إعادة تقييم أداة حماية تشفير موجودة.

function beginRevalidate(resourceGroupName: string, serverName: string, encryptionProtectorName: string, options?: EncryptionProtectorsRevalidateOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>

المعلمات

resourceGroupName

string

اسم مجموعة الموارد التي تحتوي على المورد. يمكنك الحصول على هذه القيمة من واجهة برمجة تطبيقات Azure Resource Manager أو المدخل.

serverName

string

اسم الخادم.

encryptionProtectorName

string

اسم أداة حماية التشفير التي سيتم تحديثها.

options
EncryptionProtectorsRevalidateOptionalParams

معلمات الخيارات.

المرتجعات

Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>

beginRevalidateAndWait(string, string, string, EncryptionProtectorsRevalidateOptionalParams)

إعادة تقييم أداة حماية تشفير موجودة.

function beginRevalidateAndWait(resourceGroupName: string, serverName: string, encryptionProtectorName: string, options?: EncryptionProtectorsRevalidateOptionalParams): Promise<void>

المعلمات

resourceGroupName

string

اسم مجموعة الموارد التي تحتوي على المورد. يمكنك الحصول على هذه القيمة من واجهة برمجة تطبيقات Azure Resource Manager أو المدخل.

serverName

string

اسم الخادم.

encryptionProtectorName

string

اسم أداة حماية التشفير التي سيتم تحديثها.

options
EncryptionProtectorsRevalidateOptionalParams

معلمات الخيارات.

المرتجعات

Promise<void>

get(string, string, string, EncryptionProtectorsGetOptionalParams)

الحصول على أداة حماية تشفير الخادم.

function get(resourceGroupName: string, serverName: string, encryptionProtectorName: string, options?: EncryptionProtectorsGetOptionalParams): Promise<EncryptionProtector>

المعلمات

resourceGroupName

string

اسم مجموعة الموارد التي تحتوي على المورد. يمكنك الحصول على هذه القيمة من واجهة برمجة تطبيقات Azure Resource Manager أو المدخل.

serverName

string

اسم الخادم.

encryptionProtectorName

string

اسم أداة حماية التشفير المراد استردادها.

options
EncryptionProtectorsGetOptionalParams

معلمات الخيارات.

المرتجعات

listByServer(string, string, EncryptionProtectorsListByServerOptionalParams)

الحصول على قائمة بمحميات تشفير الخادم

function listByServer(resourceGroupName: string, serverName: string, options?: EncryptionProtectorsListByServerOptionalParams): PagedAsyncIterableIterator<EncryptionProtector, EncryptionProtector[], PageSettings>

المعلمات

resourceGroupName

string

اسم مجموعة الموارد التي تحتوي على المورد. يمكنك الحصول على هذه القيمة من واجهة برمجة تطبيقات Azure Resource Manager أو المدخل.

serverName

string

اسم الخادم.

options
EncryptionProtectorsListByServerOptionalParams

معلمات الخيارات.

المرتجعات