IServerlessEndpoint.InferenceEndpointHeader Property

Definition

Specifies any required headers to target this serverless endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=false, Description="Specifies any required headers to target this serverless endpoint.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IServerlessInferenceEndpointHeaders) }, Read=true, ReadOnly=true, Required=false, SerializedName="headers", Update=false)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IServerlessInferenceEndpointHeaders InferenceEndpointHeader { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=false, Description="Specifies any required headers to target this serverless endpoint.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IServerlessInferenceEndpointHeaders) }, Read=true, ReadOnly=true, Required=false, SerializedName="headers", Update=false)>]
member this.InferenceEndpointHeader : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IServerlessInferenceEndpointHeaders
Public ReadOnly Property InferenceEndpointHeader As IServerlessInferenceEndpointHeaders

Property Value

Attributes

Applies to