Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type ListQnAMakerEndpointKeysClient struct + Client *resourcemanager.Client + func NewListQnAMakerEndpointKeysClientWithBaseURI(sdkApi sdkEnv.Api) (*ListQnAMakerEndpointKeysClient, error) + func (c ListQnAMakerEndpointKeysClient) QnAMakerEndpointKeysGet(ctx context.Context, id commonids.SubscriptionId, ...) (result QnAMakerEndpointKeysGetOperationResponse, err error) + type QnAMakerEndpointKeysGetOperationResponse struct + HttpResponse *http.Response + Model *QnAMakerEndpointKeysResponse + OData *odata.OData + type QnAMakerEndpointKeysRequestBody struct + Authkey *string + Hostname *string + type QnAMakerEndpointKeysResponse struct + InstalledVersion *string + LastStableVersion *string + PrimaryEndpointKey *string + SecondaryEndpointKey *string