PolicyFragmentContentFormat type

Defines values for PolicyFragmentContentFormat.
KnownPolicyFragmentContentFormat can be used interchangeably with PolicyFragmentContentFormat, 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 PolicyFragmentContentFormat = string