PolicyContentFormat type
定義 PolicyContentFormat 的值。
KnownPolicyContentFormat 可以與 PolicyContentFormat 交替使用,此列舉包含服務支援的已知值。
服務支援的已知值
xml:內容是內嵌的,內容類型是 XML 檔。
xml-link:原則 XML 檔裝載在可從 API 管理服務存取的 HTTP 端點上。
rawxml:內容為內嵌,內容類型為非 XML 編碼原則檔。
rawxml-link:原則檔不是 XML 編碼,而且裝載於可從 API 管理服務存取的 HTTP 端點上。
type PolicyContentFormat = string