Project Home
Preparing search index...
The search index is not available
Frodo Library - v3.0.1-0
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
Private
Inherited
Theme
OS
Light
Dark
On This Page
meta
policy
policyset
resourcetype
script
Frodo Library - v3.0.1-0
Loading...