IDiagnoseResponseResult.ValueDnsResolutionResult Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseResult) }, Read=true, ReadOnly=false, Required=false, SerializedName="dnsResolutionResults", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseResult> ValueDnsResolutionResult { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseResult) }, Read=true, ReadOnly=false, Required=false, SerializedName="dnsResolutionResults", Update=true)>]
member this.ValueDnsResolutionResult : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseResult> with get, set
Public Property ValueDnsResolutionResult As List(Of IDiagnoseResult)

Property Value

Attributes

Applies to