IDiagnoseRequestProperties.DnsResolution Property

Definition

Setting for diagnosing dns resolution

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Setting for diagnosing dns resolution", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseRequestPropertiesDnsResolution) }, Read=true, ReadOnly=false, Required=false, SerializedName="dnsResolution", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseRequestPropertiesDnsResolution DnsResolution { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Setting for diagnosing dns resolution", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseRequestPropertiesDnsResolution) }, Read=true, ReadOnly=false, Required=false, SerializedName="dnsResolution", Update=true)>]
member this.DnsResolution : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IDiagnoseRequestPropertiesDnsResolution with get, set
Public Property DnsResolution As IDiagnoseRequestPropertiesDnsResolution

Property Value

Attributes

Applies to