TemplateBaseProperties.ContentKind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The kind of content the template is for.
public Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsKind? ContentKind { get; }
member this.ContentKind : Nullable<Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsKind>
Public ReadOnly Property ContentKind As Nullable(Of SecurityInsightsKind)