IServerlessInferenceEndpoint.Header Property

Definition

Specifies any required headers to target this serverless endpoint.

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

Property Value

Attributes

Applies to