Share via


EmbeddingGenerationOptions.Dimensions Property

Definition

public:
 property Nullable<int> Dimensions { Nullable<int> get(); void set(Nullable<int> value); };
public int? Dimensions { get; set; }
member this.Dimensions : Nullable<int> with get, set
Public Property Dimensions As Nullable(Of Integer)

Property Value

Applies to