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 ApiKeyClient struct + Client *resourcemanager.Client + func NewApiKeyClientWithBaseURI(sdkApi sdkEnv.Api) (*ApiKeyClient, error) + func (c ApiKeyClient) OrganizationsGetApiKey(ctx context.Context, id commonids.SubscriptionId, input UserEmailId) (result OrganizationsGetApiKeyOperationResponse, err error) + type OrganizationsGetApiKeyOperationResponse struct + HttpResponse *http.Response + Model *UserApiKeyResponse + OData *odata.OData + type UserApiKeyResponse struct + Properties *UserApiKeyResponseProperties + type UserApiKeyResponseProperties struct + ApiKey *string + type UserEmailId struct + EmailId *string