IFqdnEndpoint.EndpointDetail Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IFqdnEndpointDetail) }, ReadOnly=false, Required=false, SerializedName="endpointDetails")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IFqdnEndpointDetail[] EndpointDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IFqdnEndpointDetail) }, ReadOnly=false, Required=false, SerializedName="endpointDetails")>]
member this.EndpointDetail : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IFqdnEndpointDetail[] with get, set
Public Property EndpointDetail As IFqdnEndpointDetail()

Property Value

Attributes

Applies to