IDiagnoseWorkspaceParameters.ValueDnsResolution Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Setting for diagnosing dns resolution
[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Setting for diagnosing dns resolution", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IDiagnoseRequestPropertiesDnsResolution) }, ReadOnly=false, Required=false, SerializedName="dnsResolution")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IDiagnoseRequestPropertiesDnsResolution ValueDnsResolution { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Setting for diagnosing dns resolution", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IDiagnoseRequestPropertiesDnsResolution) }, ReadOnly=false, Required=false, SerializedName="dnsResolution")>]
member this.ValueDnsResolution : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IDiagnoseRequestPropertiesDnsResolution with get, set
Public Property ValueDnsResolution As IDiagnoseRequestPropertiesDnsResolution
Property Value
- Attributes