KnowledgeBase.ETag Property

Definition

The ETag of the knowledge base.

public Azure.ETag? ETag { get; set; }
public string ETag { get; set; }
member this.ETag : Nullable<Azure.ETag> with get, set
member this.ETag : string with get, set
Public Property ETag As Nullable(Of ETag)
Public Property ETag As String

Property Value

Applies to