IFqdnEndpoint.EndpointDetail Property

Definition

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

Property Value

Attributes

Applies to