SensitiveUsageEntity.Description Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("description")]
[System.Text.Json.Serialization.JsonPropertyOrder(4)]
public string? Description { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("description")>]
[<System.Text.Json.Serialization.JsonPropertyOrder(4)>]
member this.Description : string with get, set
Public Property Description As String

Property Value

Attributes

Applies to