InformationProtectionPolicies interface
InformationProtectionPolicies'i temsil eden arabirim.
Yöntemler
| create |
Bilgi koruma ilkesinin ayrıntıları. |
| get(string, string, Information |
Bilgi koruma ilkesinin ayrıntıları. |
| list(string, Information |
Belirli bir yönetim grubunun bilgi koruma ilkeleri. |
Yöntem Ayrıntıları
createOrUpdate(string, string, InformationProtectionPolicy, InformationProtectionPoliciesCreateOrUpdateOptionalParams)
Bilgi koruma ilkesinin ayrıntıları.
function createOrUpdate(scope: string, informationProtectionPolicyName: string, informationProtectionPolicy: InformationProtectionPolicy, options?: InformationProtectionPoliciesCreateOrUpdateOptionalParams): Promise<InformationProtectionPolicy>
Parametreler
- scope
-
string
Sorgunun kapsamı abonelik (/subscriptions/0b06d9ea-afe6-4779-bd59-30e5c2d9d13f) veya yönetim grubu (/providers/Microsoft.Management/managementGroups/mgName) olabilir.
- informationProtectionPolicyName
-
string
Bilgi koruma ilkesinin adı.
- informationProtectionPolicy
- InformationProtectionPolicy
Bilgi koruma ilkesi.
Seçenekler parametreleri.
Döndürülenler
Promise<InformationProtectionPolicy>
get(string, string, InformationProtectionPoliciesGetOptionalParams)
Bilgi koruma ilkesinin ayrıntıları.
function get(scope: string, informationProtectionPolicyName: string, options?: InformationProtectionPoliciesGetOptionalParams): Promise<InformationProtectionPolicy>
Parametreler
- scope
-
string
Sorgunun kapsamı abonelik (/subscriptions/0b06d9ea-afe6-4779-bd59-30e5c2d9d13f) veya yönetim grubu (/providers/Microsoft.Management/managementGroups/mgName) olabilir.
- informationProtectionPolicyName
-
string
Bilgi koruma ilkesinin adı.
Seçenekler parametreleri.
Döndürülenler
Promise<InformationProtectionPolicy>
list(string, InformationProtectionPoliciesListOptionalParams)
Belirli bir yönetim grubunun bilgi koruma ilkeleri.
function list(scope: string, options?: InformationProtectionPoliciesListOptionalParams): PagedAsyncIterableIterator<InformationProtectionPolicy, InformationProtectionPolicy[], PageSettings>
Parametreler
- scope
-
string
Sorgunun kapsamı abonelik (/subscriptions/0b06d9ea-afe6-4779-bd59-30e5c2d9d13f) veya yönetim grubu (/providers/Microsoft.Management/managementGroups/mgName) olabilir.
Seçenekler parametreleri.