VoiceServicesTestLineData.Purpose Property

Definition

Purpose of this test line, e.g. automated or manual testing.

public Azure.ResourceManager.VoiceServices.Models.VoiceServicesTestLinePurpose? Purpose { get; set; }
member this.Purpose : Nullable<Azure.ResourceManager.VoiceServices.Models.VoiceServicesTestLinePurpose> with get, set
Public Property Purpose As Nullable(Of VoiceServicesTestLinePurpose)

Property Value

Applies to