Share via


PolicyExportFormat type

Defines values for PolicyExportFormat.
KnownPolicyExportFormat can be used interchangeably with PolicyExportFormat, this enum contains the known values that the service supports.

Known values supported by the service

xml: The contents are inline and Content type is an XML document.
rawxml: The contents are inline and Content type is a non XML encoded policy document.

type PolicyExportFormat = string