Freigeben über


PolicyContentFormat Klasse

Definition

Definiert Werte für PolicyContentFormat.

public static class PolicyContentFormat
type PolicyContentFormat = class
Public Class PolicyContentFormat
Vererbung
PolicyContentFormat

Felder

Rawxml

Der Inhalt ist inline, und der Inhaltstyp ist ein nicht XML-codiertes Richtliniendokument.

RawxmlLink

Das Richtliniendokument ist nicht XML-codiert und wird auf einem HTTP-Endpunkt gehostet, auf den über den API Management-Dienst zugegriffen werden kann.

Xml

Der Inhalt ist inline, und der Inhaltstyp ist ein XML-Dokument.

XmlLink

Das RICHTLINIEN-XML-Dokument wird auf einem HTTP-Endpunkt gehostet, auf den über den API Management-Dienst zugegriffen werden kann.

Gilt für: