次の方法で共有


ServerlessInferenceEndpoint.Headers Property

Definition

Specifies any required headers to target this serverless endpoint.

public System.Collections.Generic.IReadOnlyDictionary<string,string> Headers { get; }
member this.Headers : System.Collections.Generic.IReadOnlyDictionary<string, string>
Public ReadOnly Property Headers As IReadOnlyDictionary(Of String, String)

Property Value

Applies to