次の方法で共有


ConnectionResponse.Properties Property

Definition

The properties of the resource Please note ConnectionProperties is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include ConnectionPropertiesApiKeyAuth.

public Azure.AI.Projects.ConnectionProperties Properties { get; }
member this.Properties : Azure.AI.Projects.ConnectionProperties
Public ReadOnly Property Properties As ConnectionProperties

Property Value

Applies to