ContentPathMap Class

The mapping of content type to a repo path.

Inheritance
ContentPathMap

Constructor

ContentPathMap(*, content_type: Optional[Union[str, azure.mgmt.securityinsight.models._security_insights_enums.ContentType]] = None, path: Optional[str] = None, **kwargs)

Variables

content_type
str or ContentType

Content type. Possible values include: "AnalyticRule", "Workbook".

path
str

The path to the content.