KnownPolicyContentFormat enum

Known values of PolicyContentFormat that the service accepts.

Fields

Rawxml

The contents are inline and Content type is a non XML encoded policy document.

RawxmlLink

The policy document is not XML encoded and is hosted on a HTTP endpoint accessible from the API Management service.

Xml

The contents are inline and Content type is an XML document.

XmlLink

The policy XML document is hosted on a HTTP endpoint accessible from the API Management service.