RegulatoryComplianceStandards interface
Interface die een RegulatoryComplianceStandards vertegenwoordigt.
Methoden
| get(string, Regulatory |
Ondersteunde nalevingsstatus van regelgeving voor geselecteerde standaard |
| list(Regulatory |
Ondersteunde nalevingsstandaarden voor regelgeving en status |
Methodedetails
get(string, RegulatoryComplianceStandardsGetOptionalParams)
Ondersteunde nalevingsstatus van regelgeving voor geselecteerde standaard
function get(regulatoryComplianceStandardName: string, options?: RegulatoryComplianceStandardsGetOptionalParams): Promise<RegulatoryComplianceStandard>
Parameters
- regulatoryComplianceStandardName
-
string
Naam van het standaardobject voor naleving van regelgeving
De optiesparameters.
Retouren
Promise<RegulatoryComplianceStandard>
list(RegulatoryComplianceStandardsListOptionalParams)
Ondersteunde nalevingsstandaarden voor regelgeving en status
function list(options?: RegulatoryComplianceStandardsListOptionalParams): PagedAsyncIterableIterator<RegulatoryComplianceStandard, RegulatoryComplianceStandard[], PageSettings>
Parameters
De optiesparameters.