Project Home
Preparing search index...
The search index is not available
Frodo Library - v3.0.4-2
Frodo Library
Reference
PolicySetExportInterface
Interface PolicySetExportInterface
interface
PolicySetExportInterface
{
meta
?:
ExportMetaData
;
policy
:
Record
<
string
,
PolicySkeleton
>
;
policyset
:
Record
<
string
,
PolicySetSkeleton
>
;
resourcetype
:
Record
<
string
,
ResourceTypeSkeleton
>
;
script
:
Record
<
string
,
ScriptSkeleton
>
;
}
Index
Properties
meta?
policy
policyset
resourcetype
script
Properties
Optional
meta
meta
?:
ExportMetaData
policy
policy
:
Record
<
string
,
PolicySkeleton
>
policyset
policyset
:
Record
<
string
,
PolicySetSkeleton
>
resourcetype
resourcetype
:
Record
<
string
,
ResourceTypeSkeleton
>
script
script
:
Record
<
string
,
ScriptSkeleton
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
meta
policy
policyset
resourcetype
script
Project Home
Frodo Library - v3.0.4-2
Loading...