Documentation ¶
Overview ¶
Package apimanagement implements the Azure ARM Apimanagement service API version 2018-01-01.
ApiManagement Client
Index ¶
- Constants
- func UserAgent() string
- func Version() stringdeprecated
- type APIClientdeprecated
- func (client APIClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIContract, err error)deprecated
- func (client APIClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIClient) CreateOrUpdateResponder(resp *http.Response) (result APIContract, err error)deprecated
- func (client APIClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APIClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APIClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIContract, err error)deprecated
- func (client APIClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APIClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APIClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIClient) GetResponder(resp *http.Response) (result APIContract, err error)deprecated
- func (client APIClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APICollectionPage, err error)deprecated
- func (client APIClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APICollectionIterator, err error)deprecated
- func (client APIClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIClient) ListByServiceResponder(resp *http.Response) (result APICollection, err error)deprecated
- func (client APIClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIClient) ListByTags(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagResourceCollectionPage, err error)deprecated
- func (client APIClient) ListByTagsComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagResourceCollectionIterator, err error)deprecated
- func (client APIClient) ListByTagsPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIClient) ListByTagsResponder(resp *http.Response) (result TagResourceCollection, err error)deprecated
- func (client APIClient) ListByTagsSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APIClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APIClient) UpdateSender(req *http.Request) (*http.Response, error)deprecated
- type APICollectiondeprecated
- func (ac APICollection) IsEmpty() booldeprecated
- type APICollectionIteratordeprecated
- func (iter *APICollectionIterator) Next() errordeprecated
- func (iter *APICollectionIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter APICollectionIterator) NotDone() booldeprecated
- func (iter APICollectionIterator) Response() APICollectiondeprecated
- func (iter APICollectionIterator) Value() APIContractdeprecated
- type APICollectionPagedeprecated
- func (page *APICollectionPage) Next() errordeprecated
- func (page *APICollectionPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page APICollectionPage) NotDone() booldeprecated
- func (page APICollectionPage) Response() APICollectiondeprecated
- func (page APICollectionPage) Values() []APIContractdeprecated
- type APIContractdeprecated
- type APIContractPropertiesdeprecated
- type APIContractUpdatePropertiesdeprecated
- type APICreateOrUpdateParameterdeprecated
- type APICreateOrUpdatePropertiesdeprecated
- type APICreateOrUpdatePropertiesWsdlSelectordeprecated
- type APIDiagnosticClientdeprecated
- func (client APIDiagnosticClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result DiagnosticContract, err error)deprecated
- func (client APIDiagnosticClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIDiagnosticClient) CreateOrUpdateResponder(resp *http.Response) (result DiagnosticContract, err error)deprecated
- func (client APIDiagnosticClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIDiagnosticClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APIDiagnosticClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIDiagnosticClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APIDiagnosticClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIDiagnosticClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result DiagnosticContract, err error)deprecated
- func (client APIDiagnosticClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APIDiagnosticClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIDiagnosticClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APIDiagnosticClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIDiagnosticClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIDiagnosticClient) GetResponder(resp *http.Response) (result DiagnosticContract, err error)deprecated
- func (client APIDiagnosticClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIDiagnosticClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result DiagnosticCollectionPage, err error)deprecated
- func (client APIDiagnosticClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result DiagnosticCollectionIterator, err error)deprecated
- func (client APIDiagnosticClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIDiagnosticClient) ListByServiceResponder(resp *http.Response) (result DiagnosticCollection, err error)deprecated
- func (client APIDiagnosticClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIDiagnosticClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APIDiagnosticClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIDiagnosticClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APIDiagnosticClient) UpdateSender(req *http.Request) (*http.Response, error)deprecated
- type APIDiagnosticLoggerClientdeprecated
- func (client APIDiagnosticLoggerClient) CheckEntityExists(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APIDiagnosticLoggerClient) CheckEntityExistsPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIDiagnosticLoggerClient) CheckEntityExistsResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APIDiagnosticLoggerClient) CheckEntityExistsSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIDiagnosticLoggerClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result LoggerContract, err error)deprecated
- func (client APIDiagnosticLoggerClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIDiagnosticLoggerClient) CreateOrUpdateResponder(resp *http.Response) (result LoggerContract, err error)deprecated
- func (client APIDiagnosticLoggerClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIDiagnosticLoggerClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APIDiagnosticLoggerClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIDiagnosticLoggerClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APIDiagnosticLoggerClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIDiagnosticLoggerClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result LoggerCollectionPage, err error)deprecated
- func (client APIDiagnosticLoggerClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result LoggerCollectionIterator, err error)deprecated
- func (client APIDiagnosticLoggerClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIDiagnosticLoggerClient) ListByServiceResponder(resp *http.Response) (result LoggerCollection, err error)deprecated
- func (client APIDiagnosticLoggerClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- type APIEntityBaseContractdeprecated
- type APIExportClientdeprecated
- func (client APIExportClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIExportResult, err error)deprecated
- func (client APIExportClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIExportClient) GetResponder(resp *http.Response) (result APIExportResult, err error)deprecated
- func (client APIExportClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- type APIExportResultdeprecated
- type APIIssueAttachmentClientdeprecated
- func (client APIIssueAttachmentClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IssueAttachmentContract, err error)deprecated
- func (client APIIssueAttachmentClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIIssueAttachmentClient) CreateOrUpdateResponder(resp *http.Response) (result IssueAttachmentContract, err error)deprecated
- func (client APIIssueAttachmentClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIIssueAttachmentClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APIIssueAttachmentClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIIssueAttachmentClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APIIssueAttachmentClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIIssueAttachmentClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IssueAttachmentContract, err error)deprecated
- func (client APIIssueAttachmentClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APIIssueAttachmentClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIIssueAttachmentClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APIIssueAttachmentClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIIssueAttachmentClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIIssueAttachmentClient) GetResponder(resp *http.Response) (result IssueAttachmentContract, err error)deprecated
- func (client APIIssueAttachmentClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIIssueAttachmentClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IssueAttachmentCollectionPage, err error)deprecated
- func (client APIIssueAttachmentClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IssueAttachmentCollectionIterator, err error)deprecated
- func (client APIIssueAttachmentClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIIssueAttachmentClient) ListByServiceResponder(resp *http.Response) (result IssueAttachmentCollection, err error)deprecated
- func (client APIIssueAttachmentClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- type APIIssueClientdeprecated
- func (client APIIssueClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IssueContract, err error)deprecated
- func (client APIIssueClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIIssueClient) CreateOrUpdateResponder(resp *http.Response) (result IssueContract, err error)deprecated
- func (client APIIssueClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIIssueClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APIIssueClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIIssueClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APIIssueClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIIssueClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IssueContract, err error)deprecated
- func (client APIIssueClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APIIssueClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIIssueClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APIIssueClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIIssueClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIIssueClient) GetResponder(resp *http.Response) (result IssueContract, err error)deprecated
- func (client APIIssueClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIIssueClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IssueCollectionPage, err error)deprecated
- func (client APIIssueClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IssueCollectionIterator, err error)deprecated
- func (client APIIssueClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIIssueClient) ListByServiceResponder(resp *http.Response) (result IssueCollection, err error)deprecated
- func (client APIIssueClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- type APIIssueCommentClientdeprecated
- func (client APIIssueCommentClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IssueCommentContract, err error)deprecated
- func (client APIIssueCommentClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIIssueCommentClient) CreateOrUpdateResponder(resp *http.Response) (result IssueCommentContract, err error)deprecated
- func (client APIIssueCommentClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIIssueCommentClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APIIssueCommentClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIIssueCommentClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APIIssueCommentClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIIssueCommentClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IssueCommentContract, err error)deprecated
- func (client APIIssueCommentClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APIIssueCommentClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIIssueCommentClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APIIssueCommentClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIIssueCommentClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIIssueCommentClient) GetResponder(resp *http.Response) (result IssueCommentContract, err error)deprecated
- func (client APIIssueCommentClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIIssueCommentClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IssueCommentCollectionPage, err error)deprecated
- func (client APIIssueCommentClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IssueCommentCollectionIterator, err error)deprecated
- func (client APIIssueCommentClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIIssueCommentClient) ListByServiceResponder(resp *http.Response) (result IssueCommentCollection, err error)deprecated
- func (client APIIssueCommentClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- type APIOperationClientdeprecated
- func (client APIOperationClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result OperationContract, err error)deprecated
- func (client APIOperationClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIOperationClient) CreateOrUpdateResponder(resp *http.Response) (result OperationContract, err error)deprecated
- func (client APIOperationClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIOperationClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APIOperationClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIOperationClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APIOperationClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIOperationClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result OperationContract, err error)deprecated
- func (client APIOperationClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APIOperationClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIOperationClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APIOperationClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIOperationClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIOperationClient) GetResponder(resp *http.Response) (result OperationContract, err error)deprecated
- func (client APIOperationClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIOperationClient) ListByAPI(ctx context.Context, resourceGroupName string, serviceName string, ...) (result OperationCollectionPage, err error)deprecated
- func (client APIOperationClient) ListByAPIComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result OperationCollectionIterator, err error)deprecated
- func (client APIOperationClient) ListByAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIOperationClient) ListByAPIResponder(resp *http.Response) (result OperationCollection, err error)deprecated
- func (client APIOperationClient) ListByAPISender(req *http.Request) (*http.Response, error)deprecated
- func (client APIOperationClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APIOperationClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIOperationClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APIOperationClient) UpdateSender(req *http.Request) (*http.Response, error)deprecated
- type APIOperationPolicyClientdeprecated
- func (client APIOperationPolicyClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PolicyContract, err error)deprecated
- func (client APIOperationPolicyClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIOperationPolicyClient) CreateOrUpdateResponder(resp *http.Response) (result PolicyContract, err error)deprecated
- func (client APIOperationPolicyClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIOperationPolicyClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APIOperationPolicyClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIOperationPolicyClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APIOperationPolicyClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIOperationPolicyClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PolicyContract, err error)deprecated
- func (client APIOperationPolicyClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APIOperationPolicyClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIOperationPolicyClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APIOperationPolicyClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIOperationPolicyClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIOperationPolicyClient) GetResponder(resp *http.Response) (result PolicyContract, err error)deprecated
- func (client APIOperationPolicyClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIOperationPolicyClient) ListByOperation(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PolicyCollection, err error)deprecated
- func (client APIOperationPolicyClient) ListByOperationPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIOperationPolicyClient) ListByOperationResponder(resp *http.Response) (result PolicyCollection, err error)deprecated
- func (client APIOperationPolicyClient) ListByOperationSender(req *http.Request) (*http.Response, error)deprecated
- type APIPolicyClientdeprecated
- func (client APIPolicyClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PolicyContract, err error)deprecated
- func (client APIPolicyClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIPolicyClient) CreateOrUpdateResponder(resp *http.Response) (result PolicyContract, err error)deprecated
- func (client APIPolicyClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIPolicyClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APIPolicyClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIPolicyClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APIPolicyClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIPolicyClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PolicyContract, err error)deprecated
- func (client APIPolicyClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APIPolicyClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIPolicyClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APIPolicyClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIPolicyClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIPolicyClient) GetResponder(resp *http.Response) (result PolicyContract, err error)deprecated
- func (client APIPolicyClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIPolicyClient) ListByAPI(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PolicyCollection, err error)deprecated
- func (client APIPolicyClient) ListByAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIPolicyClient) ListByAPIResponder(resp *http.Response) (result PolicyCollection, err error)deprecated
- func (client APIPolicyClient) ListByAPISender(req *http.Request) (*http.Response, error)deprecated
- type APIProductClientdeprecated
- func (client APIProductClient) ListByApis(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ProductCollectionPage, err error)deprecated
- func (client APIProductClient) ListByApisComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ProductCollectionIterator, err error)deprecated
- func (client APIProductClient) ListByApisPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIProductClient) ListByApisResponder(resp *http.Response) (result ProductCollection, err error)deprecated
- func (client APIProductClient) ListByApisSender(req *http.Request) (*http.Response, error)deprecated
- type APIReleaseClientdeprecated
- func (client APIReleaseClient) Create(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIReleaseContract, err error)deprecated
- func (client APIReleaseClient) CreatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIReleaseClient) CreateResponder(resp *http.Response) (result APIReleaseContract, err error)deprecated
- func (client APIReleaseClient) CreateSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIReleaseClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APIReleaseClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIReleaseClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APIReleaseClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIReleaseClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIReleaseContract, err error)deprecated
- func (client APIReleaseClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APIReleaseClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIReleaseClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APIReleaseClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIReleaseClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIReleaseClient) GetResponder(resp *http.Response) (result APIReleaseContract, err error)deprecated
- func (client APIReleaseClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIReleaseClient) List(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIReleaseCollectionPage, err error)deprecated
- func (client APIReleaseClient) ListComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIReleaseCollectionIterator, err error)deprecated
- func (client APIReleaseClient) ListPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIReleaseClient) ListResponder(resp *http.Response) (result APIReleaseCollection, err error)deprecated
- func (client APIReleaseClient) ListSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIReleaseClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APIReleaseClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIReleaseClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APIReleaseClient) UpdateSender(req *http.Request) (*http.Response, error)deprecated
- type APIReleaseCollectiondeprecated
- type APIReleaseCollectionIteratordeprecated
- func (iter *APIReleaseCollectionIterator) Next() errordeprecated
- func (iter *APIReleaseCollectionIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter APIReleaseCollectionIterator) NotDone() booldeprecated
- func (iter APIReleaseCollectionIterator) Response() APIReleaseCollectiondeprecated
- func (iter APIReleaseCollectionIterator) Value() APIReleaseContractdeprecated
- type APIReleaseCollectionPagedeprecated
- func (page *APIReleaseCollectionPage) Next() errordeprecated
- func (page *APIReleaseCollectionPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page APIReleaseCollectionPage) NotDone() booldeprecated
- func (page APIReleaseCollectionPage) Response() APIReleaseCollectiondeprecated
- func (page APIReleaseCollectionPage) Values() []APIReleaseContractdeprecated
- type APIReleaseContractdeprecated
- type APIReleaseContractPropertiesdeprecated
- type APIRevisionCollectiondeprecated
- type APIRevisionCollectionIteratordeprecated
- func (iter *APIRevisionCollectionIterator) Next() errordeprecated
- func (iter *APIRevisionCollectionIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter APIRevisionCollectionIterator) NotDone() booldeprecated
- func (iter APIRevisionCollectionIterator) Response() APIRevisionCollectiondeprecated
- func (iter APIRevisionCollectionIterator) Value() APIRevisionContractdeprecated
- type APIRevisionCollectionPagedeprecated
- func (page *APIRevisionCollectionPage) Next() errordeprecated
- func (page *APIRevisionCollectionPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page APIRevisionCollectionPage) NotDone() booldeprecated
- func (page APIRevisionCollectionPage) Response() APIRevisionCollectiondeprecated
- func (page APIRevisionCollectionPage) Values() []APIRevisionContractdeprecated
- type APIRevisionContractdeprecated
- type APIRevisionInfoContractdeprecated
- type APIRevisionsClientdeprecated
- func (client APIRevisionsClient) List(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIRevisionCollectionPage, err error)deprecated
- func (client APIRevisionsClient) ListComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIRevisionCollectionIterator, err error)deprecated
- func (client APIRevisionsClient) ListPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIRevisionsClient) ListResponder(resp *http.Response) (result APIRevisionCollection, err error)deprecated
- func (client APIRevisionsClient) ListSender(req *http.Request) (*http.Response, error)deprecated
- type APISchemaClientdeprecated
- func (client APISchemaClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result SchemaContract, err error)deprecated
- func (client APISchemaClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APISchemaClient) CreateOrUpdateResponder(resp *http.Response) (result SchemaContract, err error)deprecated
- func (client APISchemaClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client APISchemaClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APISchemaClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APISchemaClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APISchemaClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client APISchemaClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result SchemaContract, err error)deprecated
- func (client APISchemaClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APISchemaClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APISchemaClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APISchemaClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client APISchemaClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APISchemaClient) GetResponder(resp *http.Response) (result SchemaContract, err error)deprecated
- func (client APISchemaClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client APISchemaClient) ListByAPI(ctx context.Context, resourceGroupName string, serviceName string, ...) (result SchemaCollectionPage, err error)deprecated
- func (client APISchemaClient) ListByAPIComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result SchemaCollectionIterator, err error)deprecated
- func (client APISchemaClient) ListByAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APISchemaClient) ListByAPIResponder(resp *http.Response) (result SchemaCollection, err error)deprecated
- func (client APISchemaClient) ListByAPISender(req *http.Request) (*http.Response, error)deprecated
- type APITagResourceContractPropertiesdeprecated
- type APITypedeprecated
- func PossibleAPITypeValues() []APITypedeprecated
- type APIUpdateContractdeprecated
- type APIVersionSetClientdeprecated
- func (client APIVersionSetClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIVersionSetContract, err error)deprecated
- func (client APIVersionSetClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIVersionSetClient) CreateOrUpdateResponder(resp *http.Response) (result APIVersionSetContract, err error)deprecated
- func (client APIVersionSetClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIVersionSetClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APIVersionSetClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIVersionSetClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APIVersionSetClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIVersionSetClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIVersionSetContract, err error)deprecated
- func (client APIVersionSetClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APIVersionSetClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIVersionSetClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APIVersionSetClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIVersionSetClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIVersionSetClient) GetResponder(resp *http.Response) (result APIVersionSetContract, err error)deprecated
- func (client APIVersionSetClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIVersionSetClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIVersionSetCollectionPage, err error)deprecated
- func (client APIVersionSetClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIVersionSetCollectionIterator, err error)deprecated
- func (client APIVersionSetClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIVersionSetClient) ListByServiceResponder(resp *http.Response) (result APIVersionSetCollection, err error)deprecated
- func (client APIVersionSetClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- func (client APIVersionSetClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client APIVersionSetClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client APIVersionSetClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client APIVersionSetClient) UpdateSender(req *http.Request) (*http.Response, error)deprecated
- type APIVersionSetCollectiondeprecated
- type APIVersionSetCollectionIteratordeprecated
- func (iter *APIVersionSetCollectionIterator) Next() errordeprecated
- func (iter *APIVersionSetCollectionIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter APIVersionSetCollectionIterator) NotDone() booldeprecated
- func (iter APIVersionSetCollectionIterator) Response() APIVersionSetCollectiondeprecated
- func (iter APIVersionSetCollectionIterator) Value() APIVersionSetContractdeprecated
- type APIVersionSetCollectionPagedeprecated
- func (page *APIVersionSetCollectionPage) Next() errordeprecated
- func (page *APIVersionSetCollectionPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page APIVersionSetCollectionPage) NotDone() booldeprecated
- func (page APIVersionSetCollectionPage) Response() APIVersionSetCollectiondeprecated
- func (page APIVersionSetCollectionPage) Values() []APIVersionSetContractdeprecated
- type APIVersionSetContractdeprecated
- type APIVersionSetContractDetailsdeprecated
- type APIVersionSetContractPropertiesdeprecated
- type APIVersionSetEntityBasedeprecated
- type APIVersionSetUpdateParametersdeprecated
- type APIVersionSetUpdateParametersPropertiesdeprecated
- type AccessInformationContractdeprecated
- type AccessInformationUpdateParametersdeprecated
- type AdditionalLocationdeprecated
- type ApimResourcedeprecated
- type AsyncOperationStatusdeprecated
- type AuthenticationSettingsContractdeprecated
- type AuthorizationMethoddeprecated
- type AuthorizationServerClientdeprecated
- func (client AuthorizationServerClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result AuthorizationServerContract, err error)deprecated
- func (client AuthorizationServerClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client AuthorizationServerClient) CreateOrUpdateResponder(resp *http.Response) (result AuthorizationServerContract, err error)deprecated
- func (client AuthorizationServerClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client AuthorizationServerClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client AuthorizationServerClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client AuthorizationServerClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client AuthorizationServerClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client AuthorizationServerClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result AuthorizationServerContract, err error)deprecated
- func (client AuthorizationServerClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client AuthorizationServerClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client AuthorizationServerClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client AuthorizationServerClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client AuthorizationServerClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client AuthorizationServerClient) GetResponder(resp *http.Response) (result AuthorizationServerContract, err error)deprecated
- func (client AuthorizationServerClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client AuthorizationServerClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result AuthorizationServerCollectionPage, err error)deprecated
- func (client AuthorizationServerClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result AuthorizationServerCollectionIterator, err error)deprecated
- func (client AuthorizationServerClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client AuthorizationServerClient) ListByServiceResponder(resp *http.Response) (result AuthorizationServerCollection, err error)deprecated
- func (client AuthorizationServerClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- func (client AuthorizationServerClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client AuthorizationServerClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client AuthorizationServerClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client AuthorizationServerClient) UpdateSender(req *http.Request) (*http.Response, error)deprecated
- type AuthorizationServerCollectiondeprecated
- type AuthorizationServerCollectionIteratordeprecated
- func (iter *AuthorizationServerCollectionIterator) Next() errordeprecated
- func (iter *AuthorizationServerCollectionIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter AuthorizationServerCollectionIterator) NotDone() booldeprecated
- func (iter AuthorizationServerCollectionIterator) Response() AuthorizationServerCollectiondeprecated
- func (iter AuthorizationServerCollectionIterator) Value() AuthorizationServerContractdeprecated
- type AuthorizationServerCollectionPagedeprecated
- func (page *AuthorizationServerCollectionPage) Next() errordeprecated
- func (page *AuthorizationServerCollectionPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page AuthorizationServerCollectionPage) NotDone() booldeprecated
- func (page AuthorizationServerCollectionPage) Response() AuthorizationServerCollectiondeprecated
- func (page AuthorizationServerCollectionPage) Values() []AuthorizationServerContractdeprecated
- type AuthorizationServerContractdeprecated
- type AuthorizationServerContractBasePropertiesdeprecated
- type AuthorizationServerContractPropertiesdeprecated
- type AuthorizationServerUpdateContractdeprecated
- type AuthorizationServerUpdateContractPropertiesdeprecated
- type BackendAuthorizationHeaderCredentialsdeprecated
- type BackendBaseParametersdeprecated
- type BackendClientdeprecated
- func (client BackendClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result BackendContract, err error)deprecated
- func (client BackendClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client BackendClient) CreateOrUpdateResponder(resp *http.Response) (result BackendContract, err error)deprecated
- func (client BackendClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client BackendClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client BackendClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client BackendClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client BackendClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client BackendClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result BackendContract, err error)deprecated
- func (client BackendClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client BackendClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client BackendClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client BackendClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client BackendClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client BackendClient) GetResponder(resp *http.Response) (result BackendContract, err error)deprecated
- func (client BackendClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client BackendClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result BackendCollectionPage, err error)deprecated
- func (client BackendClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result BackendCollectionIterator, err error)deprecated
- func (client BackendClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client BackendClient) ListByServiceResponder(resp *http.Response) (result BackendCollection, err error)deprecated
- func (client BackendClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- func (client BackendClient) Reconnect(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client BackendClient) ReconnectPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client BackendClient) ReconnectResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client BackendClient) ReconnectSender(req *http.Request) (*http.Response, error)deprecated
- func (client BackendClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client BackendClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client BackendClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client BackendClient) UpdateSender(req *http.Request) (*http.Response, error)deprecated
- type BackendCollectiondeprecated
- type BackendCollectionIteratordeprecated
- func (iter *BackendCollectionIterator) Next() errordeprecated
- func (iter *BackendCollectionIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter BackendCollectionIterator) NotDone() booldeprecated
- func (iter BackendCollectionIterator) Response() BackendCollectiondeprecated
- func (iter BackendCollectionIterator) Value() BackendContractdeprecated
- type BackendCollectionPagedeprecated
- func (page *BackendCollectionPage) Next() errordeprecated
- func (page *BackendCollectionPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page BackendCollectionPage) NotDone() booldeprecated
- func (page BackendCollectionPage) Response() BackendCollectiondeprecated
- func (page BackendCollectionPage) Values() []BackendContractdeprecated
- type BackendContractdeprecated
- type BackendContractPropertiesdeprecated
- type BackendCredentialsContractdeprecated
- type BackendPropertiesdeprecated
- type BackendProtocoldeprecated
- type BackendProxyContractdeprecated
- type BackendReconnectContractdeprecated
- type BackendReconnectPropertiesdeprecated
- type BackendServiceFabricClusterPropertiesdeprecated
- type BackendTLSPropertiesdeprecated
- type BackendUpdateParameterPropertiesdeprecated
- type BackendUpdateParametersdeprecated
- type BaseClientdeprecated
- type BearerTokenSendingMethoddeprecated
- type BearerTokenSendingMethodsdeprecated
- type CertificateClientdeprecated
- func (client CertificateClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result CertificateContract, err error)deprecated
- func (client CertificateClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client CertificateClient) CreateOrUpdateResponder(resp *http.Response) (result CertificateContract, err error)deprecated
- func (client CertificateClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client CertificateClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client CertificateClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client CertificateClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client CertificateClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client CertificateClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result CertificateContract, err error)deprecated
- func (client CertificateClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client CertificateClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client CertificateClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client CertificateClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client CertificateClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client CertificateClient) GetResponder(resp *http.Response) (result CertificateContract, err error)deprecated
- func (client CertificateClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client CertificateClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result CertificateCollectionPage, err error)deprecated
- func (client CertificateClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result CertificateCollectionIterator, err error)deprecated
- func (client CertificateClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client CertificateClient) ListByServiceResponder(resp *http.Response) (result CertificateCollection, err error)deprecated
- func (client CertificateClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- type CertificateCollectiondeprecated
- type CertificateCollectionIteratordeprecated
- func (iter *CertificateCollectionIterator) Next() errordeprecated
- func (iter *CertificateCollectionIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter CertificateCollectionIterator) NotDone() booldeprecated
- func (iter CertificateCollectionIterator) Response() CertificateCollectiondeprecated
- func (iter CertificateCollectionIterator) Value() CertificateContractdeprecated
- type CertificateCollectionPagedeprecated
- func (page *CertificateCollectionPage) Next() errordeprecated
- func (page *CertificateCollectionPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page CertificateCollectionPage) NotDone() booldeprecated
- func (page CertificateCollectionPage) Response() CertificateCollectiondeprecated
- func (page CertificateCollectionPage) Values() []CertificateContractdeprecated
- type CertificateConfigurationdeprecated
- type CertificateContractdeprecated
- type CertificateContractPropertiesdeprecated
- type CertificateCreateOrUpdateParametersdeprecated
- type CertificateCreateOrUpdatePropertiesdeprecated
- type CertificateInformationdeprecated
- type ClientAuthenticationMethoddeprecated
- type Confirmationdeprecated
- type ConnectivityStatusContractdeprecated
- type ConnectivityStatusTypedeprecated
- type ContentFormatdeprecated
- type DelegationSettingsClientdeprecated
- func (client DelegationSettingsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PortalDelegationSettings, err error)deprecated
- func (client DelegationSettingsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client DelegationSettingsClient) CreateOrUpdateResponder(resp *http.Response) (result PortalDelegationSettings, err error)deprecated
- func (client DelegationSettingsClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client DelegationSettingsClient) Get(ctx context.Context, resourceGroupName string, serviceName string) (result PortalDelegationSettings, err error)deprecated
- func (client DelegationSettingsClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error)deprecated
- func (client DelegationSettingsClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)deprecated
- func (client DelegationSettingsClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client DelegationSettingsClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client DelegationSettingsClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)deprecated
- func (client DelegationSettingsClient) GetResponder(resp *http.Response) (result PortalDelegationSettings, err error)deprecated
- func (client DelegationSettingsClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client DelegationSettingsClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client DelegationSettingsClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client DelegationSettingsClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client DelegationSettingsClient) UpdateSender(req *http.Request) (*http.Response, error)deprecated
- type DeployConfigurationParametersdeprecated
- type DiagnosticClientdeprecated
- func (client DiagnosticClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result DiagnosticContract, err error)deprecated
- func (client DiagnosticClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client DiagnosticClient) CreateOrUpdateResponder(resp *http.Response) (result DiagnosticContract, err error)deprecated
- func (client DiagnosticClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client DiagnosticClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client DiagnosticClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client DiagnosticClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client DiagnosticClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client DiagnosticClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result DiagnosticContract, err error)deprecated
- func (client DiagnosticClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client DiagnosticClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client DiagnosticClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client DiagnosticClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client DiagnosticClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client DiagnosticClient) GetResponder(resp *http.Response) (result DiagnosticContract, err error)deprecated
- func (client DiagnosticClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client DiagnosticClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result DiagnosticCollectionPage, err error)deprecated
- func (client DiagnosticClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result DiagnosticCollectionIterator, err error)deprecated
- func (client DiagnosticClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client DiagnosticClient) ListByServiceResponder(resp *http.Response) (result DiagnosticCollection, err error)deprecated
- func (client DiagnosticClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- func (client DiagnosticClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client DiagnosticClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client DiagnosticClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client DiagnosticClient) UpdateSender(req *http.Request) (*http.Response, error)deprecated
- type DiagnosticCollectiondeprecated
- type DiagnosticCollectionIteratordeprecated
- func (iter *DiagnosticCollectionIterator) Next() errordeprecated
- func (iter *DiagnosticCollectionIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter DiagnosticCollectionIterator) NotDone() booldeprecated
- func (iter DiagnosticCollectionIterator) Response() DiagnosticCollectiondeprecated
- func (iter DiagnosticCollectionIterator) Value() DiagnosticContractdeprecated
- type DiagnosticCollectionPagedeprecated
- func (page *DiagnosticCollectionPage) Next() errordeprecated
- func (page *DiagnosticCollectionPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page DiagnosticCollectionPage) NotDone() booldeprecated
- func (page DiagnosticCollectionPage) Response() DiagnosticCollectiondeprecated
- func (page DiagnosticCollectionPage) Values() []DiagnosticContractdeprecated
- type DiagnosticContractdeprecated
- type DiagnosticContractPropertiesdeprecated
- type DiagnosticLoggerClientdeprecated
- func (client DiagnosticLoggerClient) CheckEntityExists(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client DiagnosticLoggerClient) CheckEntityExistsPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client DiagnosticLoggerClient) CheckEntityExistsResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client DiagnosticLoggerClient) CheckEntityExistsSender(req *http.Request) (*http.Response, error)deprecated
- func (client DiagnosticLoggerClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result LoggerContract, err error)deprecated
- func (client DiagnosticLoggerClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client DiagnosticLoggerClient) CreateOrUpdateResponder(resp *http.Response) (result LoggerContract, err error)deprecated
- func (client DiagnosticLoggerClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client DiagnosticLoggerClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client DiagnosticLoggerClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client DiagnosticLoggerClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client DiagnosticLoggerClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client DiagnosticLoggerClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result LoggerCollectionPage, err error)deprecated
- func (client DiagnosticLoggerClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result LoggerCollectionIterator, err error)deprecated
- func (client DiagnosticLoggerClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client DiagnosticLoggerClient) ListByServiceResponder(resp *http.Response) (result LoggerCollection, err error)deprecated
- func (client DiagnosticLoggerClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- type EmailTemplateClientdeprecated
- func (client EmailTemplateClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result EmailTemplateContract, err error)deprecated
- func (client EmailTemplateClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client EmailTemplateClient) CreateOrUpdateResponder(resp *http.Response) (result EmailTemplateContract, err error)deprecated
- func (client EmailTemplateClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client EmailTemplateClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client EmailTemplateClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client EmailTemplateClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client EmailTemplateClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client EmailTemplateClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result EmailTemplateContract, err error)deprecated
- func (client EmailTemplateClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client EmailTemplateClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client EmailTemplateClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client EmailTemplateClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client EmailTemplateClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client EmailTemplateClient) GetResponder(resp *http.Response) (result EmailTemplateContract, err error)deprecated
- func (client EmailTemplateClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client EmailTemplateClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, top *int32, ...) (result EmailTemplateCollectionPage, err error)deprecated
- func (client EmailTemplateClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, top *int32, ...) (result EmailTemplateCollectionIterator, err error)deprecated
- func (client EmailTemplateClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, top *int32, ...) (*http.Request, error)deprecated
- func (client EmailTemplateClient) ListByServiceResponder(resp *http.Response) (result EmailTemplateCollection, err error)deprecated
- func (client EmailTemplateClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- func (client EmailTemplateClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client EmailTemplateClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client EmailTemplateClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client EmailTemplateClient) UpdateSender(req *http.Request) (*http.Response, error)deprecated
- type EmailTemplateCollectiondeprecated
- type EmailTemplateCollectionIteratordeprecated
- func (iter *EmailTemplateCollectionIterator) Next() errordeprecated
- func (iter *EmailTemplateCollectionIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter EmailTemplateCollectionIterator) NotDone() booldeprecated
- func (iter EmailTemplateCollectionIterator) Response() EmailTemplateCollectiondeprecated
- func (iter EmailTemplateCollectionIterator) Value() EmailTemplateContractdeprecated
- type EmailTemplateCollectionPagedeprecated
- func (page *EmailTemplateCollectionPage) Next() errordeprecated
- func (page *EmailTemplateCollectionPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page EmailTemplateCollectionPage) NotDone() booldeprecated
- func (page EmailTemplateCollectionPage) Response() EmailTemplateCollectiondeprecated
- func (page EmailTemplateCollectionPage) Values() []EmailTemplateContractdeprecated
- type EmailTemplateContractdeprecated
- type EmailTemplateContractPropertiesdeprecated
- type EmailTemplateParametersContractPropertiesdeprecated
- type EmailTemplateUpdateParameterPropertiesdeprecated
- type EmailTemplateUpdateParametersdeprecated
- type ErrorFieldContractdeprecated
- type ErrorResponsedeprecated
- type ErrorResponseBodydeprecated
- type ExportFormatdeprecated
- type GenerateSsoURLResultdeprecated
- type GrantTypedeprecated
- type GroupClientdeprecated
- func (client GroupClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result GroupContract, err error)deprecated
- func (client GroupClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client GroupClient) CreateOrUpdateResponder(resp *http.Response) (result GroupContract, err error)deprecated
- func (client GroupClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client GroupClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client GroupClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client GroupClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client GroupClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client GroupClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result GroupContract, err error)deprecated
- func (client GroupClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client GroupClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client GroupClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client GroupClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client GroupClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client GroupClient) GetResponder(resp *http.Response) (result GroupContract, err error)deprecated
- func (client GroupClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client GroupClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result GroupCollectionPage, err error)deprecated
- func (client GroupClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result GroupCollectionIterator, err error)deprecated
- func (client GroupClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client GroupClient) ListByServiceResponder(resp *http.Response) (result GroupCollection, err error)deprecated
- func (client GroupClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- func (client GroupClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client GroupClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client GroupClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client GroupClient) UpdateSender(req *http.Request) (*http.Response, error)deprecated
- type GroupCollectiondeprecated
- func (gc GroupCollection) IsEmpty() booldeprecated
- type GroupCollectionIteratordeprecated
- func (iter *GroupCollectionIterator) Next() errordeprecated
- func (iter *GroupCollectionIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter GroupCollectionIterator) NotDone() booldeprecated
- func (iter GroupCollectionIterator) Response() GroupCollectiondeprecated
- func (iter GroupCollectionIterator) Value() GroupContractdeprecated
- type GroupCollectionPagedeprecated
- func (page *GroupCollectionPage) Next() errordeprecated
- func (page *GroupCollectionPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page GroupCollectionPage) NotDone() booldeprecated
- func (page GroupCollectionPage) Response() GroupCollectiondeprecated
- func (page GroupCollectionPage) Values() []GroupContractdeprecated
- type GroupContractdeprecated
- type GroupContractPropertiesdeprecated
- type GroupCreateParametersdeprecated
- type GroupCreateParametersPropertiesdeprecated
- type GroupTypedeprecated
- type GroupUpdateParametersdeprecated
- type GroupUpdateParametersPropertiesdeprecated
- type GroupUserClientdeprecated
- func (client GroupUserClient) CheckEntityExists(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client GroupUserClient) CheckEntityExistsPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client GroupUserClient) CheckEntityExistsResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client GroupUserClient) CheckEntityExistsSender(req *http.Request) (*http.Response, error)deprecated
- func (client GroupUserClient) Create(ctx context.Context, resourceGroupName string, serviceName string, ...) (result UserContract, err error)deprecated
- func (client GroupUserClient) CreatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client GroupUserClient) CreateResponder(resp *http.Response) (result UserContract, err error)deprecated
- func (client GroupUserClient) CreateSender(req *http.Request) (*http.Response, error)deprecated
- func (client GroupUserClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client GroupUserClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client GroupUserClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client GroupUserClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client GroupUserClient) List(ctx context.Context, resourceGroupName string, serviceName string, ...) (result UserCollectionPage, err error)deprecated
- func (client GroupUserClient) ListComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result UserCollectionIterator, err error)deprecated
- func (client GroupUserClient) ListPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client GroupUserClient) ListResponder(resp *http.Response) (result UserCollection, err error)deprecated
- func (client GroupUserClient) ListSender(req *http.Request) (*http.Response, error)deprecated
- type HostnameConfigurationdeprecated
- type HostnameConfigurationOlddeprecated
- type HostnameTypedeprecated
- type IdentityProviderBaseParametersdeprecated
- type IdentityProviderClientdeprecated
- func (client IdentityProviderClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IdentityProviderContract, err error)deprecated
- func (client IdentityProviderClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client IdentityProviderClient) CreateOrUpdateResponder(resp *http.Response) (result IdentityProviderContract, err error)deprecated
- func (client IdentityProviderClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client IdentityProviderClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client IdentityProviderClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client IdentityProviderClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client IdentityProviderClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client IdentityProviderClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IdentityProviderContract, err error)deprecated
- func (client IdentityProviderClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client IdentityProviderClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client IdentityProviderClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client IdentityProviderClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client IdentityProviderClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client IdentityProviderClient) GetResponder(resp *http.Response) (result IdentityProviderContract, err error)deprecated
- func (client IdentityProviderClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client IdentityProviderClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string) (result IdentityProviderListPage, err error)deprecated
- func (client IdentityProviderClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string) (result IdentityProviderListIterator, err error)deprecated
- func (client IdentityProviderClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)deprecated
- func (client IdentityProviderClient) ListByServiceResponder(resp *http.Response) (result IdentityProviderList, err error)deprecated
- func (client IdentityProviderClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- func (client IdentityProviderClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client IdentityProviderClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client IdentityProviderClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client IdentityProviderClient) UpdateSender(req *http.Request) (*http.Response, error)deprecated
- type IdentityProviderContractdeprecated
- type IdentityProviderContractPropertiesdeprecated
- type IdentityProviderListdeprecated
- type IdentityProviderListIteratordeprecated
- func (iter *IdentityProviderListIterator) Next() errordeprecated
- func (iter *IdentityProviderListIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter IdentityProviderListIterator) NotDone() booldeprecated
- func (iter IdentityProviderListIterator) Response() IdentityProviderListdeprecated
- func (iter IdentityProviderListIterator) Value() IdentityProviderContractdeprecated
- type IdentityProviderListPagedeprecated
- func (page *IdentityProviderListPage) Next() errordeprecated
- func (page *IdentityProviderListPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page IdentityProviderListPage) NotDone() booldeprecated
- func (page IdentityProviderListPage) Response() IdentityProviderListdeprecated
- func (page IdentityProviderListPage) Values() []IdentityProviderContractdeprecated
- type IdentityProviderTypedeprecated
- type IdentityProviderUpdateParametersdeprecated
- type IdentityProviderUpdatePropertiesdeprecated
- type IssueAttachmentCollectiondeprecated
- type IssueAttachmentCollectionIteratordeprecated
- func (iter *IssueAttachmentCollectionIterator) Next() errordeprecated
- func (iter *IssueAttachmentCollectionIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter IssueAttachmentCollectionIterator) NotDone() booldeprecated
- func (iter IssueAttachmentCollectionIterator) Response() IssueAttachmentCollectiondeprecated
- func (iter IssueAttachmentCollectionIterator) Value() IssueAttachmentContractdeprecated
- type IssueAttachmentCollectionPagedeprecated
- func (page *IssueAttachmentCollectionPage) Next() errordeprecated
- func (page *IssueAttachmentCollectionPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page IssueAttachmentCollectionPage) NotDone() booldeprecated
- func (page IssueAttachmentCollectionPage) Response() IssueAttachmentCollectiondeprecated
- func (page IssueAttachmentCollectionPage) Values() []IssueAttachmentContractdeprecated
- type IssueAttachmentContractdeprecated
- type IssueAttachmentContractPropertiesdeprecated
- type IssueCollectiondeprecated
- func (ic IssueCollection) IsEmpty() booldeprecated
- type IssueCollectionIteratordeprecated
- func (iter *IssueCollectionIterator) Next() errordeprecated
- func (iter *IssueCollectionIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter IssueCollectionIterator) NotDone() booldeprecated
- func (iter IssueCollectionIterator) Response() IssueCollectiondeprecated
- func (iter IssueCollectionIterator) Value() IssueContractdeprecated
- type IssueCollectionPagedeprecated
- func (page *IssueCollectionPage) Next() errordeprecated
- func (page *IssueCollectionPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page IssueCollectionPage) NotDone() booldeprecated
- func (page IssueCollectionPage) Response() IssueCollectiondeprecated
- func (page IssueCollectionPage) Values() []IssueContractdeprecated
- type IssueCommentCollectiondeprecated
- type IssueCommentCollectionIteratordeprecated
- func (iter *IssueCommentCollectionIterator) Next() errordeprecated
- func (iter *IssueCommentCollectionIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter IssueCommentCollectionIterator) NotDone() booldeprecated
- func (iter IssueCommentCollectionIterator) Response() IssueCommentCollectiondeprecated
- func (iter IssueCommentCollectionIterator) Value() IssueCommentContractdeprecated
- type IssueCommentCollectionPagedeprecated
- func (page *IssueCommentCollectionPage) Next() errordeprecated
- func (page *IssueCommentCollectionPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page IssueCommentCollectionPage) NotDone() booldeprecated
- func (page IssueCommentCollectionPage) Response() IssueCommentCollectiondeprecated
- func (page IssueCommentCollectionPage) Values() []IssueCommentContractdeprecated
- type IssueCommentContractdeprecated
- type IssueCommentContractPropertiesdeprecated
- type IssueContractdeprecated
- type IssueContractPropertiesdeprecated
- type KeyTypedeprecated
- func PossibleKeyTypeValues() []KeyTypedeprecated
- type ListNetworkStatusContractByLocationdeprecated
- type LoggerClientdeprecated
- func (client LoggerClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result LoggerContract, err error)deprecated
- func (client LoggerClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client LoggerClient) CreateOrUpdateResponder(resp *http.Response) (result LoggerContract, err error)deprecated
- func (client LoggerClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client LoggerClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client LoggerClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client LoggerClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client LoggerClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client LoggerClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result LoggerContract, err error)deprecated
- func (client LoggerClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client LoggerClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client LoggerClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client LoggerClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client LoggerClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client LoggerClient) GetResponder(resp *http.Response) (result LoggerContract, err error)deprecated
- func (client LoggerClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client LoggerClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result LoggerCollectionPage, err error)deprecated
- func (client LoggerClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result LoggerCollectionIterator, err error)deprecated
- func (client LoggerClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client LoggerClient) ListByServiceResponder(resp *http.Response) (result LoggerCollection, err error)deprecated
- func (client LoggerClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- func (client LoggerClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client LoggerClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client LoggerClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client LoggerClient) UpdateSender(req *http.Request) (*http.Response, error)deprecated
- type LoggerCollectiondeprecated
- type LoggerCollectionIteratordeprecated
- func (iter *LoggerCollectionIterator) Next() errordeprecated
- func (iter *LoggerCollectionIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter LoggerCollectionIterator) NotDone() booldeprecated
- func (iter LoggerCollectionIterator) Response() LoggerCollectiondeprecated
- func (iter LoggerCollectionIterator) Value() LoggerContractdeprecated
- type LoggerCollectionPagedeprecated
- func (page *LoggerCollectionPage) Next() errordeprecated
- func (page *LoggerCollectionPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page LoggerCollectionPage) NotDone() booldeprecated
- func (page LoggerCollectionPage) Response() LoggerCollectiondeprecated
- func (page LoggerCollectionPage) Values() []LoggerContractdeprecated
- type LoggerContractdeprecated
- type LoggerContractPropertiesdeprecated
- type LoggerTypedeprecated
- type LoggerUpdateContractdeprecated
- type LoggerUpdateParametersdeprecated
- type NameAvailabilityReasondeprecated
- type NetworkStatusClientdeprecated
- func (client NetworkStatusClient) ListByLocation(ctx context.Context, resourceGroupName string, serviceName string, ...) (result NetworkStatusContract, err error)deprecated
- func (client NetworkStatusClient) ListByLocationPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client NetworkStatusClient) ListByLocationResponder(resp *http.Response) (result NetworkStatusContract, err error)deprecated
- func (client NetworkStatusClient) ListByLocationSender(req *http.Request) (*http.Response, error)deprecated
- func (client NetworkStatusClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string) (result ListNetworkStatusContractByLocation, err error)deprecated
- func (client NetworkStatusClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)deprecated
- func (client NetworkStatusClient) ListByServiceResponder(resp *http.Response) (result ListNetworkStatusContractByLocation, err error)deprecated
- func (client NetworkStatusClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- type NetworkStatusContractdeprecated
- type NetworkStatusContractByLocationdeprecated
- type NotificationClientdeprecated
- func (client NotificationClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result NotificationContract, err error)deprecated
- func (client NotificationClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client NotificationClient) CreateOrUpdateResponder(resp *http.Response) (result NotificationContract, err error)deprecated
- func (client NotificationClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client NotificationClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result NotificationContract, err error)deprecated
- func (client NotificationClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client NotificationClient) GetResponder(resp *http.Response) (result NotificationContract, err error)deprecated
- func (client NotificationClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client NotificationClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, top *int32, ...) (result NotificationCollectionPage, err error)deprecated
- func (client NotificationClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, top *int32, ...) (result NotificationCollectionIterator, err error)deprecated
- func (client NotificationClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, top *int32, ...) (*http.Request, error)deprecated
- func (client NotificationClient) ListByServiceResponder(resp *http.Response) (result NotificationCollection, err error)deprecated
- func (client NotificationClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- type NotificationCollectiondeprecated
- type NotificationCollectionIteratordeprecated
- func (iter *NotificationCollectionIterator) Next() errordeprecated
- func (iter *NotificationCollectionIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter NotificationCollectionIterator) NotDone() booldeprecated
- func (iter NotificationCollectionIterator) Response() NotificationCollectiondeprecated
- func (iter NotificationCollectionIterator) Value() NotificationContractdeprecated
- type NotificationCollectionPagedeprecated
- func (page *NotificationCollectionPage) Next() errordeprecated
- func (page *NotificationCollectionPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page NotificationCollectionPage) NotDone() booldeprecated
- func (page NotificationCollectionPage) Response() NotificationCollectiondeprecated
- func (page NotificationCollectionPage) Values() []NotificationContractdeprecated
- type NotificationContractdeprecated
- type NotificationContractPropertiesdeprecated
- type NotificationNamedeprecated
- type NotificationRecipientEmailClientdeprecated
- func (client NotificationRecipientEmailClient) CheckEntityExists(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client NotificationRecipientEmailClient) CheckEntityExistsPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client NotificationRecipientEmailClient) CheckEntityExistsResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client NotificationRecipientEmailClient) CheckEntityExistsSender(req *http.Request) (*http.Response, error)deprecated
- func (client NotificationRecipientEmailClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result RecipientEmailContract, err error)deprecated
- func (client NotificationRecipientEmailClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client NotificationRecipientEmailClient) CreateOrUpdateResponder(resp *http.Response) (result RecipientEmailContract, err error)deprecated
- func (client NotificationRecipientEmailClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client NotificationRecipientEmailClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client NotificationRecipientEmailClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client NotificationRecipientEmailClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client NotificationRecipientEmailClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client NotificationRecipientEmailClient) ListByNotification(ctx context.Context, resourceGroupName string, serviceName string, ...) (result RecipientEmailCollection, err error)deprecated
- func (client NotificationRecipientEmailClient) ListByNotificationPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client NotificationRecipientEmailClient) ListByNotificationResponder(resp *http.Response) (result RecipientEmailCollection, err error)deprecated
- func (client NotificationRecipientEmailClient) ListByNotificationSender(req *http.Request) (*http.Response, error)deprecated
- type NotificationRecipientUserClientdeprecated
- func (client NotificationRecipientUserClient) CheckEntityExists(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client NotificationRecipientUserClient) CheckEntityExistsPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client NotificationRecipientUserClient) CheckEntityExistsResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client NotificationRecipientUserClient) CheckEntityExistsSender(req *http.Request) (*http.Response, error)deprecated
- func (client NotificationRecipientUserClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result RecipientUserContract, err error)deprecated
- func (client NotificationRecipientUserClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client NotificationRecipientUserClient) CreateOrUpdateResponder(resp *http.Response) (result RecipientUserContract, err error)deprecated
- func (client NotificationRecipientUserClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client NotificationRecipientUserClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client NotificationRecipientUserClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client NotificationRecipientUserClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client NotificationRecipientUserClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client NotificationRecipientUserClient) ListByNotification(ctx context.Context, resourceGroupName string, serviceName string, ...) (result RecipientUserCollection, err error)deprecated
- func (client NotificationRecipientUserClient) ListByNotificationPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client NotificationRecipientUserClient) ListByNotificationResponder(resp *http.Response) (result RecipientUserCollection, err error)deprecated
- func (client NotificationRecipientUserClient) ListByNotificationSender(req *http.Request) (*http.Response, error)deprecated
- type OAuth2AuthenticationSettingsContractdeprecated
- type OpenIDAuthenticationSettingsContractdeprecated
- type OpenIDConnectProviderClientdeprecated
- func (client OpenIDConnectProviderClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, opid string, ...) (result OpenidConnectProviderContract, err error)deprecated
- func (client OpenIDConnectProviderClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, opid string, ...) (*http.Request, error)deprecated
- func (client OpenIDConnectProviderClient) CreateOrUpdateResponder(resp *http.Response) (result OpenidConnectProviderContract, err error)deprecated
- func (client OpenIDConnectProviderClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client OpenIDConnectProviderClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, opid string, ...) (result autorest.Response, err error)deprecated
- func (client OpenIDConnectProviderClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, opid string, ...) (*http.Request, error)deprecated
- func (client OpenIDConnectProviderClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client OpenIDConnectProviderClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client OpenIDConnectProviderClient) Get(ctx context.Context, resourceGroupName string, serviceName string, opid string) (result OpenidConnectProviderContract, err error)deprecated
- func (client OpenIDConnectProviderClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, opid string) (result autorest.Response, err error)deprecated
- func (client OpenIDConnectProviderClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, opid string) (*http.Request, error)deprecated
- func (client OpenIDConnectProviderClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client OpenIDConnectProviderClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client OpenIDConnectProviderClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, opid string) (*http.Request, error)deprecated
- func (client OpenIDConnectProviderClient) GetResponder(resp *http.Response) (result OpenidConnectProviderContract, err error)deprecated
- func (client OpenIDConnectProviderClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client OpenIDConnectProviderClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result OpenIDConnectProviderCollectionPage, err error)deprecated
- func (client OpenIDConnectProviderClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result OpenIDConnectProviderCollectionIterator, err error)deprecated
- func (client OpenIDConnectProviderClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client OpenIDConnectProviderClient) ListByServiceResponder(resp *http.Response) (result OpenIDConnectProviderCollection, err error)deprecated
- func (client OpenIDConnectProviderClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- func (client OpenIDConnectProviderClient) Update(ctx context.Context, resourceGroupName string, serviceName string, opid string, ...) (result autorest.Response, err error)deprecated
- func (client OpenIDConnectProviderClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, opid string, ...) (*http.Request, error)deprecated
- func (client OpenIDConnectProviderClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client OpenIDConnectProviderClient) UpdateSender(req *http.Request) (*http.Response, error)deprecated
- type OpenIDConnectProviderCollectiondeprecated
- type OpenIDConnectProviderCollectionIteratordeprecated
- func (iter *OpenIDConnectProviderCollectionIterator) Next() errordeprecated
- func (iter *OpenIDConnectProviderCollectionIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter OpenIDConnectProviderCollectionIterator) NotDone() booldeprecated
- func (iter OpenIDConnectProviderCollectionIterator) Response() OpenIDConnectProviderCollectiondeprecated
- func (iter OpenIDConnectProviderCollectionIterator) Value() OpenidConnectProviderContractdeprecated
- type OpenIDConnectProviderCollectionPagedeprecated
- func (page *OpenIDConnectProviderCollectionPage) Next() errordeprecated
- func (page *OpenIDConnectProviderCollectionPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page OpenIDConnectProviderCollectionPage) NotDone() booldeprecated
- func (page OpenIDConnectProviderCollectionPage) Response() OpenIDConnectProviderCollectiondeprecated
- func (page OpenIDConnectProviderCollectionPage) Values() []OpenidConnectProviderContractdeprecated
- type OpenidConnectProviderContractdeprecated
- type OpenidConnectProviderContractPropertiesdeprecated
- type OpenidConnectProviderUpdateContractdeprecated
- type OpenidConnectProviderUpdateContractPropertiesdeprecated
- type Operationdeprecated
- type OperationClientdeprecated
- func (client OperationClient) ListByTags(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagResourceCollectionPage, err error)deprecated
- func (client OperationClient) ListByTagsComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagResourceCollectionIterator, err error)deprecated
- func (client OperationClient) ListByTagsPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client OperationClient) ListByTagsResponder(resp *http.Response) (result TagResourceCollection, err error)deprecated
- func (client OperationClient) ListByTagsSender(req *http.Request) (*http.Response, error)deprecated
- type OperationCollectiondeprecated
- type OperationCollectionIteratordeprecated
- func (iter *OperationCollectionIterator) Next() errordeprecated
- func (iter *OperationCollectionIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter OperationCollectionIterator) NotDone() booldeprecated
- func (iter OperationCollectionIterator) Response() OperationCollectiondeprecated
- func (iter OperationCollectionIterator) Value() OperationContractdeprecated
- type OperationCollectionPagedeprecated
- func (page *OperationCollectionPage) Next() errordeprecated
- func (page *OperationCollectionPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page OperationCollectionPage) NotDone() booldeprecated
- func (page OperationCollectionPage) Response() OperationCollectiondeprecated
- func (page OperationCollectionPage) Values() []OperationContractdeprecated
- type OperationContractdeprecated
- type OperationContractPropertiesdeprecated
- type OperationDisplaydeprecated
- type OperationEntityBaseContractdeprecated
- type OperationListResultdeprecated
- type OperationListResultIteratordeprecated
- func (iter *OperationListResultIterator) Next() errordeprecated
- func (iter *OperationListResultIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter OperationListResultIterator) NotDone() booldeprecated
- func (iter OperationListResultIterator) Response() OperationListResultdeprecated
- func (iter OperationListResultIterator) Value() Operationdeprecated
- type OperationListResultPagedeprecated
- func (page *OperationListResultPage) Next() errordeprecated
- func (page *OperationListResultPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page OperationListResultPage) NotDone() booldeprecated
- func (page OperationListResultPage) Response() OperationListResultdeprecated
- func (page OperationListResultPage) Values() []Operationdeprecated
- type OperationResultContractdeprecated
- type OperationResultLogItemContractdeprecated
- type OperationTagResourceContractPropertiesdeprecated
- type OperationUpdateContractdeprecated
- type OperationUpdateContractPropertiesdeprecated
- type OperationsClientdeprecated
- func (client OperationsClient) List(ctx context.Context) (result OperationListResultPage, err error)deprecated
- func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResultIterator, err error)deprecated
- func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error)deprecated
- func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResult, err error)deprecated
- func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error)deprecated
- type ParameterContractdeprecated
- type PolicyClientdeprecated
- func (client PolicyClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PolicyContract, err error)deprecated
- func (client PolicyClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client PolicyClient) CreateOrUpdateResponder(resp *http.Response) (result PolicyContract, err error)deprecated
- func (client PolicyClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client PolicyClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client PolicyClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client PolicyClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client PolicyClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client PolicyClient) Get(ctx context.Context, resourceGroupName string, serviceName string) (result PolicyContract, err error)deprecated
- func (client PolicyClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error)deprecated
- func (client PolicyClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)deprecated
- func (client PolicyClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client PolicyClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client PolicyClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)deprecated
- func (client PolicyClient) GetResponder(resp *http.Response) (result PolicyContract, err error)deprecated
- func (client PolicyClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client PolicyClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PolicyCollection, err error)deprecated
- func (client PolicyClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client PolicyClient) ListByServiceResponder(resp *http.Response) (result PolicyCollection, err error)deprecated
- func (client PolicyClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- type PolicyCollectiondeprecated
- type PolicyContentFormatdeprecated
- type PolicyContractdeprecated
- type PolicyContractPropertiesdeprecated
- type PolicyScopeContractdeprecated
- type PolicySnippetContractdeprecated
- type PolicySnippetsClientdeprecated
- func (client PolicySnippetsClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PolicySnippetsCollection, err error)deprecated
- func (client PolicySnippetsClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client PolicySnippetsClient) ListByServiceResponder(resp *http.Response) (result PolicySnippetsCollection, err error)deprecated
- func (client PolicySnippetsClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- type PolicySnippetsCollectiondeprecated
- type PortalDelegationSettingsdeprecated
- type PortalDelegationSettingsPropertiesdeprecated
- type PortalSigninSettingPropertiesdeprecated
- type PortalSigninSettingsdeprecated
- type PortalSignupSettingsdeprecated
- type PortalSignupSettingsPropertiesdeprecated
- type ProductAPIClientdeprecated
- func (client ProductAPIClient) CheckEntityExists(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client ProductAPIClient) CheckEntityExistsPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ProductAPIClient) CheckEntityExistsResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client ProductAPIClient) CheckEntityExistsSender(req *http.Request) (*http.Response, error)deprecated
- func (client ProductAPIClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIContract, err error)deprecated
- func (client ProductAPIClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ProductAPIClient) CreateOrUpdateResponder(resp *http.Response) (result APIContract, err error)deprecated
- func (client ProductAPIClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client ProductAPIClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client ProductAPIClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ProductAPIClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client ProductAPIClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client ProductAPIClient) ListByProduct(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APICollectionPage, err error)deprecated
- func (client ProductAPIClient) ListByProductComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APICollectionIterator, err error)deprecated
- func (client ProductAPIClient) ListByProductPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ProductAPIClient) ListByProductResponder(resp *http.Response) (result APICollection, err error)deprecated
- func (client ProductAPIClient) ListByProductSender(req *http.Request) (*http.Response, error)deprecated
- type ProductClientdeprecated
- func (client ProductClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ProductContract, err error)deprecated
- func (client ProductClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ProductClient) CreateOrUpdateResponder(resp *http.Response) (result ProductContract, err error)deprecated
- func (client ProductClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client ProductClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client ProductClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ProductClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client ProductClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client ProductClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ProductContract, err error)deprecated
- func (client ProductClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client ProductClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ProductClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client ProductClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client ProductClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ProductClient) GetResponder(resp *http.Response) (result ProductContract, err error)deprecated
- func (client ProductClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client ProductClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ProductCollectionPage, err error)deprecated
- func (client ProductClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ProductCollectionIterator, err error)deprecated
- func (client ProductClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ProductClient) ListByServiceResponder(resp *http.Response) (result ProductCollection, err error)deprecated
- func (client ProductClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- func (client ProductClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client ProductClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ProductClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client ProductClient) UpdateSender(req *http.Request) (*http.Response, error)deprecated
- type ProductCollectiondeprecated
- type ProductCollectionIteratordeprecated
- func (iter *ProductCollectionIterator) Next() errordeprecated
- func (iter *ProductCollectionIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter ProductCollectionIterator) NotDone() booldeprecated
- func (iter ProductCollectionIterator) Response() ProductCollectiondeprecated
- func (iter ProductCollectionIterator) Value() ProductContractdeprecated
- type ProductCollectionPagedeprecated
- func (page *ProductCollectionPage) Next() errordeprecated
- func (page *ProductCollectionPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page ProductCollectionPage) NotDone() booldeprecated
- func (page ProductCollectionPage) Response() ProductCollectiondeprecated
- func (page ProductCollectionPage) Values() []ProductContractdeprecated
- type ProductContractdeprecated
- type ProductContractPropertiesdeprecated
- type ProductEntityBaseParametersdeprecated
- type ProductGroupClientdeprecated
- func (client ProductGroupClient) CheckEntityExists(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client ProductGroupClient) CheckEntityExistsPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ProductGroupClient) CheckEntityExistsResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client ProductGroupClient) CheckEntityExistsSender(req *http.Request) (*http.Response, error)deprecated
- func (client ProductGroupClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result GroupContract, err error)deprecated
- func (client ProductGroupClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ProductGroupClient) CreateOrUpdateResponder(resp *http.Response) (result GroupContract, err error)deprecated
- func (client ProductGroupClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client ProductGroupClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client ProductGroupClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ProductGroupClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client ProductGroupClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client ProductGroupClient) ListByProduct(ctx context.Context, resourceGroupName string, serviceName string, ...) (result GroupCollectionPage, err error)deprecated
- func (client ProductGroupClient) ListByProductComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result GroupCollectionIterator, err error)deprecated
- func (client ProductGroupClient) ListByProductPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ProductGroupClient) ListByProductResponder(resp *http.Response) (result GroupCollection, err error)deprecated
- func (client ProductGroupClient) ListByProductSender(req *http.Request) (*http.Response, error)deprecated
- type ProductPolicyClientdeprecated
- func (client ProductPolicyClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PolicyContract, err error)deprecated
- func (client ProductPolicyClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ProductPolicyClient) CreateOrUpdateResponder(resp *http.Response) (result PolicyContract, err error)deprecated
- func (client ProductPolicyClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client ProductPolicyClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client ProductPolicyClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ProductPolicyClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client ProductPolicyClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client ProductPolicyClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PolicyContract, err error)deprecated
- func (client ProductPolicyClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client ProductPolicyClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ProductPolicyClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client ProductPolicyClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client ProductPolicyClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ProductPolicyClient) GetResponder(resp *http.Response) (result PolicyContract, err error)deprecated
- func (client ProductPolicyClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client ProductPolicyClient) ListByProduct(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PolicyCollection, err error)deprecated
- func (client ProductPolicyClient) ListByProductPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ProductPolicyClient) ListByProductResponder(resp *http.Response) (result PolicyCollection, err error)deprecated
- func (client ProductPolicyClient) ListByProductSender(req *http.Request) (*http.Response, error)deprecated
- type ProductStatedeprecated
- type ProductSubscriptionsClientdeprecated
- func (client ProductSubscriptionsClient) List(ctx context.Context, resourceGroupName string, serviceName string, ...) (result SubscriptionCollectionPage, err error)deprecated
- func (client ProductSubscriptionsClient) ListComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result SubscriptionCollectionIterator, err error)deprecated
- func (client ProductSubscriptionsClient) ListPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ProductSubscriptionsClient) ListResponder(resp *http.Response) (result SubscriptionCollection, err error)deprecated
- func (client ProductSubscriptionsClient) ListSender(req *http.Request) (*http.Response, error)deprecated
- type ProductTagResourceContractPropertiesdeprecated
- type ProductUpdateParametersdeprecated
- type ProductUpdatePropertiesdeprecated
- type PropertyClientdeprecated
- func (client PropertyClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PropertyContract, err error)deprecated
- func (client PropertyClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client PropertyClient) CreateOrUpdateResponder(resp *http.Response) (result PropertyContract, err error)deprecated
- func (client PropertyClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client PropertyClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client PropertyClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client PropertyClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client PropertyClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client PropertyClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PropertyContract, err error)deprecated
- func (client PropertyClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client PropertyClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client PropertyClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client PropertyClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client PropertyClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client PropertyClient) GetResponder(resp *http.Response) (result PropertyContract, err error)deprecated
- func (client PropertyClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client PropertyClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PropertyCollectionPage, err error)deprecated
- func (client PropertyClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PropertyCollectionIterator, err error)deprecated
- func (client PropertyClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client PropertyClient) ListByServiceResponder(resp *http.Response) (result PropertyCollection, err error)deprecated
- func (client PropertyClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- func (client PropertyClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client PropertyClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client PropertyClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client PropertyClient) UpdateSender(req *http.Request) (*http.Response, error)deprecated
- type PropertyCollectiondeprecated
- type PropertyCollectionIteratordeprecated
- func (iter *PropertyCollectionIterator) Next() errordeprecated
- func (iter *PropertyCollectionIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter PropertyCollectionIterator) NotDone() booldeprecated
- func (iter PropertyCollectionIterator) Response() PropertyCollectiondeprecated
- func (iter PropertyCollectionIterator) Value() PropertyContractdeprecated
- type PropertyCollectionPagedeprecated
- func (page *PropertyCollectionPage) Next() errordeprecated
- func (page *PropertyCollectionPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page PropertyCollectionPage) NotDone() booldeprecated
- func (page PropertyCollectionPage) Response() PropertyCollectiondeprecated
- func (page PropertyCollectionPage) Values() []PropertyContractdeprecated
- type PropertyContractdeprecated
- type PropertyContractPropertiesdeprecated
- type PropertyEntityBaseParametersdeprecated
- type PropertyUpdateParameterPropertiesdeprecated
- type PropertyUpdateParametersdeprecated
- type Protocoldeprecated
- func PossibleProtocolValues() []Protocoldeprecated
- type QuotaByCounterKeysClientdeprecated
- func (client QuotaByCounterKeysClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result QuotaCounterCollection, err error)deprecated
- func (client QuotaByCounterKeysClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client QuotaByCounterKeysClient) ListByServiceResponder(resp *http.Response) (result QuotaCounterCollection, err error)deprecated
- func (client QuotaByCounterKeysClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- func (client QuotaByCounterKeysClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client QuotaByCounterKeysClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client QuotaByCounterKeysClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client QuotaByCounterKeysClient) UpdateSender(req *http.Request) (*http.Response, error)deprecated
- type QuotaByPeriodKeysClientdeprecated
- func (client QuotaByPeriodKeysClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result QuotaCounterContract, err error)deprecated
- func (client QuotaByPeriodKeysClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client QuotaByPeriodKeysClient) GetResponder(resp *http.Response) (result QuotaCounterContract, err error)deprecated
- func (client QuotaByPeriodKeysClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client QuotaByPeriodKeysClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client QuotaByPeriodKeysClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client QuotaByPeriodKeysClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client QuotaByPeriodKeysClient) UpdateSender(req *http.Request) (*http.Response, error)deprecated
- type QuotaCounterCollectiondeprecated
- type QuotaCounterContractdeprecated
- type QuotaCounterValueContractdeprecated
- type QuotaCounterValueContractPropertiesdeprecated
- type RecipientEmailCollectiondeprecated
- type RecipientEmailContractdeprecated
- type RecipientEmailContractPropertiesdeprecated
- type RecipientUserCollectiondeprecated
- type RecipientUserContractdeprecated
- type RecipientUsersContractPropertiesdeprecated
- type RecipientsContractPropertiesdeprecated
- type RegionContractdeprecated
- type RegionListResultdeprecated
- type RegionListResultIteratordeprecated
- func (iter *RegionListResultIterator) Next() errordeprecated
- func (iter *RegionListResultIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter RegionListResultIterator) NotDone() booldeprecated
- func (iter RegionListResultIterator) Response() RegionListResultdeprecated
- func (iter RegionListResultIterator) Value() RegionContractdeprecated
- type RegionListResultPagedeprecated
- func (page *RegionListResultPage) Next() errordeprecated
- func (page *RegionListResultPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page RegionListResultPage) NotDone() booldeprecated
- func (page RegionListResultPage) Response() RegionListResultdeprecated
- func (page RegionListResultPage) Values() []RegionContractdeprecated
- type RegionsClientdeprecated
- func (client RegionsClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string) (result RegionListResultPage, err error)deprecated
- func (client RegionsClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string) (result RegionListResultIterator, err error)deprecated
- func (client RegionsClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)deprecated
- func (client RegionsClient) ListByServiceResponder(resp *http.Response) (result RegionListResult, err error)deprecated
- func (client RegionsClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- type RegistrationDelegationSettingsPropertiesdeprecated
- type ReportCollectiondeprecated
- type ReportCollectionIteratordeprecated
- func (iter *ReportCollectionIterator) Next() errordeprecated
- func (iter *ReportCollectionIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter ReportCollectionIterator) NotDone() booldeprecated
- func (iter ReportCollectionIterator) Response() ReportCollectiondeprecated
- func (iter ReportCollectionIterator) Value() ReportRecordContractdeprecated
- type ReportCollectionPagedeprecated
- func (page *ReportCollectionPage) Next() errordeprecated
- func (page *ReportCollectionPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page ReportCollectionPage) NotDone() booldeprecated
- func (page ReportCollectionPage) Response() ReportCollectiondeprecated
- func (page ReportCollectionPage) Values() []ReportRecordContractdeprecated
- type ReportRecordContractdeprecated
- type ReportsClientdeprecated
- func (client ReportsClient) ListByAPI(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionPage, err error)deprecated
- func (client ReportsClient) ListByAPIComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionIterator, err error)deprecated
- func (client ReportsClient) ListByAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ReportsClient) ListByAPIResponder(resp *http.Response) (result ReportCollection, err error)deprecated
- func (client ReportsClient) ListByAPISender(req *http.Request) (*http.Response, error)deprecated
- func (client ReportsClient) ListByGeo(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionPage, err error)deprecated
- func (client ReportsClient) ListByGeoComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionIterator, err error)deprecated
- func (client ReportsClient) ListByGeoPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ReportsClient) ListByGeoResponder(resp *http.Response) (result ReportCollection, err error)deprecated
- func (client ReportsClient) ListByGeoSender(req *http.Request) (*http.Response, error)deprecated
- func (client ReportsClient) ListByOperation(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionPage, err error)deprecated
- func (client ReportsClient) ListByOperationComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionIterator, err error)deprecated
- func (client ReportsClient) ListByOperationPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ReportsClient) ListByOperationResponder(resp *http.Response) (result ReportCollection, err error)deprecated
- func (client ReportsClient) ListByOperationSender(req *http.Request) (*http.Response, error)deprecated
- func (client ReportsClient) ListByProduct(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionPage, err error)deprecated
- func (client ReportsClient) ListByProductComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionIterator, err error)deprecated
- func (client ReportsClient) ListByProductPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ReportsClient) ListByProductResponder(resp *http.Response) (result ReportCollection, err error)deprecated
- func (client ReportsClient) ListByProductSender(req *http.Request) (*http.Response, error)deprecated
- func (client ReportsClient) ListByRequest(ctx context.Context, resourceGroupName string, serviceName string, ...) (result RequestReportCollection, err error)deprecated
- func (client ReportsClient) ListByRequestPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ReportsClient) ListByRequestResponder(resp *http.Response) (result RequestReportCollection, err error)deprecated
- func (client ReportsClient) ListByRequestSender(req *http.Request) (*http.Response, error)deprecated
- func (client ReportsClient) ListBySubscription(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionPage, err error)deprecated
- func (client ReportsClient) ListBySubscriptionComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionIterator, err error)deprecated
- func (client ReportsClient) ListBySubscriptionPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ReportsClient) ListBySubscriptionResponder(resp *http.Response) (result ReportCollection, err error)deprecated
- func (client ReportsClient) ListBySubscriptionSender(req *http.Request) (*http.Response, error)deprecated
- func (client ReportsClient) ListByTime(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionPage, err error)deprecated
- func (client ReportsClient) ListByTimeComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionIterator, err error)deprecated
- func (client ReportsClient) ListByTimePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ReportsClient) ListByTimeResponder(resp *http.Response) (result ReportCollection, err error)deprecated
- func (client ReportsClient) ListByTimeSender(req *http.Request) (*http.Response, error)deprecated
- func (client ReportsClient) ListByUser(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionPage, err error)deprecated
- func (client ReportsClient) ListByUserComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionIterator, err error)deprecated
- func (client ReportsClient) ListByUserPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ReportsClient) ListByUserResponder(resp *http.Response) (result ReportCollection, err error)deprecated
- func (client ReportsClient) ListByUserSender(req *http.Request) (*http.Response, error)deprecated
- type RepresentationContractdeprecated
- type RequestContractdeprecated
- type RequestReportCollectiondeprecated
- type RequestReportRecordContractdeprecated
- type Resourcedeprecated
- type ResponseContractdeprecated
- type SaveConfigurationParameterdeprecated
- type SchemaCollectiondeprecated
- type SchemaCollectionIteratordeprecated
- func (iter *SchemaCollectionIterator) Next() errordeprecated
- func (iter *SchemaCollectionIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter SchemaCollectionIterator) NotDone() booldeprecated
- func (iter SchemaCollectionIterator) Response() SchemaCollectiondeprecated
- func (iter SchemaCollectionIterator) Value() SchemaContractdeprecated
- type SchemaCollectionPagedeprecated
- func (page *SchemaCollectionPage) Next() errordeprecated
- func (page *SchemaCollectionPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page SchemaCollectionPage) NotDone() booldeprecated
- func (page SchemaCollectionPage) Response() SchemaCollectiondeprecated
- func (page SchemaCollectionPage) Values() []SchemaContractdeprecated
- type SchemaContractdeprecated
- type SchemaContractPropertiesdeprecated
- type SchemaDocumentPropertiesdeprecated
- type ServiceApplyNetworkConfigurationParametersdeprecated
- type ServiceApplyNetworkConfigurationUpdatesFuturedeprecated
- type ServiceBackupFuturedeprecated
- type ServiceBackupRestoreParametersdeprecated
- type ServiceBasePropertiesdeprecated
- type ServiceCheckNameAvailabilityParametersdeprecated
- type ServiceClientdeprecated
- func (client ServiceClient) ApplyNetworkConfigurationUpdates(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ServiceApplyNetworkConfigurationUpdatesFuture, err error)deprecated
- func (client ServiceClient) ApplyNetworkConfigurationUpdatesPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ServiceClient) ApplyNetworkConfigurationUpdatesResponder(resp *http.Response) (result ServiceResource, err error)deprecated
- func (client ServiceClient) ApplyNetworkConfigurationUpdatesSender(req *http.Request) (future ServiceApplyNetworkConfigurationUpdatesFuture, err error)deprecated
- func (client ServiceClient) Backup(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ServiceBackupFuture, err error)deprecated
- func (client ServiceClient) BackupPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ServiceClient) BackupResponder(resp *http.Response) (result ServiceResource, err error)deprecated
- func (client ServiceClient) BackupSender(req *http.Request) (future ServiceBackupFuture, err error)deprecated
- func (client ServiceClient) CheckNameAvailability(ctx context.Context, parameters ServiceCheckNameAvailabilityParameters) (result ServiceNameAvailabilityResult, err error)deprecated
- func (client ServiceClient) CheckNameAvailabilityPreparer(ctx context.Context, parameters ServiceCheckNameAvailabilityParameters) (*http.Request, error)deprecated
- func (client ServiceClient) CheckNameAvailabilityResponder(resp *http.Response) (result ServiceNameAvailabilityResult, err error)deprecated
- func (client ServiceClient) CheckNameAvailabilitySender(req *http.Request) (*http.Response, error)deprecated
- func (client ServiceClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ServiceCreateOrUpdateFuture, err error)deprecated
- func (client ServiceClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ServiceClient) CreateOrUpdateResponder(resp *http.Response) (result ServiceResource, err error)deprecated
- func (client ServiceClient) CreateOrUpdateSender(req *http.Request) (future ServiceCreateOrUpdateFuture, err error)deprecated
- func (client ServiceClient) Delete(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error)deprecated
- func (client ServiceClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)deprecated
- func (client ServiceClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client ServiceClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client ServiceClient) Get(ctx context.Context, resourceGroupName string, serviceName string) (result ServiceResource, err error)deprecated
- func (client ServiceClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)deprecated
- func (client ServiceClient) GetResponder(resp *http.Response) (result ServiceResource, err error)deprecated
- func (client ServiceClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client ServiceClient) GetSsoToken(ctx context.Context, resourceGroupName string, serviceName string) (result ServiceGetSsoTokenResult, err error)deprecated
- func (client ServiceClient) GetSsoTokenPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)deprecated
- func (client ServiceClient) GetSsoTokenResponder(resp *http.Response) (result ServiceGetSsoTokenResult, err error)deprecated
- func (client ServiceClient) GetSsoTokenSender(req *http.Request) (*http.Response, error)deprecated
- func (client ServiceClient) List(ctx context.Context) (result ServiceListResultPage, err error)deprecated
- func (client ServiceClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ServiceListResultPage, err error)deprecated
- func (client ServiceClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result ServiceListResultIterator, err error)deprecated
- func (client ServiceClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)deprecated
- func (client ServiceClient) ListByResourceGroupResponder(resp *http.Response) (result ServiceListResult, err error)deprecated
- func (client ServiceClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error)deprecated
- func (client ServiceClient) ListComplete(ctx context.Context) (result ServiceListResultIterator, err error)deprecated
- func (client ServiceClient) ListPreparer(ctx context.Context) (*http.Request, error)deprecated
- func (client ServiceClient) ListResponder(resp *http.Response) (result ServiceListResult, err error)deprecated
- func (client ServiceClient) ListSender(req *http.Request) (*http.Response, error)deprecated
- func (client ServiceClient) Restore(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ServiceRestoreFuture, err error)deprecated
- func (client ServiceClient) RestorePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ServiceClient) RestoreResponder(resp *http.Response) (result ServiceResource, err error)deprecated
- func (client ServiceClient) RestoreSender(req *http.Request) (future ServiceRestoreFuture, err error)deprecated
- func (client ServiceClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ServiceUpdateFuture, err error)deprecated
- func (client ServiceClient) UpdateHostname(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ServiceUpdateHostnameFuture, err error)deprecated
- func (client ServiceClient) UpdateHostnamePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ServiceClient) UpdateHostnameResponder(resp *http.Response) (result ServiceResource, err error)deprecated
- func (client ServiceClient) UpdateHostnameSender(req *http.Request) (future ServiceUpdateHostnameFuture, err error)deprecated
- func (client ServiceClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ServiceClient) UpdateResponder(resp *http.Response) (result ServiceResource, err error)deprecated
- func (client ServiceClient) UpdateSender(req *http.Request) (future ServiceUpdateFuture, err error)deprecated
- func (client ServiceClient) UploadCertificate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result CertificateInformation, err error)deprecated
- func (client ServiceClient) UploadCertificatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client ServiceClient) UploadCertificateResponder(resp *http.Response) (result CertificateInformation, err error)deprecated
- func (client ServiceClient) UploadCertificateSender(req *http.Request) (*http.Response, error)deprecated
- type ServiceCreateOrUpdateFuturedeprecated
- type ServiceGetSsoTokenResultdeprecated
- type ServiceIdentitydeprecated
- type ServiceListResultdeprecated
- type ServiceListResultIteratordeprecated
- func (iter *ServiceListResultIterator) Next() errordeprecated
- func (iter *ServiceListResultIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter ServiceListResultIterator) NotDone() booldeprecated
- func (iter ServiceListResultIterator) Response() ServiceListResultdeprecated
- func (iter ServiceListResultIterator) Value() ServiceResourcedeprecated
- type ServiceListResultPagedeprecated
- func (page *ServiceListResultPage) Next() errordeprecated
- func (page *ServiceListResultPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page ServiceListResultPage) NotDone() booldeprecated
- func (page ServiceListResultPage) Response() ServiceListResultdeprecated
- func (page ServiceListResultPage) Values() []ServiceResourcedeprecated
- type ServiceNameAvailabilityResultdeprecated
- type ServicePropertiesdeprecated
- type ServiceResourcedeprecated
- type ServiceRestoreFuturedeprecated
- type ServiceSkuPropertiesdeprecated
- type ServiceUpdateFuturedeprecated
- type ServiceUpdateHostnameFuturedeprecated
- type ServiceUpdateHostnameParametersdeprecated
- type ServiceUpdateParametersdeprecated
- type ServiceUpdatePropertiesdeprecated
- type ServiceUploadCertificateParametersdeprecated
- type SignInSettingsClientdeprecated
- func (client SignInSettingsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PortalSigninSettings, err error)deprecated
- func (client SignInSettingsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client SignInSettingsClient) CreateOrUpdateResponder(resp *http.Response) (result PortalSigninSettings, err error)deprecated
- func (client SignInSettingsClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client SignInSettingsClient) Get(ctx context.Context, resourceGroupName string, serviceName string) (result PortalSigninSettings, err error)deprecated
- func (client SignInSettingsClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error)deprecated
- func (client SignInSettingsClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)deprecated
- func (client SignInSettingsClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client SignInSettingsClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client SignInSettingsClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)deprecated
- func (client SignInSettingsClient) GetResponder(resp *http.Response) (result PortalSigninSettings, err error)deprecated
- func (client SignInSettingsClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client SignInSettingsClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client SignInSettingsClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client SignInSettingsClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client SignInSettingsClient) UpdateSender(req *http.Request) (*http.Response, error)deprecated
- type SignUpSettingsClientdeprecated
- func (client SignUpSettingsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PortalSignupSettings, err error)deprecated
- func (client SignUpSettingsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client SignUpSettingsClient) CreateOrUpdateResponder(resp *http.Response) (result PortalSignupSettings, err error)deprecated
- func (client SignUpSettingsClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client SignUpSettingsClient) Get(ctx context.Context, resourceGroupName string, serviceName string) (result PortalSignupSettings, err error)deprecated
- func (client SignUpSettingsClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error)deprecated
- func (client SignUpSettingsClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)deprecated
- func (client SignUpSettingsClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client SignUpSettingsClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client SignUpSettingsClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)deprecated
- func (client SignUpSettingsClient) GetResponder(resp *http.Response) (result PortalSignupSettings, err error)deprecated
- func (client SignUpSettingsClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client SignUpSettingsClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client SignUpSettingsClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client SignUpSettingsClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client SignUpSettingsClient) UpdateSender(req *http.Request) (*http.Response, error)deprecated
- type SkuTypedeprecated
- func PossibleSkuTypeValues() []SkuTypedeprecated
- type SoapAPITypedeprecated
- type Statedeprecated
- func PossibleStateValues() []Statedeprecated
- type StoreNamedeprecated
- type SubscriptionClientdeprecated
- func (client SubscriptionClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, sid string, ...) (result SubscriptionContract, err error)deprecated
- func (client SubscriptionClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, sid string, ...) (*http.Request, error)deprecated
- func (client SubscriptionClient) CreateOrUpdateResponder(resp *http.Response) (result SubscriptionContract, err error)deprecated
- func (client SubscriptionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client SubscriptionClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, sid string, ...) (result autorest.Response, err error)deprecated
- func (client SubscriptionClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, sid string, ...) (*http.Request, error)deprecated
- func (client SubscriptionClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client SubscriptionClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client SubscriptionClient) Get(ctx context.Context, resourceGroupName string, serviceName string, sid string) (result SubscriptionContract, err error)deprecated
- func (client SubscriptionClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, sid string) (result autorest.Response, err error)deprecated
- func (client SubscriptionClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, sid string) (*http.Request, error)deprecated
- func (client SubscriptionClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client SubscriptionClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client SubscriptionClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, sid string) (*http.Request, error)deprecated
- func (client SubscriptionClient) GetResponder(resp *http.Response) (result SubscriptionContract, err error)deprecated
- func (client SubscriptionClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client SubscriptionClient) List(ctx context.Context, resourceGroupName string, serviceName string, ...) (result SubscriptionCollectionPage, err error)deprecated
- func (client SubscriptionClient) ListComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result SubscriptionCollectionIterator, err error)deprecated
- func (client SubscriptionClient) ListPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client SubscriptionClient) ListResponder(resp *http.Response) (result SubscriptionCollection, err error)deprecated
- func (client SubscriptionClient) ListSender(req *http.Request) (*http.Response, error)deprecated
- func (client SubscriptionClient) RegeneratePrimaryKey(ctx context.Context, resourceGroupName string, serviceName string, sid string) (result autorest.Response, err error)deprecated
- func (client SubscriptionClient) RegeneratePrimaryKeyPreparer(ctx context.Context, resourceGroupName string, serviceName string, sid string) (*http.Request, error)deprecated
- func (client SubscriptionClient) RegeneratePrimaryKeyResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client SubscriptionClient) RegeneratePrimaryKeySender(req *http.Request) (*http.Response, error)deprecated
- func (client SubscriptionClient) RegenerateSecondaryKey(ctx context.Context, resourceGroupName string, serviceName string, sid string) (result autorest.Response, err error)deprecated
- func (client SubscriptionClient) RegenerateSecondaryKeyPreparer(ctx context.Context, resourceGroupName string, serviceName string, sid string) (*http.Request, error)deprecated
- func (client SubscriptionClient) RegenerateSecondaryKeyResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client SubscriptionClient) RegenerateSecondaryKeySender(req *http.Request) (*http.Response, error)deprecated
- func (client SubscriptionClient) Update(ctx context.Context, resourceGroupName string, serviceName string, sid string, ...) (result autorest.Response, err error)deprecated
- func (client SubscriptionClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, sid string, ...) (*http.Request, error)deprecated
- func (client SubscriptionClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client SubscriptionClient) UpdateSender(req *http.Request) (*http.Response, error)deprecated
- type SubscriptionCollectiondeprecated
- type SubscriptionCollectionIteratordeprecated
- func (iter *SubscriptionCollectionIterator) Next() errordeprecated
- func (iter *SubscriptionCollectionIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter SubscriptionCollectionIterator) NotDone() booldeprecated
- func (iter SubscriptionCollectionIterator) Response() SubscriptionCollectiondeprecated
- func (iter SubscriptionCollectionIterator) Value() SubscriptionContractdeprecated
- type SubscriptionCollectionPagedeprecated
- func (page *SubscriptionCollectionPage) Next() errordeprecated
- func (page *SubscriptionCollectionPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page SubscriptionCollectionPage) NotDone() booldeprecated
- func (page SubscriptionCollectionPage) Response() SubscriptionCollectiondeprecated
- func (page SubscriptionCollectionPage) Values() []SubscriptionContractdeprecated
- type SubscriptionContractdeprecated
- type SubscriptionContractPropertiesdeprecated
- type SubscriptionCreateParameterPropertiesdeprecated
- type SubscriptionCreateParametersdeprecated
- type SubscriptionKeyParameterNamesContractdeprecated
- type SubscriptionStatedeprecated
- type SubscriptionUpdateParameterPropertiesdeprecated
- type SubscriptionUpdateParametersdeprecated
- type SubscriptionsDelegationSettingsPropertiesdeprecated
- type TagClientdeprecated
- func (client TagClient) AssignToAPI(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagContract, err error)deprecated
- func (client TagClient) AssignToAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TagClient) AssignToAPIResponder(resp *http.Response) (result TagContract, err error)deprecated
- func (client TagClient) AssignToAPISender(req *http.Request) (*http.Response, error)deprecated
- func (client TagClient) AssignToOperation(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagContract, err error)deprecated
- func (client TagClient) AssignToOperationPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TagClient) AssignToOperationResponder(resp *http.Response) (result TagContract, err error)deprecated
- func (client TagClient) AssignToOperationSender(req *http.Request) (*http.Response, error)deprecated
- func (client TagClient) AssignToProduct(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagContract, err error)deprecated
- func (client TagClient) AssignToProductPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TagClient) AssignToProductResponder(resp *http.Response) (result TagContract, err error)deprecated
- func (client TagClient) AssignToProductSender(req *http.Request) (*http.Response, error)deprecated
- func (client TagClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagContract, err error)deprecated
- func (client TagClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TagClient) CreateOrUpdateResponder(resp *http.Response) (result TagContract, err error)deprecated
- func (client TagClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client TagClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client TagClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TagClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client TagClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client TagClient) DetachFromAPI(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client TagClient) DetachFromAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TagClient) DetachFromAPIResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client TagClient) DetachFromAPISender(req *http.Request) (*http.Response, error)deprecated
- func (client TagClient) DetachFromOperation(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client TagClient) DetachFromOperationPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TagClient) DetachFromOperationResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client TagClient) DetachFromOperationSender(req *http.Request) (*http.Response, error)deprecated
- func (client TagClient) DetachFromProduct(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client TagClient) DetachFromProductPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TagClient) DetachFromProductResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client TagClient) DetachFromProductSender(req *http.Request) (*http.Response, error)deprecated
- func (client TagClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagContract, err error)deprecated
- func (client TagClient) GetByAPI(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagContract, err error)deprecated
- func (client TagClient) GetByAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TagClient) GetByAPIResponder(resp *http.Response) (result TagContract, err error)deprecated
- func (client TagClient) GetByAPISender(req *http.Request) (*http.Response, error)deprecated
- func (client TagClient) GetByOperation(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagContract, err error)deprecated
- func (client TagClient) GetByOperationPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TagClient) GetByOperationResponder(resp *http.Response) (result TagContract, err error)deprecated
- func (client TagClient) GetByOperationSender(req *http.Request) (*http.Response, error)deprecated
- func (client TagClient) GetByProduct(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagContract, err error)deprecated
- func (client TagClient) GetByProductPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TagClient) GetByProductResponder(resp *http.Response) (result TagContract, err error)deprecated
- func (client TagClient) GetByProductSender(req *http.Request) (*http.Response, error)deprecated
- func (client TagClient) GetEntityState(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client TagClient) GetEntityStateByAPI(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client TagClient) GetEntityStateByAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TagClient) GetEntityStateByAPIResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client TagClient) GetEntityStateByAPISender(req *http.Request) (*http.Response, error)deprecated
- func (client TagClient) GetEntityStateByOperation(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client TagClient) GetEntityStateByOperationPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TagClient) GetEntityStateByOperationResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client TagClient) GetEntityStateByOperationSender(req *http.Request) (*http.Response, error)deprecated
- func (client TagClient) GetEntityStateByProduct(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client TagClient) GetEntityStateByProductPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TagClient) GetEntityStateByProductResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client TagClient) GetEntityStateByProductSender(req *http.Request) (*http.Response, error)deprecated
- func (client TagClient) GetEntityStatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TagClient) GetEntityStateResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client TagClient) GetEntityStateSender(req *http.Request) (*http.Response, error)deprecated
- func (client TagClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TagClient) GetResponder(resp *http.Response) (result TagContract, err error)deprecated
- func (client TagClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client TagClient) ListByAPI(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagCollectionPage, err error)deprecated
- func (client TagClient) ListByAPIComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagCollectionIterator, err error)deprecated
- func (client TagClient) ListByAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TagClient) ListByAPIResponder(resp *http.Response) (result TagCollection, err error)deprecated
- func (client TagClient) ListByAPISender(req *http.Request) (*http.Response, error)deprecated
- func (client TagClient) ListByOperation(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagCollectionPage, err error)deprecated
- func (client TagClient) ListByOperationComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagCollectionIterator, err error)deprecated
- func (client TagClient) ListByOperationPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TagClient) ListByOperationResponder(resp *http.Response) (result TagCollection, err error)deprecated
- func (client TagClient) ListByOperationSender(req *http.Request) (*http.Response, error)deprecated
- func (client TagClient) ListByProduct(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagCollectionPage, err error)deprecated
- func (client TagClient) ListByProductComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagCollectionIterator, err error)deprecated
- func (client TagClient) ListByProductPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TagClient) ListByProductResponder(resp *http.Response) (result TagCollection, err error)deprecated
- func (client TagClient) ListByProductSender(req *http.Request) (*http.Response, error)deprecated
- func (client TagClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagCollectionPage, err error)deprecated
- func (client TagClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagCollectionIterator, err error)deprecated
- func (client TagClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TagClient) ListByServiceResponder(resp *http.Response) (result TagCollection, err error)deprecated
- func (client TagClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- func (client TagClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client TagClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TagClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client TagClient) UpdateSender(req *http.Request) (*http.Response, error)deprecated
- type TagCollectiondeprecated
- func (tc TagCollection) IsEmpty() booldeprecated
- type TagCollectionIteratordeprecated
- func (iter *TagCollectionIterator) Next() errordeprecated
- func (iter *TagCollectionIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter TagCollectionIterator) NotDone() booldeprecated
- func (iter TagCollectionIterator) Response() TagCollectiondeprecated
- func (iter TagCollectionIterator) Value() TagContractdeprecated
- type TagCollectionPagedeprecated
- func (page *TagCollectionPage) Next() errordeprecated
- func (page *TagCollectionPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page TagCollectionPage) NotDone() booldeprecated
- func (page TagCollectionPage) Response() TagCollectiondeprecated
- func (page TagCollectionPage) Values() []TagContractdeprecated
- type TagContractdeprecated
- type TagContractPropertiesdeprecated
- type TagCreateUpdateParametersdeprecated
- type TagDescriptionBasePropertiesdeprecated
- type TagDescriptionClientdeprecated
- func (client TagDescriptionClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagDescriptionContract, err error)deprecated
- func (client TagDescriptionClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TagDescriptionClient) CreateOrUpdateResponder(resp *http.Response) (result TagDescriptionContract, err error)deprecated
- func (client TagDescriptionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client TagDescriptionClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client TagDescriptionClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TagDescriptionClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client TagDescriptionClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client TagDescriptionClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagDescriptionContract, err error)deprecated
- func (client TagDescriptionClient) GetEntityState(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client TagDescriptionClient) GetEntityStatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TagDescriptionClient) GetEntityStateResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client TagDescriptionClient) GetEntityStateSender(req *http.Request) (*http.Response, error)deprecated
- func (client TagDescriptionClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TagDescriptionClient) GetResponder(resp *http.Response) (result TagDescriptionContract, err error)deprecated
- func (client TagDescriptionClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client TagDescriptionClient) ListByAPI(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagDescriptionCollectionPage, err error)deprecated
- func (client TagDescriptionClient) ListByAPIComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagDescriptionCollectionIterator, err error)deprecated
- func (client TagDescriptionClient) ListByAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TagDescriptionClient) ListByAPIResponder(resp *http.Response) (result TagDescriptionCollection, err error)deprecated
- func (client TagDescriptionClient) ListByAPISender(req *http.Request) (*http.Response, error)deprecated
- type TagDescriptionCollectiondeprecated
- type TagDescriptionCollectionIteratordeprecated
- func (iter *TagDescriptionCollectionIterator) Next() errordeprecated
- func (iter *TagDescriptionCollectionIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter TagDescriptionCollectionIterator) NotDone() booldeprecated
- func (iter TagDescriptionCollectionIterator) Response() TagDescriptionCollectiondeprecated
- func (iter TagDescriptionCollectionIterator) Value() TagDescriptionContractdeprecated
- type TagDescriptionCollectionPagedeprecated
- func (page *TagDescriptionCollectionPage) Next() errordeprecated
- func (page *TagDescriptionCollectionPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page TagDescriptionCollectionPage) NotDone() booldeprecated
- func (page TagDescriptionCollectionPage) Response() TagDescriptionCollectiondeprecated
- func (page TagDescriptionCollectionPage) Values() []TagDescriptionContractdeprecated
- type TagDescriptionContractdeprecated
- type TagDescriptionContractPropertiesdeprecated
- type TagDescriptionCreateParametersdeprecated
- type TagResourceClientdeprecated
- func (client TagResourceClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagResourceCollectionPage, err error)deprecated
- func (client TagResourceClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagResourceCollectionIterator, err error)deprecated
- func (client TagResourceClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TagResourceClient) ListByServiceResponder(resp *http.Response) (result TagResourceCollection, err error)deprecated
- func (client TagResourceClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- type TagResourceCollectiondeprecated
- type TagResourceCollectionIteratordeprecated
- func (iter *TagResourceCollectionIterator) Next() errordeprecated
- func (iter *TagResourceCollectionIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter TagResourceCollectionIterator) NotDone() booldeprecated
- func (iter TagResourceCollectionIterator) Response() TagResourceCollectiondeprecated
- func (iter TagResourceCollectionIterator) Value() TagResourceContractdeprecated
- type TagResourceCollectionPagedeprecated
- func (page *TagResourceCollectionPage) Next() errordeprecated
- func (page *TagResourceCollectionPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page TagResourceCollectionPage) NotDone() booldeprecated
- func (page TagResourceCollectionPage) Response() TagResourceCollectiondeprecated
- func (page TagResourceCollectionPage) Values() []TagResourceContractdeprecated
- type TagResourceContractdeprecated
- type TagTagResourceContractPropertiesdeprecated
- type TemplateNamedeprecated
- type TenantAccessClientdeprecated
- func (client TenantAccessClient) Get(ctx context.Context, resourceGroupName string, serviceName string) (result AccessInformationContract, err error)deprecated
- func (client TenantAccessClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)deprecated
- func (client TenantAccessClient) GetResponder(resp *http.Response) (result AccessInformationContract, err error)deprecated
- func (client TenantAccessClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client TenantAccessClient) RegeneratePrimaryKey(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error)deprecated
- func (client TenantAccessClient) RegeneratePrimaryKeyPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)deprecated
- func (client TenantAccessClient) RegeneratePrimaryKeyResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client TenantAccessClient) RegeneratePrimaryKeySender(req *http.Request) (*http.Response, error)deprecated
- func (client TenantAccessClient) RegenerateSecondaryKey(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error)deprecated
- func (client TenantAccessClient) RegenerateSecondaryKeyPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)deprecated
- func (client TenantAccessClient) RegenerateSecondaryKeyResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client TenantAccessClient) RegenerateSecondaryKeySender(req *http.Request) (*http.Response, error)deprecated
- func (client TenantAccessClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error)deprecated
- func (client TenantAccessClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TenantAccessClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client TenantAccessClient) UpdateSender(req *http.Request) (*http.Response, error)deprecated
- type TenantAccessGitClientdeprecated
- func (client TenantAccessGitClient) Get(ctx context.Context, resourceGroupName string, serviceName string) (result AccessInformationContract, err error)deprecated
- func (client TenantAccessGitClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)deprecated
- func (client TenantAccessGitClient) GetResponder(resp *http.Response) (result AccessInformationContract, err error)deprecated
- func (client TenantAccessGitClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client TenantAccessGitClient) RegeneratePrimaryKey(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error)deprecated
- func (client TenantAccessGitClient) RegeneratePrimaryKeyPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)deprecated
- func (client TenantAccessGitClient) RegeneratePrimaryKeyResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client TenantAccessGitClient) RegeneratePrimaryKeySender(req *http.Request) (*http.Response, error)deprecated
- func (client TenantAccessGitClient) RegenerateSecondaryKey(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error)deprecated
- func (client TenantAccessGitClient) RegenerateSecondaryKeyPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)deprecated
- func (client TenantAccessGitClient) RegenerateSecondaryKeyResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client TenantAccessGitClient) RegenerateSecondaryKeySender(req *http.Request) (*http.Response, error)deprecated
- type TenantConfigurationClientdeprecated
- func (client TenantConfigurationClient) Deploy(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TenantConfigurationDeployFuture, err error)deprecated
- func (client TenantConfigurationClient) DeployPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TenantConfigurationClient) DeployResponder(resp *http.Response) (result OperationResultContract, err error)deprecated
- func (client TenantConfigurationClient) DeploySender(req *http.Request) (future TenantConfigurationDeployFuture, err error)deprecated
- func (client TenantConfigurationClient) GetSyncState(ctx context.Context, resourceGroupName string, serviceName string) (result TenantConfigurationSyncStateContract, err error)deprecated
- func (client TenantConfigurationClient) GetSyncStatePreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)deprecated
- func (client TenantConfigurationClient) GetSyncStateResponder(resp *http.Response) (result TenantConfigurationSyncStateContract, err error)deprecated
- func (client TenantConfigurationClient) GetSyncStateSender(req *http.Request) (*http.Response, error)deprecated
- func (client TenantConfigurationClient) Save(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TenantConfigurationSaveFuture, err error)deprecated
- func (client TenantConfigurationClient) SavePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TenantConfigurationClient) SaveResponder(resp *http.Response) (result OperationResultContract, err error)deprecated
- func (client TenantConfigurationClient) SaveSender(req *http.Request) (future TenantConfigurationSaveFuture, err error)deprecated
- func (client TenantConfigurationClient) Validate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TenantConfigurationValidateFuture, err error)deprecated
- func (client TenantConfigurationClient) ValidatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client TenantConfigurationClient) ValidateResponder(resp *http.Response) (result OperationResultContract, err error)deprecated
- func (client TenantConfigurationClient) ValidateSender(req *http.Request) (future TenantConfigurationValidateFuture, err error)deprecated
- type TenantConfigurationDeployFuturedeprecated
- type TenantConfigurationSaveFuturedeprecated
- type TenantConfigurationSyncStateContractdeprecated
- type TenantConfigurationValidateFuturedeprecated
- type TermsOfServicePropertiesdeprecated
- type TokenBodyParameterContractdeprecated
- type UserClientdeprecated
- func (client UserClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, UID string, ...) (result UserContract, err error)deprecated
- func (client UserClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, UID string, ...) (*http.Request, error)deprecated
- func (client UserClient) CreateOrUpdateResponder(resp *http.Response) (result UserContract, err error)deprecated
- func (client UserClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)deprecated
- func (client UserClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, UID string, ...) (result autorest.Response, err error)deprecated
- func (client UserClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, UID string, ...) (*http.Request, error)deprecated
- func (client UserClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client UserClient) DeleteSender(req *http.Request) (*http.Response, error)deprecated
- func (client UserClient) GenerateSsoURL(ctx context.Context, resourceGroupName string, serviceName string, UID string) (result GenerateSsoURLResult, err error)deprecated
- func (client UserClient) GenerateSsoURLPreparer(ctx context.Context, resourceGroupName string, serviceName string, UID string) (*http.Request, error)deprecated
- func (client UserClient) GenerateSsoURLResponder(resp *http.Response) (result GenerateSsoURLResult, err error)deprecated
- func (client UserClient) GenerateSsoURLSender(req *http.Request) (*http.Response, error)deprecated
- func (client UserClient) Get(ctx context.Context, resourceGroupName string, serviceName string, UID string) (result UserContract, err error)deprecated
- func (client UserClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, UID string) (result autorest.Response, err error)deprecated
- func (client UserClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, UID string) (*http.Request, error)deprecated
- func (client UserClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client UserClient) GetEntityTagSender(req *http.Request) (*http.Response, error)deprecated
- func (client UserClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, UID string) (*http.Request, error)deprecated
- func (client UserClient) GetResponder(resp *http.Response) (result UserContract, err error)deprecated
- func (client UserClient) GetSender(req *http.Request) (*http.Response, error)deprecated
- func (client UserClient) GetSharedAccessToken(ctx context.Context, resourceGroupName string, serviceName string, UID string, ...) (result UserTokenResult, err error)deprecated
- func (client UserClient) GetSharedAccessTokenPreparer(ctx context.Context, resourceGroupName string, serviceName string, UID string, ...) (*http.Request, error)deprecated
- func (client UserClient) GetSharedAccessTokenResponder(resp *http.Response) (result UserTokenResult, err error)deprecated
- func (client UserClient) GetSharedAccessTokenSender(req *http.Request) (*http.Response, error)deprecated
- func (client UserClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result UserCollectionPage, err error)deprecated
- func (client UserClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result UserCollectionIterator, err error)deprecated
- func (client UserClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error)deprecated
- func (client UserClient) ListByServiceResponder(resp *http.Response) (result UserCollection, err error)deprecated
- func (client UserClient) ListByServiceSender(req *http.Request) (*http.Response, error)deprecated
- func (client UserClient) Update(ctx context.Context, resourceGroupName string, serviceName string, UID string, ...) (result autorest.Response, err error)deprecated
- func (client UserClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, UID string, ...) (*http.Request, error)deprecated
- func (client UserClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)deprecated
- func (client UserClient) UpdateSender(req *http.Request) (*http.Response, error)deprecated
- type UserCollectiondeprecated
- func (uc UserCollection) IsEmpty() booldeprecated
- type UserCollectionIteratordeprecated
- func (iter *UserCollectionIterator) Next() errordeprecated
- func (iter *UserCollectionIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter UserCollectionIterator) NotDone() booldeprecated
- func (iter UserCollectionIterator) Response() UserCollectiondeprecated
- func (iter UserCollectionIterator) Value() UserContractdeprecated
- type UserCollectionPagedeprecated
- func (page *UserCollectionPage) Next() errordeprecated
- func (page *UserCollectionPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page UserCollectionPage) NotDone() booldeprecated
- func (page UserCollectionPage) Response() UserCollectiondeprecated
- func (page UserCollectionPage) Values() []UserContractdeprecated
- type UserContractdeprecated
- type UserContractPropertiesdeprecated
- type UserCreateParameterPropertiesdeprecated
- type UserCreateParametersdeprecated
- type UserEntityBaseParametersdeprecated
- type UserGroupClientdeprecated
- func (client UserGroupClient) List(ctx context.Context, resourceGroupName string, serviceName string, UID string, ...) (result GroupCollectionPage, err error)deprecated
- func (client UserGroupClient) ListComplete(ctx context.Context, resourceGroupName string, serviceName string, UID string, ...) (result GroupCollectionIterator, err error)deprecated
- func (client UserGroupClient) ListPreparer(ctx context.Context, resourceGroupName string, serviceName string, UID string, ...) (*http.Request, error)deprecated
- func (client UserGroupClient) ListResponder(resp *http.Response) (result GroupCollection, err error)deprecated
- func (client UserGroupClient) ListSender(req *http.Request) (*http.Response, error)deprecated
- type UserIdentitiesClientdeprecated
- func (client UserIdentitiesClient) List(ctx context.Context, resourceGroupName string, serviceName string, UID string) (result UserIdentityCollectionPage, err error)deprecated
- func (client UserIdentitiesClient) ListComplete(ctx context.Context, resourceGroupName string, serviceName string, UID string) (result UserIdentityCollectionIterator, err error)deprecated
- func (client UserIdentitiesClient) ListPreparer(ctx context.Context, resourceGroupName string, serviceName string, UID string) (*http.Request, error)deprecated
- func (client UserIdentitiesClient) ListResponder(resp *http.Response) (result UserIdentityCollection, err error)deprecated
- func (client UserIdentitiesClient) ListSender(req *http.Request) (*http.Response, error)deprecated
- type UserIdentityCollectiondeprecated
- type UserIdentityCollectionIteratordeprecated
- func (iter *UserIdentityCollectionIterator) Next() errordeprecated
- func (iter *UserIdentityCollectionIterator) NextWithContext(ctx context.Context) (err error)deprecated
- func (iter UserIdentityCollectionIterator) NotDone() booldeprecated
- func (iter UserIdentityCollectionIterator) Response() UserIdentityCollectiondeprecated
- func (iter UserIdentityCollectionIterator) Value() UserIdentityContractdeprecated
- type UserIdentityCollectionPagedeprecated
- func (page *UserIdentityCollectionPage) Next() errordeprecated
- func (page *UserIdentityCollectionPage) NextWithContext(ctx context.Context) (err error)deprecated
- func (page UserIdentityCollectionPage) NotDone() booldeprecated
- func (page UserIdentityCollectionPage) Response() UserIdentityCollectiondeprecated
- func (page UserIdentityCollectionPage) Values() []UserIdentityContractdeprecated
- type UserIdentityContractdeprecated
- type UserStatedeprecated
- type UserSubscriptionClientdeprecated
- func (client UserSubscriptionClient) List(ctx context.Context, resourceGroupName string, serviceName string, UID string, ...) (result SubscriptionCollectionPage, err error)deprecated
- func (client UserSubscriptionClient) ListComplete(ctx context.Context, resourceGroupName string, serviceName string, UID string, ...) (result SubscriptionCollectionIterator, err error)deprecated
- func (client UserSubscriptionClient) ListPreparer(ctx context.Context, resourceGroupName string, serviceName string, UID string, ...) (*http.Request, error)deprecated
- func (client UserSubscriptionClient) ListResponder(resp *http.Response) (result SubscriptionCollection, err error)deprecated
- func (client UserSubscriptionClient) ListSender(req *http.Request) (*http.Response, error)deprecated
- type UserTokenParametersdeprecated
- type UserTokenResultdeprecated
- type UserUpdateParametersdeprecated
- type UserUpdateParametersPropertiesdeprecated
- type VersioningSchemedeprecated
- type VersioningScheme1deprecated
- type VirtualNetworkConfigurationdeprecated
- type VirtualNetworkTypedeprecated
- type X509CertificateNamedeprecated
Constants ¶
const (
// DefaultBaseURI is the default URI used for the service Apimanagement
DefaultBaseURI = "https://management.azure.com"
)
Variables ¶
This section is empty.
Functions ¶
func UserAgent ¶
func UserAgent() string
Copyright (c) Microsoft and contributors. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.
Code generated by Microsoft (R) AutoRest Code Generator. Changes may cause incorrect behavior and will be lost if the code is regenerated. Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UserAgent returns the UserAgent string to use when sending http.Requests.
func Version
deprecated
func Version() string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Version returns the semantic version (see http://semver.org) of the client.
Types ¶
type APIClient
deprecated
type APIClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIClient is the apiManagement Client
func NewAPIClient
deprecated
func NewAPIClientWithBaseURI
deprecated
func (APIClient) CreateOrUpdate
deprecated
func (client APIClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, apiid string, parameters APICreateOrUpdateParameter, ifMatch string) (result APIContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate creates new or updates existing specified API of the API Management service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. parameters - create or update parameters. ifMatch - eTag of the Entity. Not required when creating an entity, but required when updating an entity.
func (APIClient) CreateOrUpdatePreparer
deprecated
func (client APIClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, parameters APICreateOrUpdateParameter, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (APIClient) CreateOrUpdateResponder
deprecated
func (client APIClient) CreateOrUpdateResponder(resp *http.Response) (result APIContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (APIClient) CreateOrUpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (APIClient) Delete
deprecated
func (client APIClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, apiid string, ifMatch string, deleteRevisions *bool) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes the specified API of the API Management service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update. deleteRevisions - delete all revisions of the Api.
func (APIClient) DeletePreparer
deprecated
func (client APIClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, ifMatch string, deleteRevisions *bool) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (APIClient) DeleteResponder
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (APIClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (APIClient) Get
deprecated
func (client APIClient) Get(ctx context.Context, resourceGroupName string, serviceName string, apiid string) (result APIContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get gets the details of the API specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number.
func (APIClient) GetEntityTag
deprecated
func (client APIClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, apiid string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag gets the entity state (Etag) version of the API specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number.
func (APIClient) GetEntityTagPreparer
deprecated
func (client APIClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (APIClient) GetEntityTagResponder
deprecated
func (client APIClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (APIClient) GetEntityTagSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (APIClient) GetPreparer
deprecated
func (client APIClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (APIClient) GetResponder
deprecated
func (client APIClient) GetResponder(resp *http.Response) (result APIContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (APIClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (APIClient) ListByService
deprecated
func (client APIClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32, expandAPIVersionSet *bool) (result APICollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService lists all APIs of the API Management service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. filter - | Field | Supported operators | Supported functions | |-------------|------------------------|-----------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, startswith, endswith | | name | ge, le, eq, ne, gt, lt | substringof, startswith, endswith | | description | ge, le, eq, ne, gt, lt | substringof, startswith, endswith | | serviceUrl | ge, le, eq, ne, gt, lt | substringof, startswith, endswith | | path | ge, le, eq, ne, gt, lt | substringof, startswith, endswith | top - number of records to return. skip - number of records to skip. expandAPIVersionSet - include full ApiVersionSet resource in response
func (APIClient) ListByServiceComplete
deprecated
func (client APIClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32, expandAPIVersionSet *bool) (result APICollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceComplete enumerates all values, automatically crossing page boundaries as required.
func (APIClient) ListByServicePreparer
deprecated
func (client APIClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32, expandAPIVersionSet *bool) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (APIClient) ListByServiceResponder
deprecated
func (client APIClient) ListByServiceResponder(resp *http.Response) (result APICollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (APIClient) ListByServiceSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
func (APIClient) ListByTags
deprecated
func (client APIClient) ListByTags(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result TagResourceCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByTags lists a collection of apis associated with tags. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. filter - | Field | Supported operators | Supported functions | |-------------|------------------------|---------------------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | name | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | aid | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | apiRevision | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | path | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | description | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | serviceUrl | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | isCurrent | eq | substringof, contains, startswith, endswith | top - number of records to return. skip - number of records to skip.
func (APIClient) ListByTagsComplete
deprecated
func (client APIClient) ListByTagsComplete(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result TagResourceCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByTagsComplete enumerates all values, automatically crossing page boundaries as required.
func (APIClient) ListByTagsPreparer
deprecated
func (client APIClient) ListByTagsPreparer(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByTagsPreparer prepares the ListByTags request.
func (APIClient) ListByTagsResponder
deprecated
func (client APIClient) ListByTagsResponder(resp *http.Response) (result TagResourceCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByTagsResponder handles the response to the ListByTags request. The method always closes the http.Response Body.
func (APIClient) ListByTagsSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByTagsSender sends the ListByTags request. The method will close the http.Response Body if it receives an error.
func (APIClient) Update
deprecated
func (client APIClient) Update(ctx context.Context, resourceGroupName string, serviceName string, apiid string, parameters APIUpdateContract, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Update updates the specified API of the API Management service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. parameters - API Update Contract parameters. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (APIClient) UpdatePreparer
deprecated
func (client APIClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, parameters APIUpdateContract, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdatePreparer prepares the Update request.
func (APIClient) UpdateResponder
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateResponder handles the response to the Update request. The method always closes the http.Response Body.
func (APIClient) UpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateSender sends the Update request. The method will close the http.Response Body if it receives an error.
type APICollection
deprecated
type APICollection struct { autorest.Response `json:"-"` // Value - Page values. Value *[]APIContract `json:"value,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APICollection paged Api list representation.
func (APICollection) IsEmpty
deprecated
func (ac APICollection) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type APICollectionIterator
deprecated
type APICollectionIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APICollectionIterator provides access to a complete listing of APIContract values.
func (*APICollectionIterator) Next
deprecated
func (iter *APICollectionIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*APICollectionIterator) NextWithContext
deprecated
func (iter *APICollectionIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (APICollectionIterator) NotDone
deprecated
func (iter APICollectionIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (APICollectionIterator) Response
deprecated
func (iter APICollectionIterator) Response() APICollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (APICollectionIterator) Value
deprecated
func (iter APICollectionIterator) Value() APIContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type APICollectionPage
deprecated
type APICollectionPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APICollectionPage contains a page of APIContract values.
func (*APICollectionPage) Next
deprecated
func (page *APICollectionPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*APICollectionPage) NextWithContext
deprecated
func (page *APICollectionPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (APICollectionPage) NotDone
deprecated
func (page APICollectionPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (APICollectionPage) Response
deprecated
func (page APICollectionPage) Response() APICollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (APICollectionPage) Values
deprecated
func (page APICollectionPage) Values() []APIContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type APIContract
deprecated
type APIContract struct { autorest.Response `json:"-"` // APIContractProperties - Api entity contract properties. *APIContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIContract API details.
func (APIContract) MarshalJSON
deprecated
func (ac APIContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for APIContract.
func (*APIContract) UnmarshalJSON
deprecated
func (ac *APIContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for APIContract struct.
type APIContractProperties
deprecated
type APIContractProperties struct { // DisplayName - API name. DisplayName *string `json:"displayName,omitempty"` // ServiceURL - Absolute URL of the backend service implementing this API. ServiceURL *string `json:"serviceUrl,omitempty"` // Path - Relative URL uniquely identifying this API and all of its resource paths within the API Management service instance. It is appended to the API endpoint base URL specified during the service instance creation to form a public URL for this API. Path *string `json:"path,omitempty"` // Protocols - Describes on which protocols the operations in this API can be invoked. Protocols *[]Protocol `json:"protocols,omitempty"` APIVersionSet *APIVersionSetContractDetails `json:"apiVersionSet,omitempty"` // Description - Description of the API. May include HTML formatting tags. Description *string `json:"description,omitempty"` // AuthenticationSettings - Collection of authentication settings included into this API. AuthenticationSettings *AuthenticationSettingsContract `json:"authenticationSettings,omitempty"` // SubscriptionKeyParameterNames - Protocols over which API is made available. SubscriptionKeyParameterNames *SubscriptionKeyParameterNamesContract `json:"subscriptionKeyParameterNames,omitempty"` // APIType - Type of API. Possible values include: 'HTTP', 'Soap' APIType APIType `json:"type,omitempty"` // APIRevision - Describes the Revision of the Api. If no value is provided, default revision 1 is created APIRevision *string `json:"apiRevision,omitempty"` // APIVersion - Indicates the Version identifier of the API if the API is versioned APIVersion *string `json:"apiVersion,omitempty"` // IsCurrent - Indicates if API revision is current api revision. IsCurrent *bool `json:"isCurrent,omitempty"` // IsOnline - Indicates if API revision is accessible via the gateway. IsOnline *bool `json:"isOnline,omitempty"` // APIRevisionDescription - Description of the Api Revision. APIRevisionDescription *string `json:"apiRevisionDescription,omitempty"` // APIVersionDescription - Description of the Api Version. APIVersionDescription *string `json:"apiVersionDescription,omitempty"` // APIVersionSetID - A resource identifier for the related ApiVersionSet. APIVersionSetID *string `json:"apiVersionSetId,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIContractProperties api Entity Properties
type APIContractUpdateProperties
deprecated
type APIContractUpdateProperties struct { // DisplayName - API name. DisplayName *string `json:"displayName,omitempty"` // ServiceURL - Absolute URL of the backend service implementing this API. ServiceURL *string `json:"serviceUrl,omitempty"` // Path - Relative URL uniquely identifying this API and all of its resource paths within the API Management service instance. It is appended to the API endpoint base URL specified during the service instance creation to form a public URL for this API. Path *string `json:"path,omitempty"` // Protocols - Describes on which protocols the operations in this API can be invoked. Protocols *[]Protocol `json:"protocols,omitempty"` // Description - Description of the API. May include HTML formatting tags. Description *string `json:"description,omitempty"` // AuthenticationSettings - Collection of authentication settings included into this API. AuthenticationSettings *AuthenticationSettingsContract `json:"authenticationSettings,omitempty"` // SubscriptionKeyParameterNames - Protocols over which API is made available. SubscriptionKeyParameterNames *SubscriptionKeyParameterNamesContract `json:"subscriptionKeyParameterNames,omitempty"` // APIType - Type of API. Possible values include: 'HTTP', 'Soap' APIType APIType `json:"type,omitempty"` // APIRevision - Describes the Revision of the Api. If no value is provided, default revision 1 is created APIRevision *string `json:"apiRevision,omitempty"` // APIVersion - Indicates the Version identifier of the API if the API is versioned APIVersion *string `json:"apiVersion,omitempty"` // IsCurrent - Indicates if API revision is current api revision. IsCurrent *bool `json:"isCurrent,omitempty"` // IsOnline - Indicates if API revision is accessible via the gateway. IsOnline *bool `json:"isOnline,omitempty"` // APIRevisionDescription - Description of the Api Revision. APIRevisionDescription *string `json:"apiRevisionDescription,omitempty"` // APIVersionDescription - Description of the Api Version. APIVersionDescription *string `json:"apiVersionDescription,omitempty"` // APIVersionSetID - A resource identifier for the related ApiVersionSet. APIVersionSetID *string `json:"apiVersionSetId,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIContractUpdateProperties API update contract properties.
type APICreateOrUpdateParameter
deprecated
type APICreateOrUpdateParameter struct { // APICreateOrUpdateProperties - Api entity create of update properties. *APICreateOrUpdateProperties `json:"properties,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APICreateOrUpdateParameter API Create or Update Parameters.
func (APICreateOrUpdateParameter) MarshalJSON
deprecated
func (acoup APICreateOrUpdateParameter) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for APICreateOrUpdateParameter.
func (*APICreateOrUpdateParameter) UnmarshalJSON
deprecated
func (acoup *APICreateOrUpdateParameter) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for APICreateOrUpdateParameter struct.
type APICreateOrUpdateProperties
deprecated
type APICreateOrUpdateProperties struct { // ContentValue - Content value when Importing an API. ContentValue *string `json:"contentValue,omitempty"` // ContentFormat - Format of the Content in which the API is getting imported. Possible values include: 'WadlXML', 'WadlLinkJSON', 'SwaggerJSON', 'SwaggerLinkJSON', 'Wsdl', 'WsdlLink' ContentFormat ContentFormat `json:"contentFormat,omitempty"` // WsdlSelector - Criteria to limit import of WSDL to a subset of the document. WsdlSelector *APICreateOrUpdatePropertiesWsdlSelector `json:"wsdlSelector,omitempty"` // SoapAPIType - Type of Api to create. // * `http` creates a SOAP to REST API // * `soap` creates a SOAP pass-through API. Possible values include: 'SoapToRest', 'SoapPassThrough' SoapAPIType SoapAPIType `json:"apiType,omitempty"` // DisplayName - API name. DisplayName *string `json:"displayName,omitempty"` // ServiceURL - Absolute URL of the backend service implementing this API. ServiceURL *string `json:"serviceUrl,omitempty"` // Path - Relative URL uniquely identifying this API and all of its resource paths within the API Management service instance. It is appended to the API endpoint base URL specified during the service instance creation to form a public URL for this API. Path *string `json:"path,omitempty"` // Protocols - Describes on which protocols the operations in this API can be invoked. Protocols *[]Protocol `json:"protocols,omitempty"` APIVersionSet *APIVersionSetContractDetails `json:"apiVersionSet,omitempty"` // Description - Description of the API. May include HTML formatting tags. Description *string `json:"description,omitempty"` // AuthenticationSettings - Collection of authentication settings included into this API. AuthenticationSettings *AuthenticationSettingsContract `json:"authenticationSettings,omitempty"` // SubscriptionKeyParameterNames - Protocols over which API is made available. SubscriptionKeyParameterNames *SubscriptionKeyParameterNamesContract `json:"subscriptionKeyParameterNames,omitempty"` // APIType - Type of API. Possible values include: 'HTTP', 'Soap' APIType APIType `json:"type,omitempty"` // APIRevision - Describes the Revision of the Api. If no value is provided, default revision 1 is created APIRevision *string `json:"apiRevision,omitempty"` // APIVersion - Indicates the Version identifier of the API if the API is versioned APIVersion *string `json:"apiVersion,omitempty"` // IsCurrent - Indicates if API revision is current api revision. IsCurrent *bool `json:"isCurrent,omitempty"` // IsOnline - Indicates if API revision is accessible via the gateway. IsOnline *bool `json:"isOnline,omitempty"` // APIRevisionDescription - Description of the Api Revision. APIRevisionDescription *string `json:"apiRevisionDescription,omitempty"` // APIVersionDescription - Description of the Api Version. APIVersionDescription *string `json:"apiVersionDescription,omitempty"` // APIVersionSetID - A resource identifier for the related ApiVersionSet. APIVersionSetID *string `json:"apiVersionSetId,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APICreateOrUpdateProperties api Create or Update Properties.
type APICreateOrUpdatePropertiesWsdlSelector
deprecated
type APICreateOrUpdatePropertiesWsdlSelector struct { // WsdlServiceName - Name of service to import from WSDL WsdlServiceName *string `json:"wsdlServiceName,omitempty"` // WsdlEndpointName - Name of endpoint(port) to import from WSDL WsdlEndpointName *string `json:"wsdlEndpointName,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APICreateOrUpdatePropertiesWsdlSelector criteria to limit import of WSDL to a subset of the document.
type APIDiagnosticClient
deprecated
type APIDiagnosticClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIDiagnosticClient is the apiManagement Client
func NewAPIDiagnosticClient
deprecated
func NewAPIDiagnosticClient(subscriptionID string) APIDiagnosticClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPIDiagnosticClient creates an instance of the APIDiagnosticClient client.
func NewAPIDiagnosticClientWithBaseURI
deprecated
func NewAPIDiagnosticClientWithBaseURI(baseURI string, subscriptionID string) APIDiagnosticClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPIDiagnosticClientWithBaseURI creates an instance of the APIDiagnosticClient client.
func (APIDiagnosticClient) CreateOrUpdate
deprecated
func (client APIDiagnosticClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, apiid string, diagnosticID string, parameters DiagnosticContract, ifMatch string) (result DiagnosticContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate creates a new Diagnostic for an API or updates an existing one. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. diagnosticID - diagnostic identifier. Must be unique in the current API Management service instance. parameters - create parameters. ifMatch - eTag of the Entity. Not required when creating an entity, but required when updating an entity.
func (APIDiagnosticClient) CreateOrUpdatePreparer
deprecated
func (client APIDiagnosticClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, diagnosticID string, parameters DiagnosticContract, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (APIDiagnosticClient) CreateOrUpdateResponder
deprecated
func (client APIDiagnosticClient) CreateOrUpdateResponder(resp *http.Response) (result DiagnosticContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (APIDiagnosticClient) CreateOrUpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (APIDiagnosticClient) Delete
deprecated
func (client APIDiagnosticClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, apiid string, diagnosticID string, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes the specified Diagnostic from an API. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. diagnosticID - diagnostic identifier. Must be unique in the current API Management service instance. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (APIDiagnosticClient) DeletePreparer
deprecated
func (client APIDiagnosticClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, diagnosticID string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (APIDiagnosticClient) DeleteResponder
deprecated
func (client APIDiagnosticClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (APIDiagnosticClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (APIDiagnosticClient) Get
deprecated
func (client APIDiagnosticClient) Get(ctx context.Context, resourceGroupName string, serviceName string, apiid string, diagnosticID string) (result DiagnosticContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get gets the details of the Diagnostic for an API specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. diagnosticID - diagnostic identifier. Must be unique in the current API Management service instance.
func (APIDiagnosticClient) GetEntityTag
deprecated
func (client APIDiagnosticClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, apiid string, diagnosticID string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag gets the entity state (Etag) version of the Diagnostic for an API specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. diagnosticID - diagnostic identifier. Must be unique in the current API Management service instance.
func (APIDiagnosticClient) GetEntityTagPreparer
deprecated
func (client APIDiagnosticClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, diagnosticID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (APIDiagnosticClient) GetEntityTagResponder
deprecated
func (client APIDiagnosticClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (APIDiagnosticClient) GetEntityTagSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (APIDiagnosticClient) GetPreparer
deprecated
func (client APIDiagnosticClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, diagnosticID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (APIDiagnosticClient) GetResponder
deprecated
func (client APIDiagnosticClient) GetResponder(resp *http.Response) (result DiagnosticContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (APIDiagnosticClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (APIDiagnosticClient) ListByService
deprecated
func (client APIDiagnosticClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, apiid string, filter string, top *int32, skip *int32) (result DiagnosticCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService lists all diagnostics of an API. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. filter - | Field | Supported operators | Supported functions | |-------------|------------------------|-----------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, startswith, endswith | top - number of records to return. skip - number of records to skip.
func (APIDiagnosticClient) ListByServiceComplete
deprecated
func (client APIDiagnosticClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, apiid string, filter string, top *int32, skip *int32) (result DiagnosticCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceComplete enumerates all values, automatically crossing page boundaries as required.
func (APIDiagnosticClient) ListByServicePreparer
deprecated
func (client APIDiagnosticClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (APIDiagnosticClient) ListByServiceResponder
deprecated
func (client APIDiagnosticClient) ListByServiceResponder(resp *http.Response) (result DiagnosticCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (APIDiagnosticClient) ListByServiceSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
func (APIDiagnosticClient) Update
deprecated
func (client APIDiagnosticClient) Update(ctx context.Context, resourceGroupName string, serviceName string, apiid string, diagnosticID string, parameters DiagnosticContract, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Update updates the details of the Diagnostic for an API specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. diagnosticID - diagnostic identifier. Must be unique in the current API Management service instance. parameters - diagnostic Update parameters. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (APIDiagnosticClient) UpdatePreparer
deprecated
func (client APIDiagnosticClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, diagnosticID string, parameters DiagnosticContract, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdatePreparer prepares the Update request.
func (APIDiagnosticClient) UpdateResponder
deprecated
func (client APIDiagnosticClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateResponder handles the response to the Update request. The method always closes the http.Response Body.
func (APIDiagnosticClient) UpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateSender sends the Update request. The method will close the http.Response Body if it receives an error.
type APIDiagnosticLoggerClient
deprecated
type APIDiagnosticLoggerClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIDiagnosticLoggerClient is the apiManagement Client
func NewAPIDiagnosticLoggerClient
deprecated
func NewAPIDiagnosticLoggerClient(subscriptionID string) APIDiagnosticLoggerClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPIDiagnosticLoggerClient creates an instance of the APIDiagnosticLoggerClient client.
func NewAPIDiagnosticLoggerClientWithBaseURI
deprecated
func NewAPIDiagnosticLoggerClientWithBaseURI(baseURI string, subscriptionID string) APIDiagnosticLoggerClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPIDiagnosticLoggerClientWithBaseURI creates an instance of the APIDiagnosticLoggerClient client.
func (APIDiagnosticLoggerClient) CheckEntityExists
deprecated
func (client APIDiagnosticLoggerClient) CheckEntityExists(ctx context.Context, resourceGroupName string, serviceName string, apiid string, diagnosticID string, loggerid string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExists checks that logger entity specified by identifier is associated with the diagnostics entity. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. diagnosticID - diagnostic identifier. Must be unique in the current API Management service instance. loggerid - logger identifier. Must be unique in the API Management service instance.
func (APIDiagnosticLoggerClient) CheckEntityExistsPreparer
deprecated
func (client APIDiagnosticLoggerClient) CheckEntityExistsPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, diagnosticID string, loggerid string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExistsPreparer prepares the CheckEntityExists request.
func (APIDiagnosticLoggerClient) CheckEntityExistsResponder
deprecated
func (client APIDiagnosticLoggerClient) CheckEntityExistsResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExistsResponder handles the response to the CheckEntityExists request. The method always closes the http.Response Body.
func (APIDiagnosticLoggerClient) CheckEntityExistsSender
deprecated
func (client APIDiagnosticLoggerClient) CheckEntityExistsSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExistsSender sends the CheckEntityExists request. The method will close the http.Response Body if it receives an error.
func (APIDiagnosticLoggerClient) CreateOrUpdate
deprecated
func (client APIDiagnosticLoggerClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, apiid string, diagnosticID string, loggerid string) (result LoggerContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate attaches a logger to a dignostic for an API. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. diagnosticID - diagnostic identifier. Must be unique in the current API Management service instance. loggerid - logger identifier. Must be unique in the API Management service instance.
func (APIDiagnosticLoggerClient) CreateOrUpdatePreparer
deprecated
func (client APIDiagnosticLoggerClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, diagnosticID string, loggerid string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (APIDiagnosticLoggerClient) CreateOrUpdateResponder
deprecated
func (client APIDiagnosticLoggerClient) CreateOrUpdateResponder(resp *http.Response) (result LoggerContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (APIDiagnosticLoggerClient) CreateOrUpdateSender
deprecated
func (client APIDiagnosticLoggerClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (APIDiagnosticLoggerClient) Delete
deprecated
func (client APIDiagnosticLoggerClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, apiid string, diagnosticID string, loggerid string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes the specified Logger from Diagnostic for an API. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. diagnosticID - diagnostic identifier. Must be unique in the current API Management service instance. loggerid - logger identifier. Must be unique in the API Management service instance.
func (APIDiagnosticLoggerClient) DeletePreparer
deprecated
func (client APIDiagnosticLoggerClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, diagnosticID string, loggerid string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (APIDiagnosticLoggerClient) DeleteResponder
deprecated
func (client APIDiagnosticLoggerClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (APIDiagnosticLoggerClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (APIDiagnosticLoggerClient) ListByService
deprecated
func (client APIDiagnosticLoggerClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, apiid string, diagnosticID string, filter string, top *int32, skip *int32) (result LoggerCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService lists all loggers assosiated with the specified Diagnostic of an API. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. diagnosticID - diagnostic identifier. Must be unique in the current API Management service instance. filter - | Field | Supported operators | Supported functions | |-------------|------------------------|-----------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, startswith, endswith | | type | eq | | top - number of records to return. skip - number of records to skip.
func (APIDiagnosticLoggerClient) ListByServiceComplete
deprecated
func (client APIDiagnosticLoggerClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, apiid string, diagnosticID string, filter string, top *int32, skip *int32) (result LoggerCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceComplete enumerates all values, automatically crossing page boundaries as required.
func (APIDiagnosticLoggerClient) ListByServicePreparer
deprecated
func (client APIDiagnosticLoggerClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, diagnosticID string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (APIDiagnosticLoggerClient) ListByServiceResponder
deprecated
func (client APIDiagnosticLoggerClient) ListByServiceResponder(resp *http.Response) (result LoggerCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (APIDiagnosticLoggerClient) ListByServiceSender
deprecated
func (client APIDiagnosticLoggerClient) ListByServiceSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
type APIEntityBaseContract
deprecated
type APIEntityBaseContract struct { // Description - Description of the API. May include HTML formatting tags. Description *string `json:"description,omitempty"` // AuthenticationSettings - Collection of authentication settings included into this API. AuthenticationSettings *AuthenticationSettingsContract `json:"authenticationSettings,omitempty"` // SubscriptionKeyParameterNames - Protocols over which API is made available. SubscriptionKeyParameterNames *SubscriptionKeyParameterNamesContract `json:"subscriptionKeyParameterNames,omitempty"` // APIType - Type of API. Possible values include: 'HTTP', 'Soap' APIType APIType `json:"type,omitempty"` // APIRevision - Describes the Revision of the Api. If no value is provided, default revision 1 is created APIRevision *string `json:"apiRevision,omitempty"` // APIVersion - Indicates the Version identifier of the API if the API is versioned APIVersion *string `json:"apiVersion,omitempty"` // IsCurrent - Indicates if API revision is current api revision. IsCurrent *bool `json:"isCurrent,omitempty"` // IsOnline - Indicates if API revision is accessible via the gateway. IsOnline *bool `json:"isOnline,omitempty"` // APIRevisionDescription - Description of the Api Revision. APIRevisionDescription *string `json:"apiRevisionDescription,omitempty"` // APIVersionDescription - Description of the Api Version. APIVersionDescription *string `json:"apiVersionDescription,omitempty"` // APIVersionSetID - A resource identifier for the related ApiVersionSet. APIVersionSetID *string `json:"apiVersionSetId,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIEntityBaseContract API base contract details.
type APIExportClient
deprecated
type APIExportClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIExportClient is the apiManagement Client
func NewAPIExportClient
deprecated
func NewAPIExportClient(subscriptionID string) APIExportClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPIExportClient creates an instance of the APIExportClient client.
func NewAPIExportClientWithBaseURI
deprecated
func NewAPIExportClientWithBaseURI(baseURI string, subscriptionID string) APIExportClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPIExportClientWithBaseURI creates an instance of the APIExportClient client.
func (APIExportClient) Get
deprecated
func (client APIExportClient) Get(ctx context.Context, resourceGroupName string, serviceName string, apiid string, formatParameter ExportFormat) (result APIExportResult, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get gets the details of the API specified by its identifier in the format specified to the Storage Blob with SAS Key valid for 5 minutes. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. formatParameter - format in which to export the Api Details to the Storage Blob with Sas Key valid for 5 minutes.
func (APIExportClient) GetPreparer
deprecated
func (client APIExportClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, formatParameter ExportFormat) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (APIExportClient) GetResponder
deprecated
func (client APIExportClient) GetResponder(resp *http.Response) (result APIExportResult, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (APIExportClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
type APIExportResult
deprecated
type APIExportResult struct { autorest.Response `json:"-"` // Link - Link to the Storage Blob containing the result of the export operation. The Blob Uri is only valid for 5 minutes. Link *string `json:"link,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIExportResult API Export result Blob Uri.
type APIIssueAttachmentClient
deprecated
type APIIssueAttachmentClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIIssueAttachmentClient is the apiManagement Client
func NewAPIIssueAttachmentClient
deprecated
func NewAPIIssueAttachmentClient(subscriptionID string) APIIssueAttachmentClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPIIssueAttachmentClient creates an instance of the APIIssueAttachmentClient client.
func NewAPIIssueAttachmentClientWithBaseURI
deprecated
func NewAPIIssueAttachmentClientWithBaseURI(baseURI string, subscriptionID string) APIIssueAttachmentClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPIIssueAttachmentClientWithBaseURI creates an instance of the APIIssueAttachmentClient client.
func (APIIssueAttachmentClient) CreateOrUpdate
deprecated
func (client APIIssueAttachmentClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string, attachmentID string, parameters IssueAttachmentContract, ifMatch string) (result IssueAttachmentContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate creates a new Attachment for the Issue in an API or updates an existing one. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. issueID - issue identifier. Must be unique in the current API Management service instance. attachmentID - attachment identifier within an Issue. Must be unique in the current Issue. parameters - create parameters. ifMatch - eTag of the Issue Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (APIIssueAttachmentClient) CreateOrUpdatePreparer
deprecated
func (client APIIssueAttachmentClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string, attachmentID string, parameters IssueAttachmentContract, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (APIIssueAttachmentClient) CreateOrUpdateResponder
deprecated
func (client APIIssueAttachmentClient) CreateOrUpdateResponder(resp *http.Response) (result IssueAttachmentContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (APIIssueAttachmentClient) CreateOrUpdateSender
deprecated
func (client APIIssueAttachmentClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (APIIssueAttachmentClient) Delete
deprecated
func (client APIIssueAttachmentClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string, attachmentID string, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes the specified comment from an Issue. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. issueID - issue identifier. Must be unique in the current API Management service instance. attachmentID - attachment identifier within an Issue. Must be unique in the current Issue. ifMatch - eTag of the Issue Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (APIIssueAttachmentClient) DeletePreparer
deprecated
func (client APIIssueAttachmentClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string, attachmentID string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (APIIssueAttachmentClient) DeleteResponder
deprecated
func (client APIIssueAttachmentClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (APIIssueAttachmentClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (APIIssueAttachmentClient) Get
deprecated
func (client APIIssueAttachmentClient) Get(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string, attachmentID string) (result IssueAttachmentContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get gets the details of the issue Attachment for an API specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. issueID - issue identifier. Must be unique in the current API Management service instance. attachmentID - attachment identifier within an Issue. Must be unique in the current Issue.
func (APIIssueAttachmentClient) GetEntityTag
deprecated
func (client APIIssueAttachmentClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string, attachmentID string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag gets the entity state (Etag) version of the issue Attachment for an API specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. issueID - issue identifier. Must be unique in the current API Management service instance. attachmentID - attachment identifier within an Issue. Must be unique in the current Issue.
func (APIIssueAttachmentClient) GetEntityTagPreparer
deprecated
func (client APIIssueAttachmentClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string, attachmentID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (APIIssueAttachmentClient) GetEntityTagResponder
deprecated
func (client APIIssueAttachmentClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (APIIssueAttachmentClient) GetEntityTagSender
deprecated
func (client APIIssueAttachmentClient) GetEntityTagSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (APIIssueAttachmentClient) GetPreparer
deprecated
func (client APIIssueAttachmentClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string, attachmentID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (APIIssueAttachmentClient) GetResponder
deprecated
func (client APIIssueAttachmentClient) GetResponder(resp *http.Response) (result IssueAttachmentContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (APIIssueAttachmentClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (APIIssueAttachmentClient) ListByService
deprecated
func (client APIIssueAttachmentClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string, filter string, top *int32, skip *int32) (result IssueAttachmentCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService lists all comments for the Issue assosiated with the specified API. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. issueID - issue identifier. Must be unique in the current API Management service instance. filter - | Field | Supported operators | Supported functions | |-------------|------------------------|-----------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, startswith, endswith | | userId | ge, le, eq, ne, gt, lt | substringof, startswith, endswith | top - number of records to return. skip - number of records to skip.
func (APIIssueAttachmentClient) ListByServiceComplete
deprecated
func (client APIIssueAttachmentClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string, filter string, top *int32, skip *int32) (result IssueAttachmentCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceComplete enumerates all values, automatically crossing page boundaries as required.
func (APIIssueAttachmentClient) ListByServicePreparer
deprecated
func (client APIIssueAttachmentClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (APIIssueAttachmentClient) ListByServiceResponder
deprecated
func (client APIIssueAttachmentClient) ListByServiceResponder(resp *http.Response) (result IssueAttachmentCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (APIIssueAttachmentClient) ListByServiceSender
deprecated
func (client APIIssueAttachmentClient) ListByServiceSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
type APIIssueClient
deprecated
type APIIssueClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIIssueClient is the apiManagement Client
func NewAPIIssueClient
deprecated
func NewAPIIssueClient(subscriptionID string) APIIssueClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPIIssueClient creates an instance of the APIIssueClient client.
func NewAPIIssueClientWithBaseURI
deprecated
func NewAPIIssueClientWithBaseURI(baseURI string, subscriptionID string) APIIssueClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPIIssueClientWithBaseURI creates an instance of the APIIssueClient client.
func (APIIssueClient) CreateOrUpdate
deprecated
func (client APIIssueClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string, parameters IssueContract, ifMatch string) (result IssueContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate creates a new Issue for an API or updates an existing one. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. issueID - issue identifier. Must be unique in the current API Management service instance. parameters - create parameters. ifMatch - eTag of the Issue Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (APIIssueClient) CreateOrUpdatePreparer
deprecated
func (client APIIssueClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string, parameters IssueContract, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (APIIssueClient) CreateOrUpdateResponder
deprecated
func (client APIIssueClient) CreateOrUpdateResponder(resp *http.Response) (result IssueContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (APIIssueClient) CreateOrUpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (APIIssueClient) Delete
deprecated
func (client APIIssueClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes the specified Issue from an API. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. issueID - issue identifier. Must be unique in the current API Management service instance. ifMatch - eTag of the Issue Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (APIIssueClient) DeletePreparer
deprecated
func (client APIIssueClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (APIIssueClient) DeleteResponder
deprecated
func (client APIIssueClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (APIIssueClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (APIIssueClient) Get
deprecated
func (client APIIssueClient) Get(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string) (result IssueContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get gets the details of the Issue for an API specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. issueID - issue identifier. Must be unique in the current API Management service instance.
func (APIIssueClient) GetEntityTag
deprecated
func (client APIIssueClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag gets the entity state (Etag) version of the Issue for an API specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. issueID - issue identifier. Must be unique in the current API Management service instance.
func (APIIssueClient) GetEntityTagPreparer
deprecated
func (client APIIssueClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (APIIssueClient) GetEntityTagResponder
deprecated
func (client APIIssueClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (APIIssueClient) GetEntityTagSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (APIIssueClient) GetPreparer
deprecated
func (client APIIssueClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (APIIssueClient) GetResponder
deprecated
func (client APIIssueClient) GetResponder(resp *http.Response) (result IssueContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (APIIssueClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (APIIssueClient) ListByService
deprecated
func (client APIIssueClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, apiid string, filter string, top *int32, skip *int32) (result IssueCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService lists all issues assosiated with the specified API. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. filter - | Field | Supported operators | Supported functions | |-------------|------------------------|-----------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, startswith, endswith | | state | eq | | | userId | ge, le, eq, ne, gt, lt | substringof, startswith, endswith | top - number of records to return. skip - number of records to skip.
func (APIIssueClient) ListByServiceComplete
deprecated
func (client APIIssueClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, apiid string, filter string, top *int32, skip *int32) (result IssueCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceComplete enumerates all values, automatically crossing page boundaries as required.
func (APIIssueClient) ListByServicePreparer
deprecated
func (client APIIssueClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (APIIssueClient) ListByServiceResponder
deprecated
func (client APIIssueClient) ListByServiceResponder(resp *http.Response) (result IssueCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (APIIssueClient) ListByServiceSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
type APIIssueCommentClient
deprecated
type APIIssueCommentClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIIssueCommentClient is the apiManagement Client
func NewAPIIssueCommentClient
deprecated
func NewAPIIssueCommentClient(subscriptionID string) APIIssueCommentClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPIIssueCommentClient creates an instance of the APIIssueCommentClient client.
func NewAPIIssueCommentClientWithBaseURI
deprecated
func NewAPIIssueCommentClientWithBaseURI(baseURI string, subscriptionID string) APIIssueCommentClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPIIssueCommentClientWithBaseURI creates an instance of the APIIssueCommentClient client.
func (APIIssueCommentClient) CreateOrUpdate
deprecated
func (client APIIssueCommentClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string, commentID string, parameters IssueCommentContract, ifMatch string) (result IssueCommentContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate creates a new Comment for the Issue in an API or updates an existing one. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. issueID - issue identifier. Must be unique in the current API Management service instance. commentID - comment identifier within an Issue. Must be unique in the current Issue. parameters - create parameters. ifMatch - eTag of the Issue Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (APIIssueCommentClient) CreateOrUpdatePreparer
deprecated
func (client APIIssueCommentClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string, commentID string, parameters IssueCommentContract, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (APIIssueCommentClient) CreateOrUpdateResponder
deprecated
func (client APIIssueCommentClient) CreateOrUpdateResponder(resp *http.Response) (result IssueCommentContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (APIIssueCommentClient) CreateOrUpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (APIIssueCommentClient) Delete
deprecated
func (client APIIssueCommentClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string, commentID string, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes the specified comment from an Issue. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. issueID - issue identifier. Must be unique in the current API Management service instance. commentID - comment identifier within an Issue. Must be unique in the current Issue. ifMatch - eTag of the Issue Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (APIIssueCommentClient) DeletePreparer
deprecated
func (client APIIssueCommentClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string, commentID string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (APIIssueCommentClient) DeleteResponder
deprecated
func (client APIIssueCommentClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (APIIssueCommentClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (APIIssueCommentClient) Get
deprecated
func (client APIIssueCommentClient) Get(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string, commentID string) (result IssueCommentContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get gets the details of the issue Comment for an API specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. issueID - issue identifier. Must be unique in the current API Management service instance. commentID - comment identifier within an Issue. Must be unique in the current Issue.
func (APIIssueCommentClient) GetEntityTag
deprecated
func (client APIIssueCommentClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string, commentID string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag gets the entity state (Etag) version of the issue Comment for an API specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. issueID - issue identifier. Must be unique in the current API Management service instance. commentID - comment identifier within an Issue. Must be unique in the current Issue.
func (APIIssueCommentClient) GetEntityTagPreparer
deprecated
func (client APIIssueCommentClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string, commentID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (APIIssueCommentClient) GetEntityTagResponder
deprecated
func (client APIIssueCommentClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (APIIssueCommentClient) GetEntityTagSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (APIIssueCommentClient) GetPreparer
deprecated
func (client APIIssueCommentClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string, commentID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (APIIssueCommentClient) GetResponder
deprecated
func (client APIIssueCommentClient) GetResponder(resp *http.Response) (result IssueCommentContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (APIIssueCommentClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (APIIssueCommentClient) ListByService
deprecated
func (client APIIssueCommentClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string, filter string, top *int32, skip *int32) (result IssueCommentCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService lists all comments for the Issue assosiated with the specified API. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. issueID - issue identifier. Must be unique in the current API Management service instance. filter - | Field | Supported operators | Supported functions | |-------------|------------------------|-----------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, startswith, endswith | | userId | ge, le, eq, ne, gt, lt | substringof, startswith, endswith | top - number of records to return. skip - number of records to skip.
func (APIIssueCommentClient) ListByServiceComplete
deprecated
func (client APIIssueCommentClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string, filter string, top *int32, skip *int32) (result IssueCommentCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceComplete enumerates all values, automatically crossing page boundaries as required.
func (APIIssueCommentClient) ListByServicePreparer
deprecated
func (client APIIssueCommentClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, issueID string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (APIIssueCommentClient) ListByServiceResponder
deprecated
func (client APIIssueCommentClient) ListByServiceResponder(resp *http.Response) (result IssueCommentCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (APIIssueCommentClient) ListByServiceSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
type APIOperationClient
deprecated
type APIOperationClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIOperationClient is the apiManagement Client
func NewAPIOperationClient
deprecated
func NewAPIOperationClient(subscriptionID string) APIOperationClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPIOperationClient creates an instance of the APIOperationClient client.
func NewAPIOperationClientWithBaseURI
deprecated
func NewAPIOperationClientWithBaseURI(baseURI string, subscriptionID string) APIOperationClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPIOperationClientWithBaseURI creates an instance of the APIOperationClient client.
func (APIOperationClient) CreateOrUpdate
deprecated
func (client APIOperationClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string, parameters OperationContract, ifMatch string) (result OperationContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate creates a new operation in the API or updates an existing one. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. operationID - operation identifier within an API. Must be unique in the current API Management service instance. parameters - create parameters. ifMatch - eTag of the Entity. Not required when creating an entity, but required when updating an entity.
func (APIOperationClient) CreateOrUpdatePreparer
deprecated
func (client APIOperationClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string, parameters OperationContract, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (APIOperationClient) CreateOrUpdateResponder
deprecated
func (client APIOperationClient) CreateOrUpdateResponder(resp *http.Response) (result OperationContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (APIOperationClient) CreateOrUpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (APIOperationClient) Delete
deprecated
func (client APIOperationClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes the specified operation in the API. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. operationID - operation identifier within an API. Must be unique in the current API Management service instance. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (APIOperationClient) DeletePreparer
deprecated
func (client APIOperationClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (APIOperationClient) DeleteResponder
deprecated
func (client APIOperationClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (APIOperationClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (APIOperationClient) Get
deprecated
func (client APIOperationClient) Get(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string) (result OperationContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get gets the details of the API Operation specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. operationID - operation identifier within an API. Must be unique in the current API Management service instance.
func (APIOperationClient) GetEntityTag
deprecated
func (client APIOperationClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag gets the entity state (Etag) version of the API operation specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. operationID - operation identifier within an API. Must be unique in the current API Management service instance.
func (APIOperationClient) GetEntityTagPreparer
deprecated
func (client APIOperationClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (APIOperationClient) GetEntityTagResponder
deprecated
func (client APIOperationClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (APIOperationClient) GetEntityTagSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (APIOperationClient) GetPreparer
deprecated
func (client APIOperationClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (APIOperationClient) GetResponder
deprecated
func (client APIOperationClient) GetResponder(resp *http.Response) (result OperationContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (APIOperationClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (APIOperationClient) ListByAPI
deprecated
func (client APIOperationClient) ListByAPI(ctx context.Context, resourceGroupName string, serviceName string, apiid string, filter string, top *int32, skip *int32) (result OperationCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPI lists a collection of the operations for the specified API. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. filter - | Field | Supported operators | Supported functions | |-------------|------------------------|-----------------------------------| | name | ge, le, eq, ne, gt, lt | substringof, startswith, endswith | | method | ge, le, eq, ne, gt, lt | substringof, startswith, endswith | | description | ge, le, eq, ne, gt, lt | substringof, startswith, endswith | | urlTemplate | ge, le, eq, ne, gt, lt | substringof, startswith, endswith | top - number of records to return. skip - number of records to skip.
func (APIOperationClient) ListByAPIComplete
deprecated
func (client APIOperationClient) ListByAPIComplete(ctx context.Context, resourceGroupName string, serviceName string, apiid string, filter string, top *int32, skip *int32) (result OperationCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPIComplete enumerates all values, automatically crossing page boundaries as required.
func (APIOperationClient) ListByAPIPreparer
deprecated
func (client APIOperationClient) ListByAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPIPreparer prepares the ListByAPI request.
func (APIOperationClient) ListByAPIResponder
deprecated
func (client APIOperationClient) ListByAPIResponder(resp *http.Response) (result OperationCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPIResponder handles the response to the ListByAPI request. The method always closes the http.Response Body.
func (APIOperationClient) ListByAPISender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPISender sends the ListByAPI request. The method will close the http.Response Body if it receives an error.
func (APIOperationClient) Update
deprecated
func (client APIOperationClient) Update(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string, parameters OperationUpdateContract, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Update updates the details of the operation in the API specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. operationID - operation identifier within an API. Must be unique in the current API Management service instance. parameters - API Operation Update parameters. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (APIOperationClient) UpdatePreparer
deprecated
func (client APIOperationClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string, parameters OperationUpdateContract, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdatePreparer prepares the Update request.
func (APIOperationClient) UpdateResponder
deprecated
func (client APIOperationClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateResponder handles the response to the Update request. The method always closes the http.Response Body.
func (APIOperationClient) UpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateSender sends the Update request. The method will close the http.Response Body if it receives an error.
type APIOperationPolicyClient
deprecated
type APIOperationPolicyClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIOperationPolicyClient is the apiManagement Client
func NewAPIOperationPolicyClient
deprecated
func NewAPIOperationPolicyClient(subscriptionID string) APIOperationPolicyClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPIOperationPolicyClient creates an instance of the APIOperationPolicyClient client.
func NewAPIOperationPolicyClientWithBaseURI
deprecated
func NewAPIOperationPolicyClientWithBaseURI(baseURI string, subscriptionID string) APIOperationPolicyClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPIOperationPolicyClientWithBaseURI creates an instance of the APIOperationPolicyClient client.
func (APIOperationPolicyClient) CreateOrUpdate
deprecated
func (client APIOperationPolicyClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string, parameters PolicyContract, ifMatch string) (result PolicyContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate creates or updates policy configuration for the API Operation level. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. operationID - operation identifier within an API. Must be unique in the current API Management service instance. parameters - the policy contents to apply. ifMatch - eTag of the Entity. Not required when creating an entity, but required when updating an entity.
func (APIOperationPolicyClient) CreateOrUpdatePreparer
deprecated
func (client APIOperationPolicyClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string, parameters PolicyContract, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (APIOperationPolicyClient) CreateOrUpdateResponder
deprecated
func (client APIOperationPolicyClient) CreateOrUpdateResponder(resp *http.Response) (result PolicyContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (APIOperationPolicyClient) CreateOrUpdateSender
deprecated
func (client APIOperationPolicyClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (APIOperationPolicyClient) Delete
deprecated
func (client APIOperationPolicyClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes the policy configuration at the Api Operation. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. operationID - operation identifier within an API. Must be unique in the current API Management service instance. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (APIOperationPolicyClient) DeletePreparer
deprecated
func (client APIOperationPolicyClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (APIOperationPolicyClient) DeleteResponder
deprecated
func (client APIOperationPolicyClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (APIOperationPolicyClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (APIOperationPolicyClient) Get
deprecated
func (client APIOperationPolicyClient) Get(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string) (result PolicyContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get get the policy configuration at the API Operation level. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. operationID - operation identifier within an API. Must be unique in the current API Management service instance.
func (APIOperationPolicyClient) GetEntityTag
deprecated
func (client APIOperationPolicyClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag gets the entity state (Etag) version of the API operation policy specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. operationID - operation identifier within an API. Must be unique in the current API Management service instance.
func (APIOperationPolicyClient) GetEntityTagPreparer
deprecated
func (client APIOperationPolicyClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (APIOperationPolicyClient) GetEntityTagResponder
deprecated
func (client APIOperationPolicyClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (APIOperationPolicyClient) GetEntityTagSender
deprecated
func (client APIOperationPolicyClient) GetEntityTagSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (APIOperationPolicyClient) GetPreparer
deprecated
func (client APIOperationPolicyClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (APIOperationPolicyClient) GetResponder
deprecated
func (client APIOperationPolicyClient) GetResponder(resp *http.Response) (result PolicyContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (APIOperationPolicyClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (APIOperationPolicyClient) ListByOperation
deprecated
func (client APIOperationPolicyClient) ListByOperation(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string) (result PolicyCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByOperation get the list of policy configuration at the API Operation level. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. operationID - operation identifier within an API. Must be unique in the current API Management service instance.
func (APIOperationPolicyClient) ListByOperationPreparer
deprecated
func (client APIOperationPolicyClient) ListByOperationPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByOperationPreparer prepares the ListByOperation request.
func (APIOperationPolicyClient) ListByOperationResponder
deprecated
func (client APIOperationPolicyClient) ListByOperationResponder(resp *http.Response) (result PolicyCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByOperationResponder handles the response to the ListByOperation request. The method always closes the http.Response Body.
func (APIOperationPolicyClient) ListByOperationSender
deprecated
func (client APIOperationPolicyClient) ListByOperationSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByOperationSender sends the ListByOperation request. The method will close the http.Response Body if it receives an error.
type APIPolicyClient
deprecated
type APIPolicyClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIPolicyClient is the apiManagement Client
func NewAPIPolicyClient
deprecated
func NewAPIPolicyClient(subscriptionID string) APIPolicyClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPIPolicyClient creates an instance of the APIPolicyClient client.
func NewAPIPolicyClientWithBaseURI
deprecated
func NewAPIPolicyClientWithBaseURI(baseURI string, subscriptionID string) APIPolicyClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPIPolicyClientWithBaseURI creates an instance of the APIPolicyClient client.
func (APIPolicyClient) CreateOrUpdate
deprecated
func (client APIPolicyClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, apiid string, parameters PolicyContract, ifMatch string) (result PolicyContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate creates or updates policy configuration for the API. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. parameters - the policy contents to apply. ifMatch - eTag of the Entity. Not required when creating an entity, but required when updating an entity.
func (APIPolicyClient) CreateOrUpdatePreparer
deprecated
func (client APIPolicyClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, parameters PolicyContract, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (APIPolicyClient) CreateOrUpdateResponder
deprecated
func (client APIPolicyClient) CreateOrUpdateResponder(resp *http.Response) (result PolicyContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (APIPolicyClient) CreateOrUpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (APIPolicyClient) Delete
deprecated
func (client APIPolicyClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, apiid string, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes the policy configuration at the Api. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (APIPolicyClient) DeletePreparer
deprecated
func (client APIPolicyClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (APIPolicyClient) DeleteResponder
deprecated
func (client APIPolicyClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (APIPolicyClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (APIPolicyClient) Get
deprecated
func (client APIPolicyClient) Get(ctx context.Context, resourceGroupName string, serviceName string, apiid string) (result PolicyContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get get the policy configuration at the API level. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number.
func (APIPolicyClient) GetEntityTag
deprecated
func (client APIPolicyClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, apiid string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag gets the entity state (Etag) version of the API policy specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number.
func (APIPolicyClient) GetEntityTagPreparer
deprecated
func (client APIPolicyClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (APIPolicyClient) GetEntityTagResponder
deprecated
func (client APIPolicyClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (APIPolicyClient) GetEntityTagSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (APIPolicyClient) GetPreparer
deprecated
func (client APIPolicyClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (APIPolicyClient) GetResponder
deprecated
func (client APIPolicyClient) GetResponder(resp *http.Response) (result PolicyContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (APIPolicyClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (APIPolicyClient) ListByAPI
deprecated
func (client APIPolicyClient) ListByAPI(ctx context.Context, resourceGroupName string, serviceName string, apiid string) (result PolicyCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPI get the policy configuration at the API level. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number.
func (APIPolicyClient) ListByAPIPreparer
deprecated
func (client APIPolicyClient) ListByAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPIPreparer prepares the ListByAPI request.
func (APIPolicyClient) ListByAPIResponder
deprecated
func (client APIPolicyClient) ListByAPIResponder(resp *http.Response) (result PolicyCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPIResponder handles the response to the ListByAPI request. The method always closes the http.Response Body.
func (APIPolicyClient) ListByAPISender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPISender sends the ListByAPI request. The method will close the http.Response Body if it receives an error.
type APIProductClient
deprecated
type APIProductClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIProductClient is the apiManagement Client
func NewAPIProductClient
deprecated
func NewAPIProductClient(subscriptionID string) APIProductClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPIProductClient creates an instance of the APIProductClient client.
func NewAPIProductClientWithBaseURI
deprecated
func NewAPIProductClientWithBaseURI(baseURI string, subscriptionID string) APIProductClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPIProductClientWithBaseURI creates an instance of the APIProductClient client.
func (APIProductClient) ListByApis
deprecated
func (client APIProductClient) ListByApis(ctx context.Context, resourceGroupName string, serviceName string, apiid string, filter string, top *int32, skip *int32) (result ProductCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByApis lists all Products, which the API is part of. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. filter - | Field | Supported operators | Supported functions | |-------|------------------------|---------------------------------------------| | name | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | top - number of records to return. skip - number of records to skip.
func (APIProductClient) ListByApisComplete
deprecated
func (client APIProductClient) ListByApisComplete(ctx context.Context, resourceGroupName string, serviceName string, apiid string, filter string, top *int32, skip *int32) (result ProductCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByApisComplete enumerates all values, automatically crossing page boundaries as required.
func (APIProductClient) ListByApisPreparer
deprecated
func (client APIProductClient) ListByApisPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByApisPreparer prepares the ListByApis request.
func (APIProductClient) ListByApisResponder
deprecated
func (client APIProductClient) ListByApisResponder(resp *http.Response) (result ProductCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByApisResponder handles the response to the ListByApis request. The method always closes the http.Response Body.
func (APIProductClient) ListByApisSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByApisSender sends the ListByApis request. The method will close the http.Response Body if it receives an error.
type APIReleaseClient
deprecated
type APIReleaseClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIReleaseClient is the apiManagement Client
func NewAPIReleaseClient
deprecated
func NewAPIReleaseClient(subscriptionID string) APIReleaseClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPIReleaseClient creates an instance of the APIReleaseClient client.
func NewAPIReleaseClientWithBaseURI
deprecated
func NewAPIReleaseClientWithBaseURI(baseURI string, subscriptionID string) APIReleaseClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPIReleaseClientWithBaseURI creates an instance of the APIReleaseClient client.
func (APIReleaseClient) Create
deprecated
func (client APIReleaseClient) Create(ctx context.Context, resourceGroupName string, serviceName string, apiid string, releaseID string, parameters APIReleaseContract) (result APIReleaseContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Create creates a new Release for the API. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. releaseID - release identifier within an API. Must be unique in the current API Management service instance. parameters - create parameters.
func (APIReleaseClient) CreatePreparer
deprecated
func (client APIReleaseClient) CreatePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, releaseID string, parameters APIReleaseContract) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreatePreparer prepares the Create request.
func (APIReleaseClient) CreateResponder
deprecated
func (client APIReleaseClient) CreateResponder(resp *http.Response) (result APIReleaseContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateResponder handles the response to the Create request. The method always closes the http.Response Body.
func (APIReleaseClient) CreateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateSender sends the Create request. The method will close the http.Response Body if it receives an error.
func (APIReleaseClient) Delete
deprecated
func (client APIReleaseClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, apiid string, releaseID string, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes the specified release in the API. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. releaseID - release identifier within an API. Must be unique in the current API Management service instance. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (APIReleaseClient) DeletePreparer
deprecated
func (client APIReleaseClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, releaseID string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (APIReleaseClient) DeleteResponder
deprecated
func (client APIReleaseClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (APIReleaseClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (APIReleaseClient) Get
deprecated
func (client APIReleaseClient) Get(ctx context.Context, resourceGroupName string, serviceName string, apiid string, releaseID string) (result APIReleaseContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get returns the details of an API release. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. releaseID - release identifier within an API. Must be unique in the current API Management service instance.
func (APIReleaseClient) GetEntityTag
deprecated
func (client APIReleaseClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, apiid string, releaseID string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag returns the etag of an API release. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. releaseID - release identifier within an API. Must be unique in the current API Management service instance.
func (APIReleaseClient) GetEntityTagPreparer
deprecated
func (client APIReleaseClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, releaseID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (APIReleaseClient) GetEntityTagResponder
deprecated
func (client APIReleaseClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (APIReleaseClient) GetEntityTagSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (APIReleaseClient) GetPreparer
deprecated
func (client APIReleaseClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, releaseID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (APIReleaseClient) GetResponder
deprecated
func (client APIReleaseClient) GetResponder(resp *http.Response) (result APIReleaseContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (APIReleaseClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (APIReleaseClient) List
deprecated
func (client APIReleaseClient) List(ctx context.Context, resourceGroupName string, serviceName string, apiid string, filter string, top *int32, skip *int32) (result APIReleaseCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. List lists all releases of an API. An API release is created when making an API Revision current. Releases are also used to rollback to previous revisions. Results will be paged and can be constrained by the $top and $skip parameters. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. filter - | Field | Supported operators | Supported functions | |-------|------------------------|---------------------------------------------| | name | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | |notes|ge le eq ne gt lt|substringof contains startswith endswith| top - number of records to return. skip - number of records to skip.
func (APIReleaseClient) ListComplete
deprecated
func (client APIReleaseClient) ListComplete(ctx context.Context, resourceGroupName string, serviceName string, apiid string, filter string, top *int32, skip *int32) (result APIReleaseCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListComplete enumerates all values, automatically crossing page boundaries as required.
func (APIReleaseClient) ListPreparer
deprecated
func (client APIReleaseClient) ListPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListPreparer prepares the List request.
func (APIReleaseClient) ListResponder
deprecated
func (client APIReleaseClient) ListResponder(resp *http.Response) (result APIReleaseCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (APIReleaseClient) ListSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListSender sends the List request. The method will close the http.Response Body if it receives an error.
func (APIReleaseClient) Update
deprecated
func (client APIReleaseClient) Update(ctx context.Context, resourceGroupName string, serviceName string, apiid string, releaseID string, parameters APIReleaseContract, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Update updates the details of the release of the API specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. releaseID - release identifier within an API. Must be unique in the current API Management service instance. parameters - API Release Update parameters. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (APIReleaseClient) UpdatePreparer
deprecated
func (client APIReleaseClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, releaseID string, parameters APIReleaseContract, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdatePreparer prepares the Update request.
func (APIReleaseClient) UpdateResponder
deprecated
func (client APIReleaseClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateResponder handles the response to the Update request. The method always closes the http.Response Body.
func (APIReleaseClient) UpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateSender sends the Update request. The method will close the http.Response Body if it receives an error.
type APIReleaseCollection
deprecated
type APIReleaseCollection struct { autorest.Response `json:"-"` // Value - Page values. Value *[]APIReleaseContract `json:"value,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIReleaseCollection paged Api Revision list representation.
func (APIReleaseCollection) IsEmpty
deprecated
func (arc APIReleaseCollection) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type APIReleaseCollectionIterator
deprecated
type APIReleaseCollectionIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIReleaseCollectionIterator provides access to a complete listing of APIReleaseContract values.
func (*APIReleaseCollectionIterator) Next
deprecated
func (iter *APIReleaseCollectionIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*APIReleaseCollectionIterator) NextWithContext
deprecated
func (iter *APIReleaseCollectionIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (APIReleaseCollectionIterator) NotDone
deprecated
func (iter APIReleaseCollectionIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (APIReleaseCollectionIterator) Response
deprecated
func (iter APIReleaseCollectionIterator) Response() APIReleaseCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (APIReleaseCollectionIterator) Value
deprecated
func (iter APIReleaseCollectionIterator) Value() APIReleaseContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type APIReleaseCollectionPage
deprecated
type APIReleaseCollectionPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIReleaseCollectionPage contains a page of APIReleaseContract values.
func (*APIReleaseCollectionPage) Next
deprecated
func (page *APIReleaseCollectionPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*APIReleaseCollectionPage) NextWithContext
deprecated
func (page *APIReleaseCollectionPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (APIReleaseCollectionPage) NotDone
deprecated
func (page APIReleaseCollectionPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (APIReleaseCollectionPage) Response
deprecated
func (page APIReleaseCollectionPage) Response() APIReleaseCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (APIReleaseCollectionPage) Values
deprecated
func (page APIReleaseCollectionPage) Values() []APIReleaseContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type APIReleaseContract
deprecated
type APIReleaseContract struct { autorest.Response `json:"-"` // APIReleaseContractProperties - Properties of the Api Release Contract. *APIReleaseContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIReleaseContract api Release details.
func (APIReleaseContract) MarshalJSON
deprecated
func (arc APIReleaseContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for APIReleaseContract.
func (*APIReleaseContract) UnmarshalJSON
deprecated
func (arc *APIReleaseContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for APIReleaseContract struct.
type APIReleaseContractProperties
deprecated
type APIReleaseContractProperties struct { // APIID - Identifier of the API the release belongs to. APIID *string `json:"apiId,omitempty"` // CreatedDateTime - The time the API was released. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard. CreatedDateTime *date.Time `json:"createdDateTime,omitempty"` // UpdatedDateTime - The time the API release was updated. UpdatedDateTime *date.Time `json:"updatedDateTime,omitempty"` // Notes - Release Notes Notes *string `json:"notes,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIReleaseContractProperties API Release details
type APIRevisionCollection
deprecated
type APIRevisionCollection struct { autorest.Response `json:"-"` // Value - Page values. Value *[]APIRevisionContract `json:"value,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIRevisionCollection paged Api Revision list representation.
func (APIRevisionCollection) IsEmpty
deprecated
func (arc APIRevisionCollection) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type APIRevisionCollectionIterator
deprecated
type APIRevisionCollectionIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIRevisionCollectionIterator provides access to a complete listing of APIRevisionContract values.
func (*APIRevisionCollectionIterator) Next
deprecated
func (iter *APIRevisionCollectionIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*APIRevisionCollectionIterator) NextWithContext
deprecated
func (iter *APIRevisionCollectionIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (APIRevisionCollectionIterator) NotDone
deprecated
func (iter APIRevisionCollectionIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (APIRevisionCollectionIterator) Response
deprecated
func (iter APIRevisionCollectionIterator) Response() APIRevisionCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (APIRevisionCollectionIterator) Value
deprecated
func (iter APIRevisionCollectionIterator) Value() APIRevisionContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type APIRevisionCollectionPage
deprecated
type APIRevisionCollectionPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIRevisionCollectionPage contains a page of APIRevisionContract values.
func (*APIRevisionCollectionPage) Next
deprecated
func (page *APIRevisionCollectionPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*APIRevisionCollectionPage) NextWithContext
deprecated
func (page *APIRevisionCollectionPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (APIRevisionCollectionPage) NotDone
deprecated
func (page APIRevisionCollectionPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (APIRevisionCollectionPage) Response
deprecated
func (page APIRevisionCollectionPage) Response() APIRevisionCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (APIRevisionCollectionPage) Values
deprecated
func (page APIRevisionCollectionPage) Values() []APIRevisionContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type APIRevisionContract
deprecated
type APIRevisionContract struct { // APIID - Identifier of the API Revision. APIID *string `json:"apiId,omitempty"` // APIRevision - Revision number of API. APIRevision *string `json:"apiRevision,omitempty"` // CreatedDateTime - The time the API Revision was created. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard. CreatedDateTime *date.Time `json:"createdDateTime,omitempty"` // UpdatedDateTime - The time the API Revision were updated. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard. UpdatedDateTime *date.Time `json:"updatedDateTime,omitempty"` // Description - Description of the API Revision. Description *string `json:"description,omitempty"` // PrivateURL - Gateway URL for accessing the non-current API Revision. PrivateURL *string `json:"privateUrl,omitempty"` // IsOnline - Indicates if API revision is the current api revision. IsOnline *bool `json:"isOnline,omitempty"` // IsCurrent - Indicates if API revision is accessible via the gateway. IsCurrent *bool `json:"isCurrent,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIRevisionContract summary of revision metadata.
type APIRevisionInfoContract
deprecated
type APIRevisionInfoContract struct { // SourceAPIID - Resource identifier of API to be used to create the revision from. SourceAPIID *string `json:"sourceApiId,omitempty"` // APIVersionName - Version identifier for the new API Version. APIVersionName *string `json:"apiVersionName,omitempty"` // APIRevisionDescription - Description of new API Revision. APIRevisionDescription *string `json:"apiRevisionDescription,omitempty"` // APIVersionSet - Version set details APIVersionSet *APIVersionSetContractDetails `json:"apiVersionSet,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIRevisionInfoContract object used to create an API Revision or Version based on an existing API Revision
type APIRevisionsClient
deprecated
type APIRevisionsClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIRevisionsClient is the apiManagement Client
func NewAPIRevisionsClient
deprecated
func NewAPIRevisionsClient(subscriptionID string) APIRevisionsClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPIRevisionsClient creates an instance of the APIRevisionsClient client.
func NewAPIRevisionsClientWithBaseURI
deprecated
func NewAPIRevisionsClientWithBaseURI(baseURI string, subscriptionID string) APIRevisionsClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPIRevisionsClientWithBaseURI creates an instance of the APIRevisionsClient client.
func (APIRevisionsClient) List
deprecated
func (client APIRevisionsClient) List(ctx context.Context, resourceGroupName string, serviceName string, apiid string, filter string, top *int32, skip *int32) (result APIRevisionCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. List lists all revisions of an API. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API identifier. Must be unique in the current API Management service instance. filter - | Field | Supported operators | Supported functions | |-------------|------------------------|-----------------------------------|
|apiRevision | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith| top - number of records to return. skip - number of records to skip.
func (APIRevisionsClient) ListComplete
deprecated
func (client APIRevisionsClient) ListComplete(ctx context.Context, resourceGroupName string, serviceName string, apiid string, filter string, top *int32, skip *int32) (result APIRevisionCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListComplete enumerates all values, automatically crossing page boundaries as required.
func (APIRevisionsClient) ListPreparer
deprecated
func (client APIRevisionsClient) ListPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListPreparer prepares the List request.
func (APIRevisionsClient) ListResponder
deprecated
func (client APIRevisionsClient) ListResponder(resp *http.Response) (result APIRevisionCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (APIRevisionsClient) ListSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type APISchemaClient
deprecated
type APISchemaClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APISchemaClient is the apiManagement Client
func NewAPISchemaClient
deprecated
func NewAPISchemaClient(subscriptionID string) APISchemaClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPISchemaClient creates an instance of the APISchemaClient client.
func NewAPISchemaClientWithBaseURI
deprecated
func NewAPISchemaClientWithBaseURI(baseURI string, subscriptionID string) APISchemaClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPISchemaClientWithBaseURI creates an instance of the APISchemaClient client.
func (APISchemaClient) CreateOrUpdate
deprecated
func (client APISchemaClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, apiid string, schemaID string, parameters SchemaContract, ifMatch string) (result SchemaContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate creates or updates schema configuration for the API. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. schemaID - schema identifier within an API. Must be unique in the current API Management service instance. parameters - the schema contents to apply. ifMatch - eTag of the Entity. Not required when creating an entity, but required when updating an entity.
func (APISchemaClient) CreateOrUpdatePreparer
deprecated
func (client APISchemaClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, schemaID string, parameters SchemaContract, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (APISchemaClient) CreateOrUpdateResponder
deprecated
func (client APISchemaClient) CreateOrUpdateResponder(resp *http.Response) (result SchemaContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (APISchemaClient) CreateOrUpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (APISchemaClient) Delete
deprecated
func (client APISchemaClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, apiid string, schemaID string, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes the schema configuration at the Api. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. schemaID - schema identifier within an API. Must be unique in the current API Management service instance. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (APISchemaClient) DeletePreparer
deprecated
func (client APISchemaClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, schemaID string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (APISchemaClient) DeleteResponder
deprecated
func (client APISchemaClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (APISchemaClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (APISchemaClient) Get
deprecated
func (client APISchemaClient) Get(ctx context.Context, resourceGroupName string, serviceName string, apiid string, schemaID string) (result SchemaContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get get the schema configuration at the API level. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. schemaID - schema identifier within an API. Must be unique in the current API Management service instance.
func (APISchemaClient) GetEntityTag
deprecated
func (client APISchemaClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, apiid string, schemaID string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag gets the entity state (Etag) version of the schema specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. schemaID - schema identifier within an API. Must be unique in the current API Management service instance.
func (APISchemaClient) GetEntityTagPreparer
deprecated
func (client APISchemaClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, schemaID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (APISchemaClient) GetEntityTagResponder
deprecated
func (client APISchemaClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (APISchemaClient) GetEntityTagSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (APISchemaClient) GetPreparer
deprecated
func (client APISchemaClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, schemaID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (APISchemaClient) GetResponder
deprecated
func (client APISchemaClient) GetResponder(resp *http.Response) (result SchemaContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (APISchemaClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (APISchemaClient) ListByAPI
deprecated
func (client APISchemaClient) ListByAPI(ctx context.Context, resourceGroupName string, serviceName string, apiid string) (result SchemaCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPI get the schema configuration at the API level. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number.
func (APISchemaClient) ListByAPIComplete
deprecated
func (client APISchemaClient) ListByAPIComplete(ctx context.Context, resourceGroupName string, serviceName string, apiid string) (result SchemaCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPIComplete enumerates all values, automatically crossing page boundaries as required.
func (APISchemaClient) ListByAPIPreparer
deprecated
func (client APISchemaClient) ListByAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPIPreparer prepares the ListByAPI request.
func (APISchemaClient) ListByAPIResponder
deprecated
func (client APISchemaClient) ListByAPIResponder(resp *http.Response) (result SchemaCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPIResponder handles the response to the ListByAPI request. The method always closes the http.Response Body.
func (APISchemaClient) ListByAPISender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPISender sends the ListByAPI request. The method will close the http.Response Body if it receives an error.
type APITagResourceContractProperties
deprecated
type APITagResourceContractProperties struct { // ID - API identifier in the form /apis/{apiId}. ID *string `json:"id,omitempty"` // Name - API name. Name *string `json:"name,omitempty"` // ServiceURL - Absolute URL of the backend service implementing this API. ServiceURL *string `json:"serviceUrl,omitempty"` // Path - Relative URL uniquely identifying this API and all of its resource paths within the API Management service instance. It is appended to the API endpoint base URL specified during the service instance creation to form a public URL for this API. Path *string `json:"path,omitempty"` // Protocols - Describes on which protocols the operations in this API can be invoked. Protocols *[]Protocol `json:"protocols,omitempty"` // Description - Description of the API. May include HTML formatting tags. Description *string `json:"description,omitempty"` // AuthenticationSettings - Collection of authentication settings included into this API. AuthenticationSettings *AuthenticationSettingsContract `json:"authenticationSettings,omitempty"` // SubscriptionKeyParameterNames - Protocols over which API is made available. SubscriptionKeyParameterNames *SubscriptionKeyParameterNamesContract `json:"subscriptionKeyParameterNames,omitempty"` // APIType - Type of API. Possible values include: 'HTTP', 'Soap' APIType APIType `json:"type,omitempty"` // APIRevision - Describes the Revision of the Api. If no value is provided, default revision 1 is created APIRevision *string `json:"apiRevision,omitempty"` // APIVersion - Indicates the Version identifier of the API if the API is versioned APIVersion *string `json:"apiVersion,omitempty"` // IsCurrent - Indicates if API revision is current api revision. IsCurrent *bool `json:"isCurrent,omitempty"` // IsOnline - Indicates if API revision is accessible via the gateway. IsOnline *bool `json:"isOnline,omitempty"` // APIRevisionDescription - Description of the Api Revision. APIRevisionDescription *string `json:"apiRevisionDescription,omitempty"` // APIVersionDescription - Description of the Api Version. APIVersionDescription *string `json:"apiVersionDescription,omitempty"` // APIVersionSetID - A resource identifier for the related ApiVersionSet. APIVersionSetID *string `json:"apiVersionSetId,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APITagResourceContractProperties API contract properties for the Tag Resources.
type APIType
deprecated
type APIType string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIType enumerates the values for api type.
func PossibleAPITypeValues
deprecated
func PossibleAPITypeValues() []APIType
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleAPITypeValues returns an array of possible values for the APIType const type.
type APIUpdateContract
deprecated
type APIUpdateContract struct { // APIContractUpdateProperties - Properties of the API entity that can be updated. *APIContractUpdateProperties `json:"properties,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIUpdateContract API update contract details.
func (APIUpdateContract) MarshalJSON
deprecated
func (auc APIUpdateContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for APIUpdateContract.
func (*APIUpdateContract) UnmarshalJSON
deprecated
func (auc *APIUpdateContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for APIUpdateContract struct.
type APIVersionSetClient
deprecated
type APIVersionSetClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIVersionSetClient is the apiManagement Client
func NewAPIVersionSetClient
deprecated
func NewAPIVersionSetClient(subscriptionID string) APIVersionSetClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPIVersionSetClient creates an instance of the APIVersionSetClient client.
func NewAPIVersionSetClientWithBaseURI
deprecated
func NewAPIVersionSetClientWithBaseURI(baseURI string, subscriptionID string) APIVersionSetClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAPIVersionSetClientWithBaseURI creates an instance of the APIVersionSetClient client.
func (APIVersionSetClient) CreateOrUpdate
deprecated
func (client APIVersionSetClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, versionSetID string, parameters APIVersionSetContract, ifMatch string) (result APIVersionSetContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate creates or Updates a Api Version Set. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. versionSetID - api Version Set identifier. Must be unique in the current API Management service instance. parameters - create or update parameters. ifMatch - eTag of the Entity. Not required when creating an entity, but required when updating an entity.
func (APIVersionSetClient) CreateOrUpdatePreparer
deprecated
func (client APIVersionSetClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, versionSetID string, parameters APIVersionSetContract, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (APIVersionSetClient) CreateOrUpdateResponder
deprecated
func (client APIVersionSetClient) CreateOrUpdateResponder(resp *http.Response) (result APIVersionSetContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (APIVersionSetClient) CreateOrUpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (APIVersionSetClient) Delete
deprecated
func (client APIVersionSetClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, versionSetID string, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes specific Api Version Set. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. versionSetID - api Version Set identifier. Must be unique in the current API Management service instance. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (APIVersionSetClient) DeletePreparer
deprecated
func (client APIVersionSetClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, versionSetID string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (APIVersionSetClient) DeleteResponder
deprecated
func (client APIVersionSetClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (APIVersionSetClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (APIVersionSetClient) Get
deprecated
func (client APIVersionSetClient) Get(ctx context.Context, resourceGroupName string, serviceName string, versionSetID string) (result APIVersionSetContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get gets the details of the Api Version Set specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. versionSetID - api Version Set identifier. Must be unique in the current API Management service instance.
func (APIVersionSetClient) GetEntityTag
deprecated
func (client APIVersionSetClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, versionSetID string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag gets the entity state (Etag) version of the Api Version Set specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. versionSetID - api Version Set identifier. Must be unique in the current API Management service instance.
func (APIVersionSetClient) GetEntityTagPreparer
deprecated
func (client APIVersionSetClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, versionSetID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (APIVersionSetClient) GetEntityTagResponder
deprecated
func (client APIVersionSetClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (APIVersionSetClient) GetEntityTagSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (APIVersionSetClient) GetPreparer
deprecated
func (client APIVersionSetClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, versionSetID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (APIVersionSetClient) GetResponder
deprecated
func (client APIVersionSetClient) GetResponder(resp *http.Response) (result APIVersionSetContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (APIVersionSetClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (APIVersionSetClient) ListByService
deprecated
func (client APIVersionSetClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result APIVersionSetCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService lists a collection of API Version Sets in the specified service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. filter - | Field | Supported operators | Supported functions | |------------------|------------------------|-----------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | firstName | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | lastName | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | email | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | state | eq | N/A | | registrationDate | ge, le, eq, ne, gt, lt | N/A | | note | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | top - number of records to return. skip - number of records to skip.
func (APIVersionSetClient) ListByServiceComplete
deprecated
func (client APIVersionSetClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result APIVersionSetCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceComplete enumerates all values, automatically crossing page boundaries as required.
func (APIVersionSetClient) ListByServicePreparer
deprecated
func (client APIVersionSetClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (APIVersionSetClient) ListByServiceResponder
deprecated
func (client APIVersionSetClient) ListByServiceResponder(resp *http.Response) (result APIVersionSetCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (APIVersionSetClient) ListByServiceSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
func (APIVersionSetClient) Update
deprecated
func (client APIVersionSetClient) Update(ctx context.Context, resourceGroupName string, serviceName string, versionSetID string, parameters APIVersionSetUpdateParameters, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Update updates the details of the Api VersionSet specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. versionSetID - api Version Set identifier. Must be unique in the current API Management service instance. parameters - update parameters. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (APIVersionSetClient) UpdatePreparer
deprecated
func (client APIVersionSetClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, versionSetID string, parameters APIVersionSetUpdateParameters, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdatePreparer prepares the Update request.
func (APIVersionSetClient) UpdateResponder
deprecated
func (client APIVersionSetClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateResponder handles the response to the Update request. The method always closes the http.Response Body.
func (APIVersionSetClient) UpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateSender sends the Update request. The method will close the http.Response Body if it receives an error.
type APIVersionSetCollection
deprecated
type APIVersionSetCollection struct { autorest.Response `json:"-"` // Value - Page values. Value *[]APIVersionSetContract `json:"value,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIVersionSetCollection paged Api Version Set list representation.
func (APIVersionSetCollection) IsEmpty
deprecated
func (avsc APIVersionSetCollection) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type APIVersionSetCollectionIterator
deprecated
type APIVersionSetCollectionIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIVersionSetCollectionIterator provides access to a complete listing of APIVersionSetContract values.
func (*APIVersionSetCollectionIterator) Next
deprecated
func (iter *APIVersionSetCollectionIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*APIVersionSetCollectionIterator) NextWithContext
deprecated
func (iter *APIVersionSetCollectionIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (APIVersionSetCollectionIterator) NotDone
deprecated
func (iter APIVersionSetCollectionIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (APIVersionSetCollectionIterator) Response
deprecated
func (iter APIVersionSetCollectionIterator) Response() APIVersionSetCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (APIVersionSetCollectionIterator) Value
deprecated
func (iter APIVersionSetCollectionIterator) Value() APIVersionSetContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type APIVersionSetCollectionPage
deprecated
type APIVersionSetCollectionPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIVersionSetCollectionPage contains a page of APIVersionSetContract values.
func (*APIVersionSetCollectionPage) Next
deprecated
func (page *APIVersionSetCollectionPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*APIVersionSetCollectionPage) NextWithContext
deprecated
func (page *APIVersionSetCollectionPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (APIVersionSetCollectionPage) NotDone
deprecated
func (page APIVersionSetCollectionPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (APIVersionSetCollectionPage) Response
deprecated
func (page APIVersionSetCollectionPage) Response() APIVersionSetCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (APIVersionSetCollectionPage) Values
deprecated
func (page APIVersionSetCollectionPage) Values() []APIVersionSetContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type APIVersionSetContract
deprecated
type APIVersionSetContract struct { autorest.Response `json:"-"` // APIVersionSetContractProperties - Api VersionSet contract properties. *APIVersionSetContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIVersionSetContract api Version Set Contract details.
func (APIVersionSetContract) MarshalJSON
deprecated
func (avsc APIVersionSetContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for APIVersionSetContract.
func (*APIVersionSetContract) UnmarshalJSON
deprecated
func (avsc *APIVersionSetContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for APIVersionSetContract struct.
type APIVersionSetContractDetails
deprecated
type APIVersionSetContractDetails struct { // ID - Identifier for existing API Version Set. Omit this value to create a new Version Set. ID *string `json:"id,omitempty"` // Description - Description of API Version Set. Description *string `json:"description,omitempty"` // VersioningScheme - An value that determines where the API Version identifer will be located in a HTTP request. Possible values include: 'VersioningScheme1Segment', 'VersioningScheme1Query', 'VersioningScheme1Header' VersioningScheme VersioningScheme1 `json:"versioningScheme,omitempty"` // VersionQueryName - Name of query parameter that indicates the API Version if versioningScheme is set to `query`. VersionQueryName *string `json:"versionQueryName,omitempty"` // VersionHeaderName - Name of HTTP header parameter that indicates the API Version if versioningScheme is set to `header`. VersionHeaderName *string `json:"versionHeaderName,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIVersionSetContractDetails an API Version Set contains the common configuration for a set of API Versions relating
type APIVersionSetContractProperties
deprecated
type APIVersionSetContractProperties struct { // DisplayName - Name of API Version Set DisplayName *string `json:"displayName,omitempty"` // VersioningScheme - An value that determines where the API Version identifer will be located in a HTTP request. Possible values include: 'VersioningSchemeSegment', 'VersioningSchemeQuery', 'VersioningSchemeHeader' VersioningScheme VersioningScheme `json:"versioningScheme,omitempty"` // Description - Description of API Version Set. Description *string `json:"description,omitempty"` // VersionQueryName - Name of query parameter that indicates the API Version if versioningScheme is set to `query`. VersionQueryName *string `json:"versionQueryName,omitempty"` // VersionHeaderName - Name of HTTP header parameter that indicates the API Version if versioningScheme is set to `header`. VersionHeaderName *string `json:"versionHeaderName,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIVersionSetContractProperties properties of an API Version Set.
type APIVersionSetEntityBase
deprecated
type APIVersionSetEntityBase struct { // Description - Description of API Version Set. Description *string `json:"description,omitempty"` // VersionQueryName - Name of query parameter that indicates the API Version if versioningScheme is set to `query`. VersionQueryName *string `json:"versionQueryName,omitempty"` // VersionHeaderName - Name of HTTP header parameter that indicates the API Version if versioningScheme is set to `header`. VersionHeaderName *string `json:"versionHeaderName,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIVersionSetEntityBase api Version set base parameters
type APIVersionSetUpdateParameters
deprecated
type APIVersionSetUpdateParameters struct { // APIVersionSetUpdateParametersProperties - Parameters to update or create an Api Version Set Contract. *APIVersionSetUpdateParametersProperties `json:"properties,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIVersionSetUpdateParameters parameters to update or create an Api Version Set Contract.
func (APIVersionSetUpdateParameters) MarshalJSON
deprecated
func (avsup APIVersionSetUpdateParameters) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for APIVersionSetUpdateParameters.
func (*APIVersionSetUpdateParameters) UnmarshalJSON
deprecated
func (avsup *APIVersionSetUpdateParameters) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for APIVersionSetUpdateParameters struct.
type APIVersionSetUpdateParametersProperties
deprecated
type APIVersionSetUpdateParametersProperties struct { // DisplayName - Name of API Version Set DisplayName *string `json:"displayName,omitempty"` // VersioningScheme - An value that determines where the API Version identifer will be located in a HTTP request. Possible values include: 'VersioningSchemeSegment', 'VersioningSchemeQuery', 'VersioningSchemeHeader' VersioningScheme VersioningScheme `json:"versioningScheme,omitempty"` // Description - Description of API Version Set. Description *string `json:"description,omitempty"` // VersionQueryName - Name of query parameter that indicates the API Version if versioningScheme is set to `query`. VersionQueryName *string `json:"versionQueryName,omitempty"` // VersionHeaderName - Name of HTTP header parameter that indicates the API Version if versioningScheme is set to `header`. VersionHeaderName *string `json:"versionHeaderName,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. APIVersionSetUpdateParametersProperties properties used to create or update an API Version Set.
type AccessInformationContract
deprecated
type AccessInformationContract struct { autorest.Response `json:"-"` // ID - Identifier. ID *string `json:"id,omitempty"` // PrimaryKey - Primary access key. PrimaryKey *string `json:"primaryKey,omitempty"` // SecondaryKey - Secondary access key. SecondaryKey *string `json:"secondaryKey,omitempty"` // Enabled - Tenant access information of the API Management service. Enabled *bool `json:"enabled,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. AccessInformationContract tenant access information contract of the API Management service.
type AccessInformationUpdateParameters
deprecated
type AccessInformationUpdateParameters struct { // Enabled - Tenant access information of the API Management service. Enabled *bool `json:"enabled,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. AccessInformationUpdateParameters tenant access information update parameters of the API Management service.
type AdditionalLocation
deprecated
type AdditionalLocation struct { // Location - The location name of the additional region among Azure Data center regions. Location *string `json:"location,omitempty"` // Sku - SKU properties of the API Management service. Sku *ServiceSkuProperties `json:"sku,omitempty"` // PublicIPAddresses - Public Static Load Balanced IP addresses of the API Management service in the additional location. Available only for Basic, Standard and Premium SKU. PublicIPAddresses *[]string `json:"publicIPAddresses,omitempty"` // PrivateIPAddresses - Private Static Load Balanced IP addresses of the API Management service which is deployed in an Internal Virtual Network in a particular additional location. Available only for Basic, Standard and Premium SKU. PrivateIPAddresses *[]string `json:"privateIPAddresses,omitempty"` // VirtualNetworkConfiguration - Virtual network configuration for the location. VirtualNetworkConfiguration *VirtualNetworkConfiguration `json:"virtualNetworkConfiguration,omitempty"` // GatewayRegionalURL - Gateway URL of the API Management service in the Region. GatewayRegionalURL *string `json:"gatewayRegionalUrl,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. AdditionalLocation description of an additional API Management resource location.
type ApimResource
deprecated
type ApimResource struct { // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource is set to Microsoft.ApiManagement. Type *string `json:"type,omitempty"` // Tags - Resource tags. Tags map[string]*string `json:"tags"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ApimResource the Resource definition.
func (ApimResource) MarshalJSON
deprecated
func (ar ApimResource) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for ApimResource.
type AsyncOperationStatus
deprecated
type AsyncOperationStatus string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. AsyncOperationStatus enumerates the values for async operation status.
const ( // Failed ... Failed AsyncOperationStatus = "Failed" // InProgress ... InProgress AsyncOperationStatus = "InProgress" // Started ... Started AsyncOperationStatus = "Started" // Succeeded ... Succeeded AsyncOperationStatus = "Succeeded" )
func PossibleAsyncOperationStatusValues
deprecated
func PossibleAsyncOperationStatusValues() []AsyncOperationStatus
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleAsyncOperationStatusValues returns an array of possible values for the AsyncOperationStatus const type.
type AuthenticationSettingsContract
deprecated
type AuthenticationSettingsContract struct { // OAuth2 - OAuth2 Authentication settings OAuth2 *OAuth2AuthenticationSettingsContract `json:"oAuth2,omitempty"` // Openid - OpenID Connect Authentication Settings Openid *OpenIDAuthenticationSettingsContract `json:"openid,omitempty"` // SubscriptionKeyRequired - Specifies whether subscription key is required during call to this API, true - API is included into closed products only, false - API is included into open products alone, null - there is a mix of products. SubscriptionKeyRequired *bool `json:"subscriptionKeyRequired,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. AuthenticationSettingsContract API Authentication Settings.
type AuthorizationMethod
deprecated
type AuthorizationMethod string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. AuthorizationMethod enumerates the values for authorization method.
const ( // DELETE ... DELETE AuthorizationMethod = "DELETE" // GET ... GET AuthorizationMethod = "GET" // HEAD ... HEAD AuthorizationMethod = "HEAD" // OPTIONS ... OPTIONS AuthorizationMethod = "OPTIONS" // PATCH ... PATCH AuthorizationMethod = "PATCH" // POST ... POST AuthorizationMethod = "POST" // PUT ... PUT AuthorizationMethod = "PUT" // TRACE ... TRACE AuthorizationMethod = "TRACE" )
func PossibleAuthorizationMethodValues
deprecated
func PossibleAuthorizationMethodValues() []AuthorizationMethod
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleAuthorizationMethodValues returns an array of possible values for the AuthorizationMethod const type.
type AuthorizationServerClient
deprecated
type AuthorizationServerClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. AuthorizationServerClient is the apiManagement Client
func NewAuthorizationServerClient
deprecated
func NewAuthorizationServerClient(subscriptionID string) AuthorizationServerClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAuthorizationServerClient creates an instance of the AuthorizationServerClient client.
func NewAuthorizationServerClientWithBaseURI
deprecated
func NewAuthorizationServerClientWithBaseURI(baseURI string, subscriptionID string) AuthorizationServerClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewAuthorizationServerClientWithBaseURI creates an instance of the AuthorizationServerClient client.
func (AuthorizationServerClient) CreateOrUpdate
deprecated
func (client AuthorizationServerClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, authsid string, parameters AuthorizationServerContract, ifMatch string) (result AuthorizationServerContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate creates new authorization server or updates an existing authorization server. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. authsid - identifier of the authorization server. parameters - create or update parameters. ifMatch - eTag of the Entity. Not required when creating an entity, but required when updating an entity.
func (AuthorizationServerClient) CreateOrUpdatePreparer
deprecated
func (client AuthorizationServerClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, authsid string, parameters AuthorizationServerContract, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (AuthorizationServerClient) CreateOrUpdateResponder
deprecated
func (client AuthorizationServerClient) CreateOrUpdateResponder(resp *http.Response) (result AuthorizationServerContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (AuthorizationServerClient) CreateOrUpdateSender
deprecated
func (client AuthorizationServerClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (AuthorizationServerClient) Delete
deprecated
func (client AuthorizationServerClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, authsid string, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes specific authorization server instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. authsid - identifier of the authorization server. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (AuthorizationServerClient) DeletePreparer
deprecated
func (client AuthorizationServerClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, authsid string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (AuthorizationServerClient) DeleteResponder
deprecated
func (client AuthorizationServerClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (AuthorizationServerClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (AuthorizationServerClient) Get
deprecated
func (client AuthorizationServerClient) Get(ctx context.Context, resourceGroupName string, serviceName string, authsid string) (result AuthorizationServerContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get gets the details of the authorization server specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. authsid - identifier of the authorization server.
func (AuthorizationServerClient) GetEntityTag
deprecated
func (client AuthorizationServerClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, authsid string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag gets the entity state (Etag) version of the authorizationServer specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. authsid - identifier of the authorization server.
func (AuthorizationServerClient) GetEntityTagPreparer
deprecated
func (client AuthorizationServerClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, authsid string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (AuthorizationServerClient) GetEntityTagResponder
deprecated
func (client AuthorizationServerClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (AuthorizationServerClient) GetEntityTagSender
deprecated
func (client AuthorizationServerClient) GetEntityTagSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (AuthorizationServerClient) GetPreparer
deprecated
func (client AuthorizationServerClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, authsid string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (AuthorizationServerClient) GetResponder
deprecated
func (client AuthorizationServerClient) GetResponder(resp *http.Response) (result AuthorizationServerContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (AuthorizationServerClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (AuthorizationServerClient) ListByService
deprecated
func (client AuthorizationServerClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result AuthorizationServerCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService lists a collection of authorization servers defined within a service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. filter - | Field | Supported operators | Supported functions | |-------|------------------------|---------------------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | name | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | top - number of records to return. skip - number of records to skip.
func (AuthorizationServerClient) ListByServiceComplete
deprecated
func (client AuthorizationServerClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result AuthorizationServerCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceComplete enumerates all values, automatically crossing page boundaries as required.
func (AuthorizationServerClient) ListByServicePreparer
deprecated
func (client AuthorizationServerClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (AuthorizationServerClient) ListByServiceResponder
deprecated
func (client AuthorizationServerClient) ListByServiceResponder(resp *http.Response) (result AuthorizationServerCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (AuthorizationServerClient) ListByServiceSender
deprecated
func (client AuthorizationServerClient) ListByServiceSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
func (AuthorizationServerClient) Update
deprecated
func (client AuthorizationServerClient) Update(ctx context.Context, resourceGroupName string, serviceName string, authsid string, parameters AuthorizationServerUpdateContract, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Update updates the details of the authorization server specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. authsid - identifier of the authorization server. parameters - oAuth2 Server settings Update parameters. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (AuthorizationServerClient) UpdatePreparer
deprecated
func (client AuthorizationServerClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, authsid string, parameters AuthorizationServerUpdateContract, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdatePreparer prepares the Update request.
func (AuthorizationServerClient) UpdateResponder
deprecated
func (client AuthorizationServerClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateResponder handles the response to the Update request. The method always closes the http.Response Body.
func (AuthorizationServerClient) UpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateSender sends the Update request. The method will close the http.Response Body if it receives an error.
type AuthorizationServerCollection
deprecated
type AuthorizationServerCollection struct { autorest.Response `json:"-"` // Value - Page values. Value *[]AuthorizationServerContract `json:"value,omitempty"` // Count - Total record count number across all pages. Count *int64 `json:"count,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. AuthorizationServerCollection paged OAuth2 Authorization Servers list representation.
func (AuthorizationServerCollection) IsEmpty
deprecated
func (asc AuthorizationServerCollection) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type AuthorizationServerCollectionIterator
deprecated
type AuthorizationServerCollectionIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. AuthorizationServerCollectionIterator provides access to a complete listing of AuthorizationServerContract values.
func (*AuthorizationServerCollectionIterator) Next
deprecated
func (iter *AuthorizationServerCollectionIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*AuthorizationServerCollectionIterator) NextWithContext
deprecated
func (iter *AuthorizationServerCollectionIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (AuthorizationServerCollectionIterator) NotDone
deprecated
func (iter AuthorizationServerCollectionIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (AuthorizationServerCollectionIterator) Response
deprecated
func (iter AuthorizationServerCollectionIterator) Response() AuthorizationServerCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (AuthorizationServerCollectionIterator) Value
deprecated
func (iter AuthorizationServerCollectionIterator) Value() AuthorizationServerContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type AuthorizationServerCollectionPage
deprecated
type AuthorizationServerCollectionPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. AuthorizationServerCollectionPage contains a page of AuthorizationServerContract values.
func (*AuthorizationServerCollectionPage) Next
deprecated
func (page *AuthorizationServerCollectionPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*AuthorizationServerCollectionPage) NextWithContext
deprecated
func (page *AuthorizationServerCollectionPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (AuthorizationServerCollectionPage) NotDone
deprecated
func (page AuthorizationServerCollectionPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (AuthorizationServerCollectionPage) Response
deprecated
func (page AuthorizationServerCollectionPage) Response() AuthorizationServerCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (AuthorizationServerCollectionPage) Values
deprecated
func (page AuthorizationServerCollectionPage) Values() []AuthorizationServerContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type AuthorizationServerContract
deprecated
type AuthorizationServerContract struct { autorest.Response `json:"-"` // AuthorizationServerContractProperties - Properties of the External OAuth authorization server Contract. *AuthorizationServerContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. AuthorizationServerContract external OAuth authorization server settings.
func (AuthorizationServerContract) MarshalJSON
deprecated
func (asc AuthorizationServerContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for AuthorizationServerContract.
func (*AuthorizationServerContract) UnmarshalJSON
deprecated
func (asc *AuthorizationServerContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for AuthorizationServerContract struct.
type AuthorizationServerContractBaseProperties
deprecated
type AuthorizationServerContractBaseProperties struct { // Description - Description of the authorization server. Can contain HTML formatting tags. Description *string `json:"description,omitempty"` // AuthorizationMethods - HTTP verbs supported by the authorization endpoint. GET must be always present. POST is optional. AuthorizationMethods *[]AuthorizationMethod `json:"authorizationMethods,omitempty"` // ClientAuthenticationMethod - Method of authentication supported by the token endpoint of this authorization server. Possible values are Basic and/or Body. When Body is specified, client credentials and other parameters are passed within the request body in the application/x-www-form-urlencoded format. ClientAuthenticationMethod *[]ClientAuthenticationMethod `json:"clientAuthenticationMethod,omitempty"` // TokenBodyParameters - Additional parameters required by the token endpoint of this authorization server represented as an array of JSON objects with name and value string properties, i.e. {"name" : "name value", "value": "a value"}. TokenBodyParameters *[]TokenBodyParameterContract `json:"tokenBodyParameters,omitempty"` // TokenEndpoint - OAuth token endpoint. Contains absolute URI to entity being referenced. TokenEndpoint *string `json:"tokenEndpoint,omitempty"` // SupportState - If true, authorization server will include state parameter from the authorization request to its response. Client may use state parameter to raise protocol security. SupportState *bool `json:"supportState,omitempty"` // DefaultScope - Access token scope that is going to be requested by default. Can be overridden at the API level. Should be provided in the form of a string containing space-delimited values. DefaultScope *string `json:"defaultScope,omitempty"` // BearerTokenSendingMethods - Specifies the mechanism by which access token is passed to the API. BearerTokenSendingMethods *[]BearerTokenSendingMethod `json:"bearerTokenSendingMethods,omitempty"` // ClientSecret - Client or app secret registered with this authorization server. ClientSecret *string `json:"clientSecret,omitempty"` // ResourceOwnerUsername - Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner username. ResourceOwnerUsername *string `json:"resourceOwnerUsername,omitempty"` // ResourceOwnerPassword - Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner password. ResourceOwnerPassword *string `json:"resourceOwnerPassword,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. AuthorizationServerContractBaseProperties external OAuth authorization server Update settings contract.
type AuthorizationServerContractProperties
deprecated
type AuthorizationServerContractProperties struct { // DisplayName - User-friendly authorization server name. DisplayName *string `json:"displayName,omitempty"` // ClientRegistrationEndpoint - Optional reference to a page where client or app registration for this authorization server is performed. Contains absolute URL to entity being referenced. ClientRegistrationEndpoint *string `json:"clientRegistrationEndpoint,omitempty"` // AuthorizationEndpoint - OAuth authorization endpoint. See http://tools.ietf.org/html/rfc6749#section-3.2. AuthorizationEndpoint *string `json:"authorizationEndpoint,omitempty"` // GrantTypes - Form of an authorization grant, which the client uses to request the access token. GrantTypes *[]GrantType `json:"grantTypes,omitempty"` // ClientID - Client or app id registered with this authorization server. ClientID *string `json:"clientId,omitempty"` // Description - Description of the authorization server. Can contain HTML formatting tags. Description *string `json:"description,omitempty"` // AuthorizationMethods - HTTP verbs supported by the authorization endpoint. GET must be always present. POST is optional. AuthorizationMethods *[]AuthorizationMethod `json:"authorizationMethods,omitempty"` // ClientAuthenticationMethod - Method of authentication supported by the token endpoint of this authorization server. Possible values are Basic and/or Body. When Body is specified, client credentials and other parameters are passed within the request body in the application/x-www-form-urlencoded format. ClientAuthenticationMethod *[]ClientAuthenticationMethod `json:"clientAuthenticationMethod,omitempty"` // TokenBodyParameters - Additional parameters required by the token endpoint of this authorization server represented as an array of JSON objects with name and value string properties, i.e. {"name" : "name value", "value": "a value"}. TokenBodyParameters *[]TokenBodyParameterContract `json:"tokenBodyParameters,omitempty"` // TokenEndpoint - OAuth token endpoint. Contains absolute URI to entity being referenced. TokenEndpoint *string `json:"tokenEndpoint,omitempty"` // SupportState - If true, authorization server will include state parameter from the authorization request to its response. Client may use state parameter to raise protocol security. SupportState *bool `json:"supportState,omitempty"` // DefaultScope - Access token scope that is going to be requested by default. Can be overridden at the API level. Should be provided in the form of a string containing space-delimited values. DefaultScope *string `json:"defaultScope,omitempty"` // BearerTokenSendingMethods - Specifies the mechanism by which access token is passed to the API. BearerTokenSendingMethods *[]BearerTokenSendingMethod `json:"bearerTokenSendingMethods,omitempty"` // ClientSecret - Client or app secret registered with this authorization server. ClientSecret *string `json:"clientSecret,omitempty"` // ResourceOwnerUsername - Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner username. ResourceOwnerUsername *string `json:"resourceOwnerUsername,omitempty"` // ResourceOwnerPassword - Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner password. ResourceOwnerPassword *string `json:"resourceOwnerPassword,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. AuthorizationServerContractProperties external OAuth authorization server settings Properties.
type AuthorizationServerUpdateContract
deprecated
type AuthorizationServerUpdateContract struct { // AuthorizationServerUpdateContractProperties - Properties of the External OAuth authorization server update Contract. *AuthorizationServerUpdateContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. AuthorizationServerUpdateContract external OAuth authorization server settings.
func (AuthorizationServerUpdateContract) MarshalJSON
deprecated
func (asuc AuthorizationServerUpdateContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for AuthorizationServerUpdateContract.
func (*AuthorizationServerUpdateContract) UnmarshalJSON
deprecated
func (asuc *AuthorizationServerUpdateContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for AuthorizationServerUpdateContract struct.
type AuthorizationServerUpdateContractProperties
deprecated
type AuthorizationServerUpdateContractProperties struct { // DisplayName - User-friendly authorization server name. DisplayName *string `json:"displayName,omitempty"` // ClientRegistrationEndpoint - Optional reference to a page where client or app registration for this authorization server is performed. Contains absolute URL to entity being referenced. ClientRegistrationEndpoint *string `json:"clientRegistrationEndpoint,omitempty"` // AuthorizationEndpoint - OAuth authorization endpoint. See http://tools.ietf.org/html/rfc6749#section-3.2. AuthorizationEndpoint *string `json:"authorizationEndpoint,omitempty"` // GrantTypes - Form of an authorization grant, which the client uses to request the access token. GrantTypes *[]GrantType `json:"grantTypes,omitempty"` // ClientID - Client or app id registered with this authorization server. ClientID *string `json:"clientId,omitempty"` // Description - Description of the authorization server. Can contain HTML formatting tags. Description *string `json:"description,omitempty"` // AuthorizationMethods - HTTP verbs supported by the authorization endpoint. GET must be always present. POST is optional. AuthorizationMethods *[]AuthorizationMethod `json:"authorizationMethods,omitempty"` // ClientAuthenticationMethod - Method of authentication supported by the token endpoint of this authorization server. Possible values are Basic and/or Body. When Body is specified, client credentials and other parameters are passed within the request body in the application/x-www-form-urlencoded format. ClientAuthenticationMethod *[]ClientAuthenticationMethod `json:"clientAuthenticationMethod,omitempty"` // TokenBodyParameters - Additional parameters required by the token endpoint of this authorization server represented as an array of JSON objects with name and value string properties, i.e. {"name" : "name value", "value": "a value"}. TokenBodyParameters *[]TokenBodyParameterContract `json:"tokenBodyParameters,omitempty"` // TokenEndpoint - OAuth token endpoint. Contains absolute URI to entity being referenced. TokenEndpoint *string `json:"tokenEndpoint,omitempty"` // SupportState - If true, authorization server will include state parameter from the authorization request to its response. Client may use state parameter to raise protocol security. SupportState *bool `json:"supportState,omitempty"` // DefaultScope - Access token scope that is going to be requested by default. Can be overridden at the API level. Should be provided in the form of a string containing space-delimited values. DefaultScope *string `json:"defaultScope,omitempty"` // BearerTokenSendingMethods - Specifies the mechanism by which access token is passed to the API. BearerTokenSendingMethods *[]BearerTokenSendingMethod `json:"bearerTokenSendingMethods,omitempty"` // ClientSecret - Client or app secret registered with this authorization server. ClientSecret *string `json:"clientSecret,omitempty"` // ResourceOwnerUsername - Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner username. ResourceOwnerUsername *string `json:"resourceOwnerUsername,omitempty"` // ResourceOwnerPassword - Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner password. ResourceOwnerPassword *string `json:"resourceOwnerPassword,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. AuthorizationServerUpdateContractProperties external OAuth authorization server Update settings contract.
type BackendAuthorizationHeaderCredentials
deprecated
type BackendAuthorizationHeaderCredentials struct { // Scheme - Authentication Scheme name. Scheme *string `json:"scheme,omitempty"` // Parameter - Authentication Parameter value. Parameter *string `json:"parameter,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. BackendAuthorizationHeaderCredentials authorization header information.
type BackendBaseParameters
deprecated
type BackendBaseParameters struct { // Title - Backend Title. Title *string `json:"title,omitempty"` // Description - Backend Description. Description *string `json:"description,omitempty"` // ResourceID - Management Uri of the Resource in External System. This url can be the Arm Resource Id of Logic Apps, Function Apps or Api Apps. ResourceID *string `json:"resourceId,omitempty"` // Properties - Backend Properties contract Properties *BackendProperties `json:"properties,omitempty"` // Credentials - Backend Credentials Contract Properties Credentials *BackendCredentialsContract `json:"credentials,omitempty"` // Proxy - Backend Proxy Contract Properties Proxy *BackendProxyContract `json:"proxy,omitempty"` // TLS - Backend TLS Properties TLS *BackendTLSProperties `json:"tls,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. BackendBaseParameters backend entity base Parameter set.
type BackendClient
deprecated
type BackendClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. BackendClient is the apiManagement Client
func NewBackendClient
deprecated
func NewBackendClient(subscriptionID string) BackendClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewBackendClient creates an instance of the BackendClient client.
func NewBackendClientWithBaseURI
deprecated
func NewBackendClientWithBaseURI(baseURI string, subscriptionID string) BackendClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewBackendClientWithBaseURI creates an instance of the BackendClient client.
func (BackendClient) CreateOrUpdate
deprecated
func (client BackendClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, backendid string, parameters BackendContract, ifMatch string) (result BackendContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate creates or Updates a backend. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. backendid - identifier of the Backend entity. Must be unique in the current API Management service instance. parameters - create parameters. ifMatch - eTag of the Entity. Not required when creating an entity, but required when updating an entity.
func (BackendClient) CreateOrUpdatePreparer
deprecated
func (client BackendClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, backendid string, parameters BackendContract, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (BackendClient) CreateOrUpdateResponder
deprecated
func (client BackendClient) CreateOrUpdateResponder(resp *http.Response) (result BackendContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (BackendClient) CreateOrUpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (BackendClient) Delete
deprecated
func (client BackendClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, backendid string, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes the specified backend. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. backendid - identifier of the Backend entity. Must be unique in the current API Management service instance. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (BackendClient) DeletePreparer
deprecated
func (client BackendClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, backendid string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (BackendClient) DeleteResponder
deprecated
func (client BackendClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (BackendClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (BackendClient) Get
deprecated
func (client BackendClient) Get(ctx context.Context, resourceGroupName string, serviceName string, backendid string) (result BackendContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get gets the details of the backend specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. backendid - identifier of the Backend entity. Must be unique in the current API Management service instance.
func (BackendClient) GetEntityTag
deprecated
func (client BackendClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, backendid string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag gets the entity state (Etag) version of the backend specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. backendid - identifier of the Backend entity. Must be unique in the current API Management service instance.
func (BackendClient) GetEntityTagPreparer
deprecated
func (client BackendClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, backendid string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (BackendClient) GetEntityTagResponder
deprecated
func (client BackendClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (BackendClient) GetEntityTagSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (BackendClient) GetPreparer
deprecated
func (client BackendClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, backendid string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (BackendClient) GetResponder
deprecated
func (client BackendClient) GetResponder(resp *http.Response) (result BackendContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (BackendClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (BackendClient) ListByService
deprecated
func (client BackendClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result BackendCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService lists a collection of backends in the specified service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. filter - | Field | Supported operators | Supported functions | |-------|------------------------|---------------------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | host | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | top - number of records to return. skip - number of records to skip.
func (BackendClient) ListByServiceComplete
deprecated
func (client BackendClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result BackendCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceComplete enumerates all values, automatically crossing page boundaries as required.
func (BackendClient) ListByServicePreparer
deprecated
func (client BackendClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (BackendClient) ListByServiceResponder
deprecated
func (client BackendClient) ListByServiceResponder(resp *http.Response) (result BackendCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (BackendClient) ListByServiceSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
func (BackendClient) Reconnect
deprecated
func (client BackendClient) Reconnect(ctx context.Context, resourceGroupName string, serviceName string, backendid string, parameters *BackendReconnectContract) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Reconnect notifies the APIM proxy to create a new connection to the backend after the specified timeout. If no timeout was specified, timeout of 2 minutes is used. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. backendid - identifier of the Backend entity. Must be unique in the current API Management service instance. parameters - reconnect request parameters.
func (BackendClient) ReconnectPreparer
deprecated
func (client BackendClient) ReconnectPreparer(ctx context.Context, resourceGroupName string, serviceName string, backendid string, parameters *BackendReconnectContract) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ReconnectPreparer prepares the Reconnect request.
func (BackendClient) ReconnectResponder
deprecated
func (client BackendClient) ReconnectResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ReconnectResponder handles the response to the Reconnect request. The method always closes the http.Response Body.
func (BackendClient) ReconnectSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ReconnectSender sends the Reconnect request. The method will close the http.Response Body if it receives an error.
func (BackendClient) Update
deprecated
func (client BackendClient) Update(ctx context.Context, resourceGroupName string, serviceName string, backendid string, parameters BackendUpdateParameters, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Update updates an existing backend. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. backendid - identifier of the Backend entity. Must be unique in the current API Management service instance. parameters - update parameters. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (BackendClient) UpdatePreparer
deprecated
func (client BackendClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, backendid string, parameters BackendUpdateParameters, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdatePreparer prepares the Update request.
func (BackendClient) UpdateResponder
deprecated
func (client BackendClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateResponder handles the response to the Update request. The method always closes the http.Response Body.
func (BackendClient) UpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateSender sends the Update request. The method will close the http.Response Body if it receives an error.
type BackendCollection
deprecated
type BackendCollection struct { autorest.Response `json:"-"` // Value - Backend values. Value *[]BackendContract `json:"value,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. BackendCollection paged Backend list representation.
func (BackendCollection) IsEmpty
deprecated
func (bc BackendCollection) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type BackendCollectionIterator
deprecated
type BackendCollectionIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. BackendCollectionIterator provides access to a complete listing of BackendContract values.
func (*BackendCollectionIterator) Next
deprecated
func (iter *BackendCollectionIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*BackendCollectionIterator) NextWithContext
deprecated
func (iter *BackendCollectionIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (BackendCollectionIterator) NotDone
deprecated
func (iter BackendCollectionIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (BackendCollectionIterator) Response
deprecated
func (iter BackendCollectionIterator) Response() BackendCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (BackendCollectionIterator) Value
deprecated
func (iter BackendCollectionIterator) Value() BackendContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type BackendCollectionPage
deprecated
type BackendCollectionPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. BackendCollectionPage contains a page of BackendContract values.
func (*BackendCollectionPage) Next
deprecated
func (page *BackendCollectionPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*BackendCollectionPage) NextWithContext
deprecated
func (page *BackendCollectionPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (BackendCollectionPage) NotDone
deprecated
func (page BackendCollectionPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (BackendCollectionPage) Response
deprecated
func (page BackendCollectionPage) Response() BackendCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (BackendCollectionPage) Values
deprecated
func (page BackendCollectionPage) Values() []BackendContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type BackendContract
deprecated
type BackendContract struct { autorest.Response `json:"-"` // BackendContractProperties - Backend entity contract properties. *BackendContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. BackendContract backend details.
func (BackendContract) MarshalJSON
deprecated
func (bc BackendContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for BackendContract.
func (*BackendContract) UnmarshalJSON
deprecated
func (bc *BackendContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for BackendContract struct.
type BackendContractProperties
deprecated
type BackendContractProperties struct { // URL - Runtime Url of the Backend. URL *string `json:"url,omitempty"` // Protocol - Backend communication protocol. Possible values include: 'BackendProtocolHTTP', 'BackendProtocolSoap' Protocol BackendProtocol `json:"protocol,omitempty"` // Title - Backend Title. Title *string `json:"title,omitempty"` // Description - Backend Description. Description *string `json:"description,omitempty"` // ResourceID - Management Uri of the Resource in External System. This url can be the Arm Resource Id of Logic Apps, Function Apps or Api Apps. ResourceID *string `json:"resourceId,omitempty"` // Properties - Backend Properties contract Properties *BackendProperties `json:"properties,omitempty"` // Credentials - Backend Credentials Contract Properties Credentials *BackendCredentialsContract `json:"credentials,omitempty"` // Proxy - Backend Proxy Contract Properties Proxy *BackendProxyContract `json:"proxy,omitempty"` // TLS - Backend TLS Properties TLS *BackendTLSProperties `json:"tls,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. BackendContractProperties parameters supplied to the Create Backend operation.
type BackendCredentialsContract
deprecated
type BackendCredentialsContract struct { // Certificate - List of Client Certificate Thumbprint. Certificate *[]string `json:"certificate,omitempty"` // Query - Query Parameter description. Query map[string][]string `json:"query"` // Header - Header Parameter description. Header map[string][]string `json:"header"` // Authorization - Authorization header authentication Authorization *BackendAuthorizationHeaderCredentials `json:"authorization,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. BackendCredentialsContract details of the Credentials used to connect to Backend.
func (BackendCredentialsContract) MarshalJSON
deprecated
func (bcc BackendCredentialsContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for BackendCredentialsContract.
type BackendProperties
deprecated
type BackendProperties struct { // ServiceFabricCluster - Backend Service Fabric Cluster Properties ServiceFabricCluster *BackendServiceFabricClusterProperties `json:"serviceFabricCluster,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. BackendProperties properties specific to the Backend Type.
type BackendProtocol
deprecated
type BackendProtocol string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. BackendProtocol enumerates the values for backend protocol.
const ( // BackendProtocolHTTP The Backend is a RESTful service. BackendProtocolHTTP BackendProtocol = "http" // BackendProtocolSoap The Backend is a SOAP service. BackendProtocolSoap BackendProtocol = "soap" )
func PossibleBackendProtocolValues
deprecated
func PossibleBackendProtocolValues() []BackendProtocol
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleBackendProtocolValues returns an array of possible values for the BackendProtocol const type.
type BackendProxyContract
deprecated
type BackendProxyContract struct { // URL - WebProxy Server AbsoluteUri property which includes the entire URI stored in the Uri instance, including all fragments and query strings. URL *string `json:"url,omitempty"` // Username - Username to connect to the WebProxy server Username *string `json:"username,omitempty"` // Password - Password to connect to the WebProxy Server Password *string `json:"password,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. BackendProxyContract details of the Backend WebProxy Server to use in the Request to Backend.
type BackendReconnectContract
deprecated
type BackendReconnectContract struct { // BackendReconnectProperties - Reconnect request properties. *BackendReconnectProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. BackendReconnectContract reconnect request parameters.
func (BackendReconnectContract) MarshalJSON
deprecated
func (brc BackendReconnectContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for BackendReconnectContract.
func (*BackendReconnectContract) UnmarshalJSON
deprecated
func (brc *BackendReconnectContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for BackendReconnectContract struct.
type BackendReconnectProperties
deprecated
type BackendReconnectProperties struct { // After - Duration in ISO8601 format after which reconnect will be initiated. Minimum duration of the Reconect is PT2M. After *string `json:"after,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. BackendReconnectProperties properties to control reconnect requests.
type BackendServiceFabricClusterProperties
deprecated
type BackendServiceFabricClusterProperties struct { // ClientCertificatethumbprint - The client certificate thumbprint for the management endpoint. ClientCertificatethumbprint *string `json:"clientCertificatethumbprint,omitempty"` // MaxPartitionResolutionRetries - Maximum number of retries while attempting resolve the parition. MaxPartitionResolutionRetries *int32 `json:"maxPartitionResolutionRetries,omitempty"` // ManagementEndpoints - The cluster management endpoint. ManagementEndpoints *[]string `json:"managementEndpoints,omitempty"` // ServerCertificateThumbprints - Thumbprints of certificates cluster management service uses for tls communication ServerCertificateThumbprints *[]string `json:"serverCertificateThumbprints,omitempty"` // ServerX509Names - Server X509 Certificate Names Collection ServerX509Names *[]X509CertificateName `json:"serverX509Names,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. BackendServiceFabricClusterProperties properties of the Service Fabric Type Backend.
type BackendTLSProperties
deprecated
type BackendTLSProperties struct { // ValidateCertificateChain - Flag indicating whether SSL certificate chain validation should be done when using self-signed certificates for this backend host. ValidateCertificateChain *bool `json:"validateCertificateChain,omitempty"` // ValidateCertificateName - Flag indicating whether SSL certificate name validation should be done when using self-signed certificates for this backend host. ValidateCertificateName *bool `json:"validateCertificateName,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. BackendTLSProperties properties controlling TLS Certificate Validation.
type BackendUpdateParameterProperties
deprecated
type BackendUpdateParameterProperties struct { // URL - Runtime Url of the Backend. URL *string `json:"url,omitempty"` // Protocol - Backend communication protocol. Possible values include: 'BackendProtocolHTTP', 'BackendProtocolSoap' Protocol BackendProtocol `json:"protocol,omitempty"` // Title - Backend Title. Title *string `json:"title,omitempty"` // Description - Backend Description. Description *string `json:"description,omitempty"` // ResourceID - Management Uri of the Resource in External System. This url can be the Arm Resource Id of Logic Apps, Function Apps or Api Apps. ResourceID *string `json:"resourceId,omitempty"` // Properties - Backend Properties contract Properties *BackendProperties `json:"properties,omitempty"` // Credentials - Backend Credentials Contract Properties Credentials *BackendCredentialsContract `json:"credentials,omitempty"` // Proxy - Backend Proxy Contract Properties Proxy *BackendProxyContract `json:"proxy,omitempty"` // TLS - Backend TLS Properties TLS *BackendTLSProperties `json:"tls,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. BackendUpdateParameterProperties parameters supplied to the Update Backend operation.
type BackendUpdateParameters
deprecated
type BackendUpdateParameters struct { // BackendUpdateParameterProperties - Backend entity update contract properties. *BackendUpdateParameterProperties `json:"properties,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. BackendUpdateParameters backend update parameters.
func (BackendUpdateParameters) MarshalJSON
deprecated
func (bup BackendUpdateParameters) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for BackendUpdateParameters.
func (*BackendUpdateParameters) UnmarshalJSON
deprecated
func (bup *BackendUpdateParameters) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for BackendUpdateParameters struct.
type BaseClient
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. BaseClient is the base client for Apimanagement.
func New
deprecated
func New(subscriptionID string) BaseClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. New creates an instance of the BaseClient client.
func NewWithBaseURI
deprecated
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewWithBaseURI creates an instance of the BaseClient client.
type BearerTokenSendingMethod
deprecated
type BearerTokenSendingMethod string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. BearerTokenSendingMethod enumerates the values for bearer token sending method.
const ( // AuthorizationHeader ... AuthorizationHeader BearerTokenSendingMethod = "authorizationHeader" // Query ... Query BearerTokenSendingMethod = "query" )
func PossibleBearerTokenSendingMethodValues
deprecated
func PossibleBearerTokenSendingMethodValues() []BearerTokenSendingMethod
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleBearerTokenSendingMethodValues returns an array of possible values for the BearerTokenSendingMethod const type.
type BearerTokenSendingMethods
deprecated
type BearerTokenSendingMethods string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. BearerTokenSendingMethods enumerates the values for bearer token sending methods.
const ( // BearerTokenSendingMethodsAuthorizationHeader Access token will be transmitted in the Authorization // header using Bearer schema BearerTokenSendingMethodsAuthorizationHeader BearerTokenSendingMethods = "authorizationHeader" // BearerTokenSendingMethodsQuery Access token will be transmitted as query parameters. BearerTokenSendingMethodsQuery BearerTokenSendingMethods = "query" )
func PossibleBearerTokenSendingMethodsValues
deprecated
func PossibleBearerTokenSendingMethodsValues() []BearerTokenSendingMethods
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleBearerTokenSendingMethodsValues returns an array of possible values for the BearerTokenSendingMethods const type.
type CertificateClient
deprecated
type CertificateClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CertificateClient is the apiManagement Client
func NewCertificateClient
deprecated
func NewCertificateClient(subscriptionID string) CertificateClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewCertificateClient creates an instance of the CertificateClient client.
func NewCertificateClientWithBaseURI
deprecated
func NewCertificateClientWithBaseURI(baseURI string, subscriptionID string) CertificateClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewCertificateClientWithBaseURI creates an instance of the CertificateClient client.
func (CertificateClient) CreateOrUpdate
deprecated
func (client CertificateClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, certificateID string, parameters CertificateCreateOrUpdateParameters, ifMatch string) (result CertificateContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate creates or updates the certificate being used for authentication with the backend. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. certificateID - identifier of the certificate entity. Must be unique in the current API Management service instance. parameters - create or Update parameters. ifMatch - eTag of the Entity. Not required when creating an entity, but required when updating an entity.
func (CertificateClient) CreateOrUpdatePreparer
deprecated
func (client CertificateClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, certificateID string, parameters CertificateCreateOrUpdateParameters, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (CertificateClient) CreateOrUpdateResponder
deprecated
func (client CertificateClient) CreateOrUpdateResponder(resp *http.Response) (result CertificateContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (CertificateClient) CreateOrUpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (CertificateClient) Delete
deprecated
func (client CertificateClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, certificateID string, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes specific certificate. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. certificateID - identifier of the certificate entity. Must be unique in the current API Management service instance. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (CertificateClient) DeletePreparer
deprecated
func (client CertificateClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, certificateID string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (CertificateClient) DeleteResponder
deprecated
func (client CertificateClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (CertificateClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (CertificateClient) Get
deprecated
func (client CertificateClient) Get(ctx context.Context, resourceGroupName string, serviceName string, certificateID string) (result CertificateContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get gets the details of the certificate specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. certificateID - identifier of the certificate entity. Must be unique in the current API Management service instance.
func (CertificateClient) GetEntityTag
deprecated
func (client CertificateClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, certificateID string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag gets the entity state (Etag) version of the certificate specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. certificateID - identifier of the certificate entity. Must be unique in the current API Management service instance.
func (CertificateClient) GetEntityTagPreparer
deprecated
func (client CertificateClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, certificateID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (CertificateClient) GetEntityTagResponder
deprecated
func (client CertificateClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (CertificateClient) GetEntityTagSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (CertificateClient) GetPreparer
deprecated
func (client CertificateClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, certificateID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (CertificateClient) GetResponder
deprecated
func (client CertificateClient) GetResponder(resp *http.Response) (result CertificateContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (CertificateClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (CertificateClient) ListByService
deprecated
func (client CertificateClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result CertificateCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService lists a collection of all certificates in the specified service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. filter - | Field | Supported operators | Supported functions | |----------------|------------------------|---------------------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | subject | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | thumbprint | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | expirationDate | ge, le, eq, ne, gt, lt | N/A | top - number of records to return. skip - number of records to skip.
func (CertificateClient) ListByServiceComplete
deprecated
func (client CertificateClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result CertificateCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceComplete enumerates all values, automatically crossing page boundaries as required.
func (CertificateClient) ListByServicePreparer
deprecated
func (client CertificateClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (CertificateClient) ListByServiceResponder
deprecated
func (client CertificateClient) ListByServiceResponder(resp *http.Response) (result CertificateCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (CertificateClient) ListByServiceSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
type CertificateCollection
deprecated
type CertificateCollection struct { autorest.Response `json:"-"` // Value - Page values. Value *[]CertificateContract `json:"value,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CertificateCollection paged Certificates list representation.
func (CertificateCollection) IsEmpty
deprecated
func (cc CertificateCollection) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type CertificateCollectionIterator
deprecated
type CertificateCollectionIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CertificateCollectionIterator provides access to a complete listing of CertificateContract values.
func (*CertificateCollectionIterator) Next
deprecated
func (iter *CertificateCollectionIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*CertificateCollectionIterator) NextWithContext
deprecated
func (iter *CertificateCollectionIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (CertificateCollectionIterator) NotDone
deprecated
func (iter CertificateCollectionIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (CertificateCollectionIterator) Response
deprecated
func (iter CertificateCollectionIterator) Response() CertificateCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (CertificateCollectionIterator) Value
deprecated
func (iter CertificateCollectionIterator) Value() CertificateContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type CertificateCollectionPage
deprecated
type CertificateCollectionPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CertificateCollectionPage contains a page of CertificateContract values.
func (*CertificateCollectionPage) Next
deprecated
func (page *CertificateCollectionPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*CertificateCollectionPage) NextWithContext
deprecated
func (page *CertificateCollectionPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (CertificateCollectionPage) NotDone
deprecated
func (page CertificateCollectionPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (CertificateCollectionPage) Response
deprecated
func (page CertificateCollectionPage) Response() CertificateCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (CertificateCollectionPage) Values
deprecated
func (page CertificateCollectionPage) Values() []CertificateContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type CertificateConfiguration
deprecated
type CertificateConfiguration struct { // EncodedCertificate - Base64 Encoded certificate. EncodedCertificate *string `json:"encodedCertificate,omitempty"` // CertificatePassword - Certificate Password. CertificatePassword *string `json:"certificatePassword,omitempty"` // StoreName - The System.Security.Cryptography.x509certificates.Storename certificate store location. Only Root and CertificateAuthority are valid locations. Possible values include: 'CertificateAuthority', 'Root' StoreName StoreName `json:"storeName,omitempty"` // Certificate - Certificate information. Certificate *CertificateInformation `json:"certificate,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CertificateConfiguration certificate configuration which consist of non-trusted intermediates and root certificates.
type CertificateContract
deprecated
type CertificateContract struct { autorest.Response `json:"-"` // CertificateContractProperties - Certificate properties details. *CertificateContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CertificateContract certificate details.
func (CertificateContract) MarshalJSON
deprecated
func (cc CertificateContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for CertificateContract.
func (*CertificateContract) UnmarshalJSON
deprecated
func (cc *CertificateContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for CertificateContract struct.
type CertificateContractProperties
deprecated
type CertificateContractProperties struct { // Subject - Subject attribute of the certificate. Subject *string `json:"subject,omitempty"` // Thumbprint - Thumbprint of the certificate. Thumbprint *string `json:"thumbprint,omitempty"` // ExpirationDate - Expiration date of the certificate. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard. ExpirationDate *date.Time `json:"expirationDate,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CertificateContractProperties properties of the Certificate contract.
type CertificateCreateOrUpdateParameters
deprecated
type CertificateCreateOrUpdateParameters struct { // CertificateCreateOrUpdateProperties - Certificate create or update properties details. *CertificateCreateOrUpdateProperties `json:"properties,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CertificateCreateOrUpdateParameters certificate create or update details.
func (CertificateCreateOrUpdateParameters) MarshalJSON
deprecated
func (ccoup CertificateCreateOrUpdateParameters) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for CertificateCreateOrUpdateParameters.
func (*CertificateCreateOrUpdateParameters) UnmarshalJSON
deprecated
func (ccoup *CertificateCreateOrUpdateParameters) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for CertificateCreateOrUpdateParameters struct.
type CertificateCreateOrUpdateProperties
deprecated
type CertificateCreateOrUpdateProperties struct { // Data - Base 64 encoded certificate using the application/x-pkcs12 representation. Data *string `json:"data,omitempty"` // Password - Password for the Certificate Password *string `json:"password,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CertificateCreateOrUpdateProperties parameters supplied to the CreateOrUpdate certificate operation.
type CertificateInformation
deprecated
type CertificateInformation struct { autorest.Response `json:"-"` // Expiry - Expiration date of the certificate. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard. Expiry *date.Time `json:"expiry,omitempty"` // Thumbprint - Thumbprint of the certificate. Thumbprint *string `json:"thumbprint,omitempty"` // Subject - Subject of the certificate. Subject *string `json:"subject,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CertificateInformation SSL certificate information.
type ClientAuthenticationMethod
deprecated
type ClientAuthenticationMethod string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ClientAuthenticationMethod enumerates the values for client authentication method.
const ( // Basic Basic Client Authentication method. Basic ClientAuthenticationMethod = "Basic" // Body Body based Authentication method. Body ClientAuthenticationMethod = "Body" )
func PossibleClientAuthenticationMethodValues
deprecated
func PossibleClientAuthenticationMethodValues() []ClientAuthenticationMethod
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleClientAuthenticationMethodValues returns an array of possible values for the ClientAuthenticationMethod const type.
type Confirmation
deprecated
type Confirmation string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Confirmation enumerates the values for confirmation.
const ( // Invite Send an e-mail inviting the user to sign-up and complete registration. Invite Confirmation = "invite" // Signup Send an e-mail to the user confirming they have successfully signed up. Signup Confirmation = "signup" )
func PossibleConfirmationValues
deprecated
func PossibleConfirmationValues() []Confirmation
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleConfirmationValues returns an array of possible values for the Confirmation const type.
type ConnectivityStatusContract
deprecated
type ConnectivityStatusContract struct { // Name - The hostname of the resource which the service depends on. This can be the database, storage or any other azure resource on which the service depends upon. Name *string `json:"name,omitempty"` // Status - Resource Connectivity Status Type identifier. Possible values include: 'Initializing', 'Success', 'Failure' Status ConnectivityStatusType `json:"status,omitempty"` // Error - Error details of the connectivity to the resource. Error *string `json:"error,omitempty"` // LastUpdated - The date when the resource connectivity status was last updated. This status should be updated every 15 minutes. If this status has not been updated, then it means that the service has lost network connectivity to the resource, from inside the Virtual Network.The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard. LastUpdated *date.Time `json:"lastUpdated,omitempty"` // LastStatusChange - The date when the resource connectivity status last Changed from success to failure or vice-versa. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard. LastStatusChange *date.Time `json:"lastStatusChange,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ConnectivityStatusContract details about connectivity to a resource.
type ConnectivityStatusType
deprecated
type ConnectivityStatusType string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ConnectivityStatusType enumerates the values for connectivity status type.
const ( // Failure ... Failure ConnectivityStatusType = "failure" // Initializing ... Initializing ConnectivityStatusType = "initializing" // Success ... Success ConnectivityStatusType = "success" )
func PossibleConnectivityStatusTypeValues
deprecated
func PossibleConnectivityStatusTypeValues() []ConnectivityStatusType
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleConnectivityStatusTypeValues returns an array of possible values for the ConnectivityStatusType const type.
type ContentFormat
deprecated
type ContentFormat string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ContentFormat enumerates the values for content format.
const ( // SwaggerJSON The contents are inline and Content Type is a OpenApi 2.0 Document. SwaggerJSON ContentFormat = "swagger-json" // SwaggerLinkJSON The Open Api 2.0 document is hosted on a publicly accessible internet address. SwaggerLinkJSON ContentFormat = "swagger-link-json" // WadlLinkJSON The WADL document is hosted on a publicly accessible internet address. WadlLinkJSON ContentFormat = "wadl-link-json" // WadlXML The contents are inline and Content type is a WADL document. WadlXML ContentFormat = "wadl-xml" // Wsdl The contents are inline and the document is a WSDL/Soap document. Wsdl ContentFormat = "wsdl" // WsdlLink The WSDL document is hosted on a publicly accessible internet address. WsdlLink ContentFormat = "wsdl-link" )
func PossibleContentFormatValues
deprecated
func PossibleContentFormatValues() []ContentFormat
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleContentFormatValues returns an array of possible values for the ContentFormat const type.
type DelegationSettingsClient
deprecated
type DelegationSettingsClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DelegationSettingsClient is the apiManagement Client
func NewDelegationSettingsClient
deprecated
func NewDelegationSettingsClient(subscriptionID string) DelegationSettingsClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewDelegationSettingsClient creates an instance of the DelegationSettingsClient client.
func NewDelegationSettingsClientWithBaseURI
deprecated
func NewDelegationSettingsClientWithBaseURI(baseURI string, subscriptionID string) DelegationSettingsClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewDelegationSettingsClientWithBaseURI creates an instance of the DelegationSettingsClient client.
func (DelegationSettingsClient) CreateOrUpdate
deprecated
func (client DelegationSettingsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, parameters PortalDelegationSettings) (result PortalDelegationSettings, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate create or Update Delegation settings. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. parameters - create or update parameters.
func (DelegationSettingsClient) CreateOrUpdatePreparer
deprecated
func (client DelegationSettingsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, parameters PortalDelegationSettings) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (DelegationSettingsClient) CreateOrUpdateResponder
deprecated
func (client DelegationSettingsClient) CreateOrUpdateResponder(resp *http.Response) (result PortalDelegationSettings, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (DelegationSettingsClient) CreateOrUpdateSender
deprecated
func (client DelegationSettingsClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (DelegationSettingsClient) Get
deprecated
func (client DelegationSettingsClient) Get(ctx context.Context, resourceGroupName string, serviceName string) (result PortalDelegationSettings, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get get Delegation settings. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service.
func (DelegationSettingsClient) GetEntityTag
deprecated
func (client DelegationSettingsClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag gets the entity state (Etag) version of the DelegationSettings. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service.
func (DelegationSettingsClient) GetEntityTagPreparer
deprecated
func (client DelegationSettingsClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (DelegationSettingsClient) GetEntityTagResponder
deprecated
func (client DelegationSettingsClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (DelegationSettingsClient) GetEntityTagSender
deprecated
func (client DelegationSettingsClient) GetEntityTagSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (DelegationSettingsClient) GetPreparer
deprecated
func (client DelegationSettingsClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (DelegationSettingsClient) GetResponder
deprecated
func (client DelegationSettingsClient) GetResponder(resp *http.Response) (result PortalDelegationSettings, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (DelegationSettingsClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (DelegationSettingsClient) Update
deprecated
func (client DelegationSettingsClient) Update(ctx context.Context, resourceGroupName string, serviceName string, parameters PortalDelegationSettings, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Update update Delegation settings. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. parameters - update Delegation settings. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (DelegationSettingsClient) UpdatePreparer
deprecated
func (client DelegationSettingsClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, parameters PortalDelegationSettings, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdatePreparer prepares the Update request.
func (DelegationSettingsClient) UpdateResponder
deprecated
func (client DelegationSettingsClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateResponder handles the response to the Update request. The method always closes the http.Response Body.
func (DelegationSettingsClient) UpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateSender sends the Update request. The method will close the http.Response Body if it receives an error.
type DeployConfigurationParameters
deprecated
type DeployConfigurationParameters struct { // Branch - The name of the Git branch from which the configuration is to be deployed to the configuration database. Branch *string `json:"branch,omitempty"` // Force - The value enforcing deleting subscriptions to products that are deleted in this update. Force *bool `json:"force,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeployConfigurationParameters parameters supplied to the Deploy Configuration operation.
type DiagnosticClient
deprecated
type DiagnosticClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DiagnosticClient is the apiManagement Client
func NewDiagnosticClient
deprecated
func NewDiagnosticClient(subscriptionID string) DiagnosticClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewDiagnosticClient creates an instance of the DiagnosticClient client.
func NewDiagnosticClientWithBaseURI
deprecated
func NewDiagnosticClientWithBaseURI(baseURI string, subscriptionID string) DiagnosticClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewDiagnosticClientWithBaseURI creates an instance of the DiagnosticClient client.
func (DiagnosticClient) CreateOrUpdate
deprecated
func (client DiagnosticClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, diagnosticID string, parameters DiagnosticContract, ifMatch string) (result DiagnosticContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate creates a new Diagnostic or updates an existing one. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. diagnosticID - diagnostic identifier. Must be unique in the current API Management service instance. parameters - create parameters. ifMatch - eTag of the Entity. Not required when creating an entity, but required when updating an entity.
func (DiagnosticClient) CreateOrUpdatePreparer
deprecated
func (client DiagnosticClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, diagnosticID string, parameters DiagnosticContract, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (DiagnosticClient) CreateOrUpdateResponder
deprecated
func (client DiagnosticClient) CreateOrUpdateResponder(resp *http.Response) (result DiagnosticContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (DiagnosticClient) CreateOrUpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (DiagnosticClient) Delete
deprecated
func (client DiagnosticClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, diagnosticID string, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes the specified Diagnostic. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. diagnosticID - diagnostic identifier. Must be unique in the current API Management service instance. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (DiagnosticClient) DeletePreparer
deprecated
func (client DiagnosticClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, diagnosticID string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (DiagnosticClient) DeleteResponder
deprecated
func (client DiagnosticClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (DiagnosticClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (DiagnosticClient) Get
deprecated
func (client DiagnosticClient) Get(ctx context.Context, resourceGroupName string, serviceName string, diagnosticID string) (result DiagnosticContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get gets the details of the Diagnostic specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. diagnosticID - diagnostic identifier. Must be unique in the current API Management service instance.
func (DiagnosticClient) GetEntityTag
deprecated
func (client DiagnosticClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, diagnosticID string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag gets the entity state (Etag) version of the Diagnostic specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. diagnosticID - diagnostic identifier. Must be unique in the current API Management service instance.
func (DiagnosticClient) GetEntityTagPreparer
deprecated
func (client DiagnosticClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, diagnosticID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (DiagnosticClient) GetEntityTagResponder
deprecated
func (client DiagnosticClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (DiagnosticClient) GetEntityTagSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (DiagnosticClient) GetPreparer
deprecated
func (client DiagnosticClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, diagnosticID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (DiagnosticClient) GetResponder
deprecated
func (client DiagnosticClient) GetResponder(resp *http.Response) (result DiagnosticContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (DiagnosticClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (DiagnosticClient) ListByService
deprecated
func (client DiagnosticClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result DiagnosticCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService lists all diagnostics of the API Management service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. filter - | Field | Supported operators | Supported functions | |-------------|------------------------|-----------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, startswith, endswith | top - number of records to return. skip - number of records to skip.
func (DiagnosticClient) ListByServiceComplete
deprecated
func (client DiagnosticClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result DiagnosticCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceComplete enumerates all values, automatically crossing page boundaries as required.
func (DiagnosticClient) ListByServicePreparer
deprecated
func (client DiagnosticClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (DiagnosticClient) ListByServiceResponder
deprecated
func (client DiagnosticClient) ListByServiceResponder(resp *http.Response) (result DiagnosticCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (DiagnosticClient) ListByServiceSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
func (DiagnosticClient) Update
deprecated
func (client DiagnosticClient) Update(ctx context.Context, resourceGroupName string, serviceName string, diagnosticID string, parameters DiagnosticContract, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Update updates the details of the Diagnostic specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. diagnosticID - diagnostic identifier. Must be unique in the current API Management service instance. parameters - diagnostic Update parameters. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (DiagnosticClient) UpdatePreparer
deprecated
func (client DiagnosticClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, diagnosticID string, parameters DiagnosticContract, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdatePreparer prepares the Update request.
func (DiagnosticClient) UpdateResponder
deprecated
func (client DiagnosticClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateResponder handles the response to the Update request. The method always closes the http.Response Body.
func (DiagnosticClient) UpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateSender sends the Update request. The method will close the http.Response Body if it receives an error.
type DiagnosticCollection
deprecated
type DiagnosticCollection struct { autorest.Response `json:"-"` // Value - Page values. Value *[]DiagnosticContract `json:"value,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DiagnosticCollection paged Diagnostic list representation.
func (DiagnosticCollection) IsEmpty
deprecated
func (dc DiagnosticCollection) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type DiagnosticCollectionIterator
deprecated
type DiagnosticCollectionIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DiagnosticCollectionIterator provides access to a complete listing of DiagnosticContract values.
func (*DiagnosticCollectionIterator) Next
deprecated
func (iter *DiagnosticCollectionIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*DiagnosticCollectionIterator) NextWithContext
deprecated
func (iter *DiagnosticCollectionIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (DiagnosticCollectionIterator) NotDone
deprecated
func (iter DiagnosticCollectionIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (DiagnosticCollectionIterator) Response
deprecated
func (iter DiagnosticCollectionIterator) Response() DiagnosticCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (DiagnosticCollectionIterator) Value
deprecated
func (iter DiagnosticCollectionIterator) Value() DiagnosticContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type DiagnosticCollectionPage
deprecated
type DiagnosticCollectionPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DiagnosticCollectionPage contains a page of DiagnosticContract values.
func (*DiagnosticCollectionPage) Next
deprecated
func (page *DiagnosticCollectionPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*DiagnosticCollectionPage) NextWithContext
deprecated
func (page *DiagnosticCollectionPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (DiagnosticCollectionPage) NotDone
deprecated
func (page DiagnosticCollectionPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (DiagnosticCollectionPage) Response
deprecated
func (page DiagnosticCollectionPage) Response() DiagnosticCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (DiagnosticCollectionPage) Values
deprecated
func (page DiagnosticCollectionPage) Values() []DiagnosticContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type DiagnosticContract
deprecated
type DiagnosticContract struct { autorest.Response `json:"-"` // DiagnosticContractProperties - Diagnostic entity contract properties. *DiagnosticContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DiagnosticContract diagnostic details.
func (DiagnosticContract) MarshalJSON
deprecated
func (dc DiagnosticContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for DiagnosticContract.
func (*DiagnosticContract) UnmarshalJSON
deprecated
func (dc *DiagnosticContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for DiagnosticContract struct.
type DiagnosticContractProperties
deprecated
type DiagnosticContractProperties struct { // Enabled - Indicates whether a diagnostic should receive data or not. Enabled *bool `json:"enabled,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DiagnosticContractProperties diagnostic Entity Properties
type DiagnosticLoggerClient
deprecated
type DiagnosticLoggerClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DiagnosticLoggerClient is the apiManagement Client
func NewDiagnosticLoggerClient
deprecated
func NewDiagnosticLoggerClient(subscriptionID string) DiagnosticLoggerClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewDiagnosticLoggerClient creates an instance of the DiagnosticLoggerClient client.
func NewDiagnosticLoggerClientWithBaseURI
deprecated
func NewDiagnosticLoggerClientWithBaseURI(baseURI string, subscriptionID string) DiagnosticLoggerClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewDiagnosticLoggerClientWithBaseURI creates an instance of the DiagnosticLoggerClient client.
func (DiagnosticLoggerClient) CheckEntityExists
deprecated
func (client DiagnosticLoggerClient) CheckEntityExists(ctx context.Context, resourceGroupName string, serviceName string, diagnosticID string, loggerid string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExists checks that logger entity specified by identifier is associated with the diagnostics entity. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. diagnosticID - diagnostic identifier. Must be unique in the current API Management service instance. loggerid - logger identifier. Must be unique in the API Management service instance.
func (DiagnosticLoggerClient) CheckEntityExistsPreparer
deprecated
func (client DiagnosticLoggerClient) CheckEntityExistsPreparer(ctx context.Context, resourceGroupName string, serviceName string, diagnosticID string, loggerid string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExistsPreparer prepares the CheckEntityExists request.
func (DiagnosticLoggerClient) CheckEntityExistsResponder
deprecated
func (client DiagnosticLoggerClient) CheckEntityExistsResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExistsResponder handles the response to the CheckEntityExists request. The method always closes the http.Response Body.
func (DiagnosticLoggerClient) CheckEntityExistsSender
deprecated
func (client DiagnosticLoggerClient) CheckEntityExistsSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExistsSender sends the CheckEntityExists request. The method will close the http.Response Body if it receives an error.
func (DiagnosticLoggerClient) CreateOrUpdate
deprecated
func (client DiagnosticLoggerClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, diagnosticID string, loggerid string) (result LoggerContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate attaches a logger to a dignostic. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. diagnosticID - diagnostic identifier. Must be unique in the current API Management service instance. loggerid - logger identifier. Must be unique in the API Management service instance.
func (DiagnosticLoggerClient) CreateOrUpdatePreparer
deprecated
func (client DiagnosticLoggerClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, diagnosticID string, loggerid string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (DiagnosticLoggerClient) CreateOrUpdateResponder
deprecated
func (client DiagnosticLoggerClient) CreateOrUpdateResponder(resp *http.Response) (result LoggerContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (DiagnosticLoggerClient) CreateOrUpdateSender
deprecated
func (client DiagnosticLoggerClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (DiagnosticLoggerClient) Delete
deprecated
func (client DiagnosticLoggerClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, diagnosticID string, loggerid string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes the specified Logger from Diagnostic. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. diagnosticID - diagnostic identifier. Must be unique in the current API Management service instance. loggerid - logger identifier. Must be unique in the API Management service instance.
func (DiagnosticLoggerClient) DeletePreparer
deprecated
func (client DiagnosticLoggerClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, diagnosticID string, loggerid string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (DiagnosticLoggerClient) DeleteResponder
deprecated
func (client DiagnosticLoggerClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (DiagnosticLoggerClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (DiagnosticLoggerClient) ListByService
deprecated
func (client DiagnosticLoggerClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, diagnosticID string, filter string, top *int32, skip *int32) (result LoggerCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService lists all loggers assosiated with the specified Diagnostic of the API Management service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. diagnosticID - diagnostic identifier. Must be unique in the current API Management service instance. filter - | Field | Supported operators | Supported functions | |-------------|------------------------|-----------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, startswith, endswith | | type | eq | | top - number of records to return. skip - number of records to skip.
func (DiagnosticLoggerClient) ListByServiceComplete
deprecated
func (client DiagnosticLoggerClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, diagnosticID string, filter string, top *int32, skip *int32) (result LoggerCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceComplete enumerates all values, automatically crossing page boundaries as required.
func (DiagnosticLoggerClient) ListByServicePreparer
deprecated
func (client DiagnosticLoggerClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, diagnosticID string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (DiagnosticLoggerClient) ListByServiceResponder
deprecated
func (client DiagnosticLoggerClient) ListByServiceResponder(resp *http.Response) (result LoggerCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (DiagnosticLoggerClient) ListByServiceSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
type EmailTemplateClient
deprecated
type EmailTemplateClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. EmailTemplateClient is the apiManagement Client
func NewEmailTemplateClient
deprecated
func NewEmailTemplateClient(subscriptionID string) EmailTemplateClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewEmailTemplateClient creates an instance of the EmailTemplateClient client.
func NewEmailTemplateClientWithBaseURI
deprecated
func NewEmailTemplateClientWithBaseURI(baseURI string, subscriptionID string) EmailTemplateClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewEmailTemplateClientWithBaseURI creates an instance of the EmailTemplateClient client.
func (EmailTemplateClient) CreateOrUpdate
deprecated
func (client EmailTemplateClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, templateName TemplateName, parameters EmailTemplateUpdateParameters, ifMatch string) (result EmailTemplateContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate updates an Email Template. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. templateName - email Template Name Identifier. parameters - email Template update parameters. ifMatch - eTag of the Entity. Not required when creating an entity, but required when updating an entity.
func (EmailTemplateClient) CreateOrUpdatePreparer
deprecated
func (client EmailTemplateClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, templateName TemplateName, parameters EmailTemplateUpdateParameters, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (EmailTemplateClient) CreateOrUpdateResponder
deprecated
func (client EmailTemplateClient) CreateOrUpdateResponder(resp *http.Response) (result EmailTemplateContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (EmailTemplateClient) CreateOrUpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (EmailTemplateClient) Delete
deprecated
func (client EmailTemplateClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, templateName TemplateName, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete reset the Email Template to default template provided by the API Management service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. templateName - email Template Name Identifier. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (EmailTemplateClient) DeletePreparer
deprecated
func (client EmailTemplateClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, templateName TemplateName, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (EmailTemplateClient) DeleteResponder
deprecated
func (client EmailTemplateClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (EmailTemplateClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (EmailTemplateClient) Get
deprecated
func (client EmailTemplateClient) Get(ctx context.Context, resourceGroupName string, serviceName string, templateName TemplateName) (result EmailTemplateContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get gets the details of the email template specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. templateName - email Template Name Identifier.
func (EmailTemplateClient) GetEntityTag
deprecated
func (client EmailTemplateClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, templateName TemplateName) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag gets the entity state (Etag) version of the email template specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. templateName - email Template Name Identifier.
func (EmailTemplateClient) GetEntityTagPreparer
deprecated
func (client EmailTemplateClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, templateName TemplateName) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (EmailTemplateClient) GetEntityTagResponder
deprecated
func (client EmailTemplateClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (EmailTemplateClient) GetEntityTagSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (EmailTemplateClient) GetPreparer
deprecated
func (client EmailTemplateClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, templateName TemplateName) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (EmailTemplateClient) GetResponder
deprecated
func (client EmailTemplateClient) GetResponder(resp *http.Response) (result EmailTemplateContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (EmailTemplateClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (EmailTemplateClient) ListByService
deprecated
func (client EmailTemplateClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, top *int32, skip *int32) (result EmailTemplateCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService lists a collection of properties defined within a service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. top - number of records to return. skip - number of records to skip.
func (EmailTemplateClient) ListByServiceComplete
deprecated
func (client EmailTemplateClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, top *int32, skip *int32) (result EmailTemplateCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceComplete enumerates all values, automatically crossing page boundaries as required.
func (EmailTemplateClient) ListByServicePreparer
deprecated
func (client EmailTemplateClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (EmailTemplateClient) ListByServiceResponder
deprecated
func (client EmailTemplateClient) ListByServiceResponder(resp *http.Response) (result EmailTemplateCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (EmailTemplateClient) ListByServiceSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
func (EmailTemplateClient) Update
deprecated
func (client EmailTemplateClient) Update(ctx context.Context, resourceGroupName string, serviceName string, templateName TemplateName, parameters EmailTemplateUpdateParameters) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Update updates the specific Email Template. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. templateName - email Template Name Identifier. parameters - update parameters.
func (EmailTemplateClient) UpdatePreparer
deprecated
func (client EmailTemplateClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, templateName TemplateName, parameters EmailTemplateUpdateParameters) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdatePreparer prepares the Update request.
func (EmailTemplateClient) UpdateResponder
deprecated
func (client EmailTemplateClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateResponder handles the response to the Update request. The method always closes the http.Response Body.
func (EmailTemplateClient) UpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateSender sends the Update request. The method will close the http.Response Body if it receives an error.
type EmailTemplateCollection
deprecated
type EmailTemplateCollection struct { autorest.Response `json:"-"` // Value - Page values. Value *[]EmailTemplateContract `json:"value,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. EmailTemplateCollection paged email template list representation.
func (EmailTemplateCollection) IsEmpty
deprecated
func (etc EmailTemplateCollection) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type EmailTemplateCollectionIterator
deprecated
type EmailTemplateCollectionIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. EmailTemplateCollectionIterator provides access to a complete listing of EmailTemplateContract values.
func (*EmailTemplateCollectionIterator) Next
deprecated
func (iter *EmailTemplateCollectionIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*EmailTemplateCollectionIterator) NextWithContext
deprecated
func (iter *EmailTemplateCollectionIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (EmailTemplateCollectionIterator) NotDone
deprecated
func (iter EmailTemplateCollectionIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (EmailTemplateCollectionIterator) Response
deprecated
func (iter EmailTemplateCollectionIterator) Response() EmailTemplateCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (EmailTemplateCollectionIterator) Value
deprecated
func (iter EmailTemplateCollectionIterator) Value() EmailTemplateContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type EmailTemplateCollectionPage
deprecated
type EmailTemplateCollectionPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. EmailTemplateCollectionPage contains a page of EmailTemplateContract values.
func (*EmailTemplateCollectionPage) Next
deprecated
func (page *EmailTemplateCollectionPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*EmailTemplateCollectionPage) NextWithContext
deprecated
func (page *EmailTemplateCollectionPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (EmailTemplateCollectionPage) NotDone
deprecated
func (page EmailTemplateCollectionPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (EmailTemplateCollectionPage) Response
deprecated
func (page EmailTemplateCollectionPage) Response() EmailTemplateCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (EmailTemplateCollectionPage) Values
deprecated
func (page EmailTemplateCollectionPage) Values() []EmailTemplateContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type EmailTemplateContract
deprecated
type EmailTemplateContract struct { autorest.Response `json:"-"` // EmailTemplateContractProperties - Email Template entity contract properties. *EmailTemplateContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. EmailTemplateContract email Template details.
func (EmailTemplateContract) MarshalJSON
deprecated
func (etc EmailTemplateContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for EmailTemplateContract.
func (*EmailTemplateContract) UnmarshalJSON
deprecated
func (etc *EmailTemplateContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for EmailTemplateContract struct.
type EmailTemplateContractProperties
deprecated
type EmailTemplateContractProperties struct { // Subject - Subject of the Template. Subject *string `json:"subject,omitempty"` // Body - Email Template Body. This should be a valid XDocument Body *string `json:"body,omitempty"` // Title - Title of the Template. Title *string `json:"title,omitempty"` // Description - Description of the Email Template. Description *string `json:"description,omitempty"` // IsDefault - Whether the template is the default template provided by Api Management or has been edited. IsDefault *bool `json:"isDefault,omitempty"` // Parameters - Email Template Parameter values. Parameters *[]EmailTemplateParametersContractProperties `json:"parameters,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. EmailTemplateContractProperties email Template Contract properties.
type EmailTemplateParametersContractProperties
deprecated
type EmailTemplateParametersContractProperties struct { // Name - Template parameter name. Name *string `json:"name,omitempty"` // Title - Template parameter title. Title *string `json:"title,omitempty"` // Description - Template parameter description. Description *string `json:"description,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. EmailTemplateParametersContractProperties email Template Parameter contract.
type EmailTemplateUpdateParameterProperties
deprecated
type EmailTemplateUpdateParameterProperties struct { // Subject - Subject of the Template. Subject *string `json:"subject,omitempty"` // Title - Title of the Template. Title *string `json:"title,omitempty"` // Description - Description of the Email Template. Description *string `json:"description,omitempty"` // Body - Email Template Body. This should be a valid XDocument Body *string `json:"body,omitempty"` // Parameters - Email Template Parameter values. Parameters *[]EmailTemplateParametersContractProperties `json:"parameters,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. EmailTemplateUpdateParameterProperties email Template Update Contract properties.
type EmailTemplateUpdateParameters
deprecated
type EmailTemplateUpdateParameters struct { // EmailTemplateUpdateParameterProperties - Email Template Update contract properties. *EmailTemplateUpdateParameterProperties `json:"properties,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. EmailTemplateUpdateParameters email Template update Parameters.
func (EmailTemplateUpdateParameters) MarshalJSON
deprecated
func (etup EmailTemplateUpdateParameters) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for EmailTemplateUpdateParameters.
func (*EmailTemplateUpdateParameters) UnmarshalJSON
deprecated
func (etup *EmailTemplateUpdateParameters) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for EmailTemplateUpdateParameters struct.
type ErrorFieldContract
deprecated
type ErrorFieldContract struct { // Code - Property level error code. Code *string `json:"code,omitempty"` // Message - Human-readable representation of property-level error. Message *string `json:"message,omitempty"` // Target - Property name. Target *string `json:"target,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ErrorFieldContract error Field contract.
type ErrorResponse
deprecated
type ErrorResponse struct { // ErrorResponseBody - Properties of the Error Response. *ErrorResponseBody `json:"error,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ErrorResponse error Response.
func (ErrorResponse) MarshalJSON
deprecated
func (er ErrorResponse) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for ErrorResponse.
func (*ErrorResponse) UnmarshalJSON
deprecated
func (er *ErrorResponse) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for ErrorResponse struct.
type ErrorResponseBody
deprecated
type ErrorResponseBody struct { // Code - Service-defined error code. This code serves as a sub-status for the HTTP error code specified in the response. Code *string `json:"code,omitempty"` // Message - Human-readable representation of the error. Message *string `json:"message,omitempty"` // Details - The list of invalid fields send in request, in case of validation error. Details *[]ErrorFieldContract `json:"details,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ErrorResponseBody error Body contract.
type ExportFormat
deprecated
type ExportFormat string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ExportFormat enumerates the values for export format.
const ( // ExportFormatSwagger Export the Api Definition in OpenApi Specification 2.0 format to the Storage Blob. ExportFormatSwagger ExportFormat = "swagger-link" // ExportFormatWadl Export the Api Definition in WADL Schema to Storage Blob. ExportFormatWadl ExportFormat = "wadl-link" // ExportFormatWsdl Export the Api Definition in WSDL Schema to Storage Blob. This is only supported for // APIs of Type `soap` ExportFormatWsdl ExportFormat = "wsdl-link" )
func PossibleExportFormatValues
deprecated
func PossibleExportFormatValues() []ExportFormat
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleExportFormatValues returns an array of possible values for the ExportFormat const type.
type GenerateSsoURLResult
deprecated
type GenerateSsoURLResult struct { autorest.Response `json:"-"` // Value - Redirect Url containing the SSO URL value. Value *string `json:"value,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GenerateSsoURLResult generate SSO Url operations response details.
type GrantType
deprecated
type GrantType string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GrantType enumerates the values for grant type.
const ( // AuthorizationCode Authorization Code Grant flow as described // https://tools.ietf.org/html/rfc6749#section-4.1. AuthorizationCode GrantType = "authorizationCode" // ClientCredentials Client Credentials Grant flow as described // https://tools.ietf.org/html/rfc6749#section-4.4. ClientCredentials GrantType = "clientCredentials" // Implicit Implicit Code Grant flow as described https://tools.ietf.org/html/rfc6749#section-4.2. Implicit GrantType = "implicit" // ResourceOwnerPassword Resource Owner Password Grant flow as described // https://tools.ietf.org/html/rfc6749#section-4.3. ResourceOwnerPassword GrantType = "resourceOwnerPassword" )
func PossibleGrantTypeValues
deprecated
func PossibleGrantTypeValues() []GrantType
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleGrantTypeValues returns an array of possible values for the GrantType const type.
type GroupClient
deprecated
type GroupClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GroupClient is the apiManagement Client
func NewGroupClient
deprecated
func NewGroupClient(subscriptionID string) GroupClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewGroupClient creates an instance of the GroupClient client.
func NewGroupClientWithBaseURI
deprecated
func NewGroupClientWithBaseURI(baseURI string, subscriptionID string) GroupClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewGroupClientWithBaseURI creates an instance of the GroupClient client.
func (GroupClient) CreateOrUpdate
deprecated
func (client GroupClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, groupID string, parameters GroupCreateParameters, ifMatch string) (result GroupContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate creates or Updates a group. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. groupID - group identifier. Must be unique in the current API Management service instance. parameters - create parameters. ifMatch - eTag of the Entity. Not required when creating an entity, but required when updating an entity.
func (GroupClient) CreateOrUpdatePreparer
deprecated
func (client GroupClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, groupID string, parameters GroupCreateParameters, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (GroupClient) CreateOrUpdateResponder
deprecated
func (client GroupClient) CreateOrUpdateResponder(resp *http.Response) (result GroupContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (GroupClient) CreateOrUpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (GroupClient) Delete
deprecated
func (client GroupClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, groupID string, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes specific group of the API Management service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. groupID - group identifier. Must be unique in the current API Management service instance. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (GroupClient) DeletePreparer
deprecated
func (client GroupClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, groupID string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (GroupClient) DeleteResponder
deprecated
func (client GroupClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (GroupClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (GroupClient) Get
deprecated
func (client GroupClient) Get(ctx context.Context, resourceGroupName string, serviceName string, groupID string) (result GroupContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get gets the details of the group specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. groupID - group identifier. Must be unique in the current API Management service instance.
func (GroupClient) GetEntityTag
deprecated
func (client GroupClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, groupID string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag gets the entity state (Etag) version of the group specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. groupID - group identifier. Must be unique in the current API Management service instance.
func (GroupClient) GetEntityTagPreparer
deprecated
func (client GroupClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, groupID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (GroupClient) GetEntityTagResponder
deprecated
func (client GroupClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (GroupClient) GetEntityTagSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (GroupClient) GetPreparer
deprecated
func (client GroupClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, groupID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (GroupClient) GetResponder
deprecated
func (client GroupClient) GetResponder(resp *http.Response) (result GroupContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (GroupClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (GroupClient) ListByService
deprecated
func (client GroupClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result GroupCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService lists a collection of groups defined within a service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. filter - | Field | Supported operators | Supported functions | |-------------|------------------------|---------------------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | name | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | description | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | type | eq, ne | N/A | top - number of records to return. skip - number of records to skip.
func (GroupClient) ListByServiceComplete
deprecated
func (client GroupClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result GroupCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceComplete enumerates all values, automatically crossing page boundaries as required.
func (GroupClient) ListByServicePreparer
deprecated
func (client GroupClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (GroupClient) ListByServiceResponder
deprecated
func (client GroupClient) ListByServiceResponder(resp *http.Response) (result GroupCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (GroupClient) ListByServiceSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
func (GroupClient) Update
deprecated
func (client GroupClient) Update(ctx context.Context, resourceGroupName string, serviceName string, groupID string, parameters GroupUpdateParameters, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Update updates the details of the group specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. groupID - group identifier. Must be unique in the current API Management service instance. parameters - update parameters. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (GroupClient) UpdatePreparer
deprecated
func (client GroupClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, groupID string, parameters GroupUpdateParameters, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdatePreparer prepares the Update request.
func (GroupClient) UpdateResponder
deprecated
func (client GroupClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateResponder handles the response to the Update request. The method always closes the http.Response Body.
func (GroupClient) UpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateSender sends the Update request. The method will close the http.Response Body if it receives an error.
type GroupCollection
deprecated
type GroupCollection struct { autorest.Response `json:"-"` // Value - Page values. Value *[]GroupContract `json:"value,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GroupCollection paged Group list representation.
func (GroupCollection) IsEmpty
deprecated
func (gc GroupCollection) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type GroupCollectionIterator
deprecated
type GroupCollectionIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GroupCollectionIterator provides access to a complete listing of GroupContract values.
func (*GroupCollectionIterator) Next
deprecated
func (iter *GroupCollectionIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*GroupCollectionIterator) NextWithContext
deprecated
func (iter *GroupCollectionIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (GroupCollectionIterator) NotDone
deprecated
func (iter GroupCollectionIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (GroupCollectionIterator) Response
deprecated
func (iter GroupCollectionIterator) Response() GroupCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (GroupCollectionIterator) Value
deprecated
func (iter GroupCollectionIterator) Value() GroupContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type GroupCollectionPage
deprecated
type GroupCollectionPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GroupCollectionPage contains a page of GroupContract values.
func (*GroupCollectionPage) Next
deprecated
func (page *GroupCollectionPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*GroupCollectionPage) NextWithContext
deprecated
func (page *GroupCollectionPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (GroupCollectionPage) NotDone
deprecated
func (page GroupCollectionPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (GroupCollectionPage) Response
deprecated
func (page GroupCollectionPage) Response() GroupCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (GroupCollectionPage) Values
deprecated
func (page GroupCollectionPage) Values() []GroupContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type GroupContract
deprecated
type GroupContract struct { autorest.Response `json:"-"` // GroupContractProperties - Group entity contract properties. *GroupContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GroupContract contract details.
func (GroupContract) MarshalJSON
deprecated
func (gc GroupContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for GroupContract.
func (*GroupContract) UnmarshalJSON
deprecated
func (gc *GroupContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for GroupContract struct.
type GroupContractProperties
deprecated
type GroupContractProperties struct { // DisplayName - Group name. DisplayName *string `json:"displayName,omitempty"` // Description - Group description. Can contain HTML formatting tags. Description *string `json:"description,omitempty"` // BuiltIn - true if the group is one of the three system groups (Administrators, Developers, or Guests); otherwise false. BuiltIn *bool `json:"builtIn,omitempty"` // Type - Group type. Possible values include: 'Custom', 'System', 'External' Type GroupType `json:"type,omitempty"` // ExternalID - For external groups, this property contains the id of the group from the external identity provider, e.g. for Azure Active Directory aad://<tenant>.onmicrosoft.com/groups/<group object id>; otherwise the value is null. ExternalID *string `json:"externalId,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GroupContractProperties group contract Properties.
type GroupCreateParameters
deprecated
type GroupCreateParameters struct { // GroupCreateParametersProperties - Properties supplied to Create Group operation. *GroupCreateParametersProperties `json:"properties,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GroupCreateParameters parameters supplied to the Create Group operation.
func (GroupCreateParameters) MarshalJSON
deprecated
func (gcp GroupCreateParameters) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for GroupCreateParameters.
func (*GroupCreateParameters) UnmarshalJSON
deprecated
func (gcp *GroupCreateParameters) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for GroupCreateParameters struct.
type GroupCreateParametersProperties
deprecated
type GroupCreateParametersProperties struct { // DisplayName - Group name. DisplayName *string `json:"displayName,omitempty"` // Description - Group description. Description *string `json:"description,omitempty"` // Type - Group type. Possible values include: 'Custom', 'System', 'External' Type GroupType `json:"type,omitempty"` // ExternalID - Identifier of the external groups, this property contains the id of the group from the external identity provider, e.g. for Azure Active Directory aad://<tenant>.onmicrosoft.com/groups/<group object id>; otherwise the value is null. ExternalID *string `json:"externalId,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GroupCreateParametersProperties parameters supplied to the Create Group operation.
type GroupType
deprecated
type GroupType string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GroupType enumerates the values for group type.
func PossibleGroupTypeValues
deprecated
func PossibleGroupTypeValues() []GroupType
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleGroupTypeValues returns an array of possible values for the GroupType const type.
type GroupUpdateParameters
deprecated
type GroupUpdateParameters struct { // GroupUpdateParametersProperties - Group entity update contract properties. *GroupUpdateParametersProperties `json:"properties,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GroupUpdateParameters parameters supplied to the Update Group operation.
func (GroupUpdateParameters) MarshalJSON
deprecated
func (gup GroupUpdateParameters) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for GroupUpdateParameters.
func (*GroupUpdateParameters) UnmarshalJSON
deprecated
func (gup *GroupUpdateParameters) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for GroupUpdateParameters struct.
type GroupUpdateParametersProperties
deprecated
type GroupUpdateParametersProperties struct { // DisplayName - Group name. DisplayName *string `json:"displayName,omitempty"` // Description - Group description. Description *string `json:"description,omitempty"` // Type - Group type. Possible values include: 'Custom', 'System', 'External' Type GroupType `json:"type,omitempty"` // ExternalID - Identifier of the external groups, this property contains the id of the group from the external identity provider, e.g. for Azure Active Directory aad://<tenant>.onmicrosoft.com/groups/<group object id>; otherwise the value is null. ExternalID *string `json:"externalId,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GroupUpdateParametersProperties parameters supplied to the Update Group operation.
type GroupUserClient
deprecated
type GroupUserClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GroupUserClient is the apiManagement Client
func NewGroupUserClient
deprecated
func NewGroupUserClient(subscriptionID string) GroupUserClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewGroupUserClient creates an instance of the GroupUserClient client.
func NewGroupUserClientWithBaseURI
deprecated
func NewGroupUserClientWithBaseURI(baseURI string, subscriptionID string) GroupUserClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewGroupUserClientWithBaseURI creates an instance of the GroupUserClient client.
func (GroupUserClient) CheckEntityExists
deprecated
func (client GroupUserClient) CheckEntityExists(ctx context.Context, resourceGroupName string, serviceName string, groupID string, UID string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExists checks that user entity specified by identifier is associated with the group entity. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. groupID - group identifier. Must be unique in the current API Management service instance. UID - user identifier. Must be unique in the current API Management service instance.
func (GroupUserClient) CheckEntityExistsPreparer
deprecated
func (client GroupUserClient) CheckEntityExistsPreparer(ctx context.Context, resourceGroupName string, serviceName string, groupID string, UID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExistsPreparer prepares the CheckEntityExists request.
func (GroupUserClient) CheckEntityExistsResponder
deprecated
func (client GroupUserClient) CheckEntityExistsResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExistsResponder handles the response to the CheckEntityExists request. The method always closes the http.Response Body.
func (GroupUserClient) CheckEntityExistsSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExistsSender sends the CheckEntityExists request. The method will close the http.Response Body if it receives an error.
func (GroupUserClient) Create
deprecated
func (client GroupUserClient) Create(ctx context.Context, resourceGroupName string, serviceName string, groupID string, UID string) (result UserContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Create adds a user to the specified group. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. groupID - group identifier. Must be unique in the current API Management service instance. UID - user identifier. Must be unique in the current API Management service instance.
func (GroupUserClient) CreatePreparer
deprecated
func (client GroupUserClient) CreatePreparer(ctx context.Context, resourceGroupName string, serviceName string, groupID string, UID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreatePreparer prepares the Create request.
func (GroupUserClient) CreateResponder
deprecated
func (client GroupUserClient) CreateResponder(resp *http.Response) (result UserContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateResponder handles the response to the Create request. The method always closes the http.Response Body.
func (GroupUserClient) CreateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateSender sends the Create request. The method will close the http.Response Body if it receives an error.
func (GroupUserClient) Delete
deprecated
func (client GroupUserClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, groupID string, UID string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete remove existing user from existing group. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. groupID - group identifier. Must be unique in the current API Management service instance. UID - user identifier. Must be unique in the current API Management service instance.
func (GroupUserClient) DeletePreparer
deprecated
func (client GroupUserClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, groupID string, UID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (GroupUserClient) DeleteResponder
deprecated
func (client GroupUserClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (GroupUserClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (GroupUserClient) List
deprecated
func (client GroupUserClient) List(ctx context.Context, resourceGroupName string, serviceName string, groupID string, filter string, top *int32, skip *int32) (result UserCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. List lists a collection of the members of the group, specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. groupID - group identifier. Must be unique in the current API Management service instance. filter - | Field | Supported operators | Supported functions | |------------------|------------------------|-----------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | firstName | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | lastName | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | email | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | state | eq | N/A | | registrationDate | ge, le, eq, ne, gt, lt | N/A | | note | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | top - number of records to return. skip - number of records to skip.
func (GroupUserClient) ListComplete
deprecated
func (client GroupUserClient) ListComplete(ctx context.Context, resourceGroupName string, serviceName string, groupID string, filter string, top *int32, skip *int32) (result UserCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListComplete enumerates all values, automatically crossing page boundaries as required.
func (GroupUserClient) ListPreparer
deprecated
func (client GroupUserClient) ListPreparer(ctx context.Context, resourceGroupName string, serviceName string, groupID string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListPreparer prepares the List request.
func (GroupUserClient) ListResponder
deprecated
func (client GroupUserClient) ListResponder(resp *http.Response) (result UserCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (GroupUserClient) ListSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type HostnameConfiguration
deprecated
type HostnameConfiguration struct { // Type - Hostname type. Possible values include: 'Proxy', 'Portal', 'Management', 'Scm' Type HostnameType `json:"type,omitempty"` // HostName - Hostname to configure on the Api Management service. HostName *string `json:"hostName,omitempty"` // KeyVaultID - Url to the KeyVault Secret containing the Ssl Certificate. If absolute Url containing version is provided, auto-update of ssl certificate will not work. This requires Api Management service to be configured with MSI. The secret should be of type *application/x-pkcs12* KeyVaultID *string `json:"keyVaultId,omitempty"` // EncodedCertificate - Base64 Encoded certificate. EncodedCertificate *string `json:"encodedCertificate,omitempty"` // CertificatePassword - Certificate Password. CertificatePassword *string `json:"certificatePassword,omitempty"` // DefaultSslBinding - Specify true to setup the certificate associated with this Hostname as the Default SSL Certificate. If a client does not send the SNI header, then this will be the certificate that will be challenged. The property is useful if a service has multiple custom hostname enabled and it needs to decide on the default ssl certificate. The setting only applied to Proxy Hostname Type. DefaultSslBinding *bool `json:"defaultSslBinding,omitempty"` // NegotiateClientCertificate - Specify true to always negotiate client certificate on the hostname. Default Value is false. NegotiateClientCertificate *bool `json:"negotiateClientCertificate,omitempty"` // Certificate - Certificate information. Certificate *CertificateInformation `json:"certificate,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. HostnameConfiguration custom hostname configuration.
type HostnameConfigurationOld
deprecated
type HostnameConfigurationOld struct { // Type - Hostname type. Possible values include: 'Proxy', 'Portal', 'Management', 'Scm' Type HostnameType `json:"type,omitempty"` // Hostname - Hostname to configure. Hostname *string `json:"hostname,omitempty"` // Certificate - Certificate information. Certificate *CertificateInformation `json:"certificate,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. HostnameConfigurationOld custom hostname configuration.
type HostnameType
deprecated
type HostnameType string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. HostnameType enumerates the values for hostname type.
const ( // Management ... Management HostnameType = "Management" // Portal ... Portal HostnameType = "Portal" // Proxy ... Proxy HostnameType = "Proxy" // Scm ... Scm HostnameType = "Scm" )
func PossibleHostnameTypeValues
deprecated
func PossibleHostnameTypeValues() []HostnameType
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleHostnameTypeValues returns an array of possible values for the HostnameType const type.
type IdentityProviderBaseParameters
deprecated
type IdentityProviderBaseParameters struct { // Type - Identity Provider Type identifier. Possible values include: 'Facebook', 'Google', 'Microsoft', 'Twitter', 'Aad', 'AadB2C' Type IdentityProviderType `json:"type,omitempty"` // AllowedTenants - List of Allowed Tenants when configuring Azure Active Directory login. AllowedTenants *[]string `json:"allowedTenants,omitempty"` // SignupPolicyName - Signup Policy Name. Only applies to AAD B2C Identity Provider. SignupPolicyName *string `json:"signupPolicyName,omitempty"` // SigninPolicyName - Signin Policy Name. Only applies to AAD B2C Identity Provider. SigninPolicyName *string `json:"signinPolicyName,omitempty"` // ProfileEditingPolicyName - Profile Editing Policy Name. Only applies to AAD B2C Identity Provider. ProfileEditingPolicyName *string `json:"profileEditingPolicyName,omitempty"` // PasswordResetPolicyName - Password Reset Policy Name. Only applies to AAD B2C Identity Provider. PasswordResetPolicyName *string `json:"passwordResetPolicyName,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IdentityProviderBaseParameters identity Provider Base Parameter Properties.
type IdentityProviderClient
deprecated
type IdentityProviderClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IdentityProviderClient is the apiManagement Client
func NewIdentityProviderClient
deprecated
func NewIdentityProviderClient(subscriptionID string) IdentityProviderClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewIdentityProviderClient creates an instance of the IdentityProviderClient client.
func NewIdentityProviderClientWithBaseURI
deprecated
func NewIdentityProviderClientWithBaseURI(baseURI string, subscriptionID string) IdentityProviderClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewIdentityProviderClientWithBaseURI creates an instance of the IdentityProviderClient client.
func (IdentityProviderClient) CreateOrUpdate
deprecated
func (client IdentityProviderClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, identityProviderName IdentityProviderType, parameters IdentityProviderContract, ifMatch string) (result IdentityProviderContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate creates or Updates the IdentityProvider configuration. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. identityProviderName - identity Provider Type identifier. parameters - create parameters. ifMatch - eTag of the Entity. Not required when creating an entity, but required when updating an entity.
func (IdentityProviderClient) CreateOrUpdatePreparer
deprecated
func (client IdentityProviderClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, identityProviderName IdentityProviderType, parameters IdentityProviderContract, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (IdentityProviderClient) CreateOrUpdateResponder
deprecated
func (client IdentityProviderClient) CreateOrUpdateResponder(resp *http.Response) (result IdentityProviderContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (IdentityProviderClient) CreateOrUpdateSender
deprecated
func (client IdentityProviderClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (IdentityProviderClient) Delete
deprecated
func (client IdentityProviderClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, identityProviderName IdentityProviderType, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes the specified identity provider configuration. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. identityProviderName - identity Provider Type identifier. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (IdentityProviderClient) DeletePreparer
deprecated
func (client IdentityProviderClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, identityProviderName IdentityProviderType, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (IdentityProviderClient) DeleteResponder
deprecated
func (client IdentityProviderClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (IdentityProviderClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (IdentityProviderClient) Get
deprecated
func (client IdentityProviderClient) Get(ctx context.Context, resourceGroupName string, serviceName string, identityProviderName IdentityProviderType) (result IdentityProviderContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get gets the configuration details of the identity Provider configured in specified service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. identityProviderName - identity Provider Type identifier.
func (IdentityProviderClient) GetEntityTag
deprecated
func (client IdentityProviderClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, identityProviderName IdentityProviderType) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag gets the entity state (Etag) version of the identityProvider specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. identityProviderName - identity Provider Type identifier.
func (IdentityProviderClient) GetEntityTagPreparer
deprecated
func (client IdentityProviderClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, identityProviderName IdentityProviderType) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (IdentityProviderClient) GetEntityTagResponder
deprecated
func (client IdentityProviderClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (IdentityProviderClient) GetEntityTagSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (IdentityProviderClient) GetPreparer
deprecated
func (client IdentityProviderClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, identityProviderName IdentityProviderType) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (IdentityProviderClient) GetResponder
deprecated
func (client IdentityProviderClient) GetResponder(resp *http.Response) (result IdentityProviderContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (IdentityProviderClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (IdentityProviderClient) ListByService
deprecated
func (client IdentityProviderClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string) (result IdentityProviderListPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService lists a collection of Identity Provider configured in the specified service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service.
func (IdentityProviderClient) ListByServiceComplete
deprecated
func (client IdentityProviderClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string) (result IdentityProviderListIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceComplete enumerates all values, automatically crossing page boundaries as required.
func (IdentityProviderClient) ListByServicePreparer
deprecated
func (client IdentityProviderClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (IdentityProviderClient) ListByServiceResponder
deprecated
func (client IdentityProviderClient) ListByServiceResponder(resp *http.Response) (result IdentityProviderList, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (IdentityProviderClient) ListByServiceSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
func (IdentityProviderClient) Update
deprecated
func (client IdentityProviderClient) Update(ctx context.Context, resourceGroupName string, serviceName string, identityProviderName IdentityProviderType, parameters IdentityProviderUpdateParameters, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Update updates an existing IdentityProvider configuration. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. identityProviderName - identity Provider Type identifier. parameters - update parameters. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (IdentityProviderClient) UpdatePreparer
deprecated
func (client IdentityProviderClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, identityProviderName IdentityProviderType, parameters IdentityProviderUpdateParameters, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdatePreparer prepares the Update request.
func (IdentityProviderClient) UpdateResponder
deprecated
func (client IdentityProviderClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateResponder handles the response to the Update request. The method always closes the http.Response Body.
func (IdentityProviderClient) UpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateSender sends the Update request. The method will close the http.Response Body if it receives an error.
type IdentityProviderContract
deprecated
type IdentityProviderContract struct { autorest.Response `json:"-"` // IdentityProviderContractProperties - Identity Provider contract properties. *IdentityProviderContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IdentityProviderContract identity Provider details.
func (IdentityProviderContract) MarshalJSON
deprecated
func (ipc IdentityProviderContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for IdentityProviderContract.
func (*IdentityProviderContract) UnmarshalJSON
deprecated
func (ipc *IdentityProviderContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for IdentityProviderContract struct.
type IdentityProviderContractProperties
deprecated
type IdentityProviderContractProperties struct { // ClientID - Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft. ClientID *string `json:"clientId,omitempty"` // ClientSecret - Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. ClientSecret *string `json:"clientSecret,omitempty"` // Type - Identity Provider Type identifier. Possible values include: 'Facebook', 'Google', 'Microsoft', 'Twitter', 'Aad', 'AadB2C' Type IdentityProviderType `json:"type,omitempty"` // AllowedTenants - List of Allowed Tenants when configuring Azure Active Directory login. AllowedTenants *[]string `json:"allowedTenants,omitempty"` // SignupPolicyName - Signup Policy Name. Only applies to AAD B2C Identity Provider. SignupPolicyName *string `json:"signupPolicyName,omitempty"` // SigninPolicyName - Signin Policy Name. Only applies to AAD B2C Identity Provider. SigninPolicyName *string `json:"signinPolicyName,omitempty"` // ProfileEditingPolicyName - Profile Editing Policy Name. Only applies to AAD B2C Identity Provider. ProfileEditingPolicyName *string `json:"profileEditingPolicyName,omitempty"` // PasswordResetPolicyName - Password Reset Policy Name. Only applies to AAD B2C Identity Provider. PasswordResetPolicyName *string `json:"passwordResetPolicyName,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IdentityProviderContractProperties the external Identity Providers like Facebook, Google, Microsoft, Twitter or Azure Active Directory which can be used to enable access to the API Management service developer portal for all users.
type IdentityProviderList
deprecated
type IdentityProviderList struct { autorest.Response `json:"-"` // Value - Identity Provider configuration values. Value *[]IdentityProviderContract `json:"value,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IdentityProviderList list of all the Identity Providers configured on the service instance.
func (IdentityProviderList) IsEmpty
deprecated
func (ipl IdentityProviderList) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type IdentityProviderListIterator
deprecated
type IdentityProviderListIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IdentityProviderListIterator provides access to a complete listing of IdentityProviderContract values.
func (*IdentityProviderListIterator) Next
deprecated
func (iter *IdentityProviderListIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*IdentityProviderListIterator) NextWithContext
deprecated
func (iter *IdentityProviderListIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (IdentityProviderListIterator) NotDone
deprecated
func (iter IdentityProviderListIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (IdentityProviderListIterator) Response
deprecated
func (iter IdentityProviderListIterator) Response() IdentityProviderList
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (IdentityProviderListIterator) Value
deprecated
func (iter IdentityProviderListIterator) Value() IdentityProviderContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type IdentityProviderListPage
deprecated
type IdentityProviderListPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IdentityProviderListPage contains a page of IdentityProviderContract values.
func (*IdentityProviderListPage) Next
deprecated
func (page *IdentityProviderListPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*IdentityProviderListPage) NextWithContext
deprecated
func (page *IdentityProviderListPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (IdentityProviderListPage) NotDone
deprecated
func (page IdentityProviderListPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (IdentityProviderListPage) Response
deprecated
func (page IdentityProviderListPage) Response() IdentityProviderList
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (IdentityProviderListPage) Values
deprecated
func (page IdentityProviderListPage) Values() []IdentityProviderContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type IdentityProviderType
deprecated
type IdentityProviderType string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IdentityProviderType enumerates the values for identity provider type.
const ( // Aad Azure Active Directory as Identity provider. Aad IdentityProviderType = "aad" // AadB2C Azure Active Directory B2C as Identity provider. AadB2C IdentityProviderType = "aadB2C" // Facebook Facebook as Identity provider. Facebook IdentityProviderType = "facebook" // Google Google as Identity provider. Google IdentityProviderType = "google" // Microsoft Microsoft Live as Identity provider. Microsoft IdentityProviderType = "microsoft" // Twitter Twitter as Identity provider. Twitter IdentityProviderType = "twitter" )
func PossibleIdentityProviderTypeValues
deprecated
func PossibleIdentityProviderTypeValues() []IdentityProviderType
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleIdentityProviderTypeValues returns an array of possible values for the IdentityProviderType const type.
type IdentityProviderUpdateParameters
deprecated
type IdentityProviderUpdateParameters struct { // IdentityProviderUpdateProperties - Identity Provider update properties. *IdentityProviderUpdateProperties `json:"properties,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IdentityProviderUpdateParameters parameters supplied to update Identity Provider
func (IdentityProviderUpdateParameters) MarshalJSON
deprecated
func (ipup IdentityProviderUpdateParameters) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for IdentityProviderUpdateParameters.
func (*IdentityProviderUpdateParameters) UnmarshalJSON
deprecated
func (ipup *IdentityProviderUpdateParameters) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for IdentityProviderUpdateParameters struct.
type IdentityProviderUpdateProperties
deprecated
type IdentityProviderUpdateProperties struct { // ClientID - Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft. ClientID *string `json:"clientId,omitempty"` // ClientSecret - Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. ClientSecret *string `json:"clientSecret,omitempty"` // Type - Identity Provider Type identifier. Possible values include: 'Facebook', 'Google', 'Microsoft', 'Twitter', 'Aad', 'AadB2C' Type IdentityProviderType `json:"type,omitempty"` // AllowedTenants - List of Allowed Tenants when configuring Azure Active Directory login. AllowedTenants *[]string `json:"allowedTenants,omitempty"` // SignupPolicyName - Signup Policy Name. Only applies to AAD B2C Identity Provider. SignupPolicyName *string `json:"signupPolicyName,omitempty"` // SigninPolicyName - Signin Policy Name. Only applies to AAD B2C Identity Provider. SigninPolicyName *string `json:"signinPolicyName,omitempty"` // ProfileEditingPolicyName - Profile Editing Policy Name. Only applies to AAD B2C Identity Provider. ProfileEditingPolicyName *string `json:"profileEditingPolicyName,omitempty"` // PasswordResetPolicyName - Password Reset Policy Name. Only applies to AAD B2C Identity Provider. PasswordResetPolicyName *string `json:"passwordResetPolicyName,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IdentityProviderUpdateProperties parameters supplied to the Update Identity Provider operation.
type IssueAttachmentCollection
deprecated
type IssueAttachmentCollection struct { autorest.Response `json:"-"` // Value - Issue Attachment values. Value *[]IssueAttachmentContract `json:"value,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IssueAttachmentCollection paged Issue Attachment list representation.
func (IssueAttachmentCollection) IsEmpty
deprecated
func (iac IssueAttachmentCollection) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type IssueAttachmentCollectionIterator
deprecated
type IssueAttachmentCollectionIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IssueAttachmentCollectionIterator provides access to a complete listing of IssueAttachmentContract values.
func (*IssueAttachmentCollectionIterator) Next
deprecated
func (iter *IssueAttachmentCollectionIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*IssueAttachmentCollectionIterator) NextWithContext
deprecated
func (iter *IssueAttachmentCollectionIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (IssueAttachmentCollectionIterator) NotDone
deprecated
func (iter IssueAttachmentCollectionIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (IssueAttachmentCollectionIterator) Response
deprecated
func (iter IssueAttachmentCollectionIterator) Response() IssueAttachmentCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (IssueAttachmentCollectionIterator) Value
deprecated
func (iter IssueAttachmentCollectionIterator) Value() IssueAttachmentContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type IssueAttachmentCollectionPage
deprecated
type IssueAttachmentCollectionPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IssueAttachmentCollectionPage contains a page of IssueAttachmentContract values.
func (*IssueAttachmentCollectionPage) Next
deprecated
func (page *IssueAttachmentCollectionPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*IssueAttachmentCollectionPage) NextWithContext
deprecated
func (page *IssueAttachmentCollectionPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (IssueAttachmentCollectionPage) NotDone
deprecated
func (page IssueAttachmentCollectionPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (IssueAttachmentCollectionPage) Response
deprecated
func (page IssueAttachmentCollectionPage) Response() IssueAttachmentCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (IssueAttachmentCollectionPage) Values
deprecated
func (page IssueAttachmentCollectionPage) Values() []IssueAttachmentContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type IssueAttachmentContract
deprecated
type IssueAttachmentContract struct { autorest.Response `json:"-"` // IssueAttachmentContractProperties - Properties of the Issue Attachment. *IssueAttachmentContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IssueAttachmentContract issue Attachment Contract details.
func (IssueAttachmentContract) MarshalJSON
deprecated
func (iac IssueAttachmentContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for IssueAttachmentContract.
func (*IssueAttachmentContract) UnmarshalJSON
deprecated
func (iac *IssueAttachmentContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for IssueAttachmentContract struct.
type IssueAttachmentContractProperties
deprecated
type IssueAttachmentContractProperties struct { // Title - Filename by which the binary data will be saved. Title *string `json:"title,omitempty"` // ContentFormat - Either 'link' if content is provided via an HTTP link or the MIME type of the Base64-encoded binary data provided in the 'content' property. ContentFormat *string `json:"contentFormat,omitempty"` // Content - An HTTP link or Base64-encoded binary data. Content *string `json:"content,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IssueAttachmentContractProperties issue Attachment contract Properties.
type IssueCollection
deprecated
type IssueCollection struct { autorest.Response `json:"-"` // Value - Issue values. Value *[]IssueContract `json:"value,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IssueCollection paged Issue list representation.
func (IssueCollection) IsEmpty
deprecated
func (ic IssueCollection) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type IssueCollectionIterator
deprecated
type IssueCollectionIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IssueCollectionIterator provides access to a complete listing of IssueContract values.
func (*IssueCollectionIterator) Next
deprecated
func (iter *IssueCollectionIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*IssueCollectionIterator) NextWithContext
deprecated
func (iter *IssueCollectionIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (IssueCollectionIterator) NotDone
deprecated
func (iter IssueCollectionIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (IssueCollectionIterator) Response
deprecated
func (iter IssueCollectionIterator) Response() IssueCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (IssueCollectionIterator) Value
deprecated
func (iter IssueCollectionIterator) Value() IssueContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type IssueCollectionPage
deprecated
type IssueCollectionPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IssueCollectionPage contains a page of IssueContract values.
func (*IssueCollectionPage) Next
deprecated
func (page *IssueCollectionPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*IssueCollectionPage) NextWithContext
deprecated
func (page *IssueCollectionPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (IssueCollectionPage) NotDone
deprecated
func (page IssueCollectionPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (IssueCollectionPage) Response
deprecated
func (page IssueCollectionPage) Response() IssueCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (IssueCollectionPage) Values
deprecated
func (page IssueCollectionPage) Values() []IssueContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type IssueCommentCollection
deprecated
type IssueCommentCollection struct { autorest.Response `json:"-"` // Value - Issue Comment values. Value *[]IssueCommentContract `json:"value,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IssueCommentCollection paged Issue Comment list representation.
func (IssueCommentCollection) IsEmpty
deprecated
func (icc IssueCommentCollection) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type IssueCommentCollectionIterator
deprecated
type IssueCommentCollectionIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IssueCommentCollectionIterator provides access to a complete listing of IssueCommentContract values.
func (*IssueCommentCollectionIterator) Next
deprecated
func (iter *IssueCommentCollectionIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*IssueCommentCollectionIterator) NextWithContext
deprecated
func (iter *IssueCommentCollectionIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (IssueCommentCollectionIterator) NotDone
deprecated
func (iter IssueCommentCollectionIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (IssueCommentCollectionIterator) Response
deprecated
func (iter IssueCommentCollectionIterator) Response() IssueCommentCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (IssueCommentCollectionIterator) Value
deprecated
func (iter IssueCommentCollectionIterator) Value() IssueCommentContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type IssueCommentCollectionPage
deprecated
type IssueCommentCollectionPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IssueCommentCollectionPage contains a page of IssueCommentContract values.
func (*IssueCommentCollectionPage) Next
deprecated
func (page *IssueCommentCollectionPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*IssueCommentCollectionPage) NextWithContext
deprecated
func (page *IssueCommentCollectionPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (IssueCommentCollectionPage) NotDone
deprecated
func (page IssueCommentCollectionPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (IssueCommentCollectionPage) Response
deprecated
func (page IssueCommentCollectionPage) Response() IssueCommentCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (IssueCommentCollectionPage) Values
deprecated
func (page IssueCommentCollectionPage) Values() []IssueCommentContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type IssueCommentContract
deprecated
type IssueCommentContract struct { autorest.Response `json:"-"` // IssueCommentContractProperties - Properties of the Issue Comment. *IssueCommentContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IssueCommentContract issue Comment Contract details.
func (IssueCommentContract) MarshalJSON
deprecated
func (icc IssueCommentContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for IssueCommentContract.
func (*IssueCommentContract) UnmarshalJSON
deprecated
func (icc *IssueCommentContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for IssueCommentContract struct.
type IssueCommentContractProperties
deprecated
type IssueCommentContractProperties struct { // Text - Comment text. Text *string `json:"text,omitempty"` // CreatedDate - Date and time when the comment was created. CreatedDate *date.Time `json:"createdDate,omitempty"` // UserID - A resource identifier for the user who left the comment. UserID *string `json:"userId,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IssueCommentContractProperties issue Comment contract Properties.
type IssueContract
deprecated
type IssueContract struct { autorest.Response `json:"-"` // IssueContractProperties - Properties of the Issue. *IssueContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IssueContract issue Contract details.
func (IssueContract) MarshalJSON
deprecated
func (ic IssueContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for IssueContract.
func (*IssueContract) UnmarshalJSON
deprecated
func (ic *IssueContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for IssueContract struct.
type IssueContractProperties
deprecated
type IssueContractProperties struct { // Title - The issue title. Title *string `json:"title,omitempty"` // Description - Text describing the issue. Description *string `json:"description,omitempty"` // CreatedDate - Date and time when the issue was created. CreatedDate *date.Time `json:"createdDate,omitempty"` // State - Status of the issue. Possible values include: 'Proposed', 'Open', 'Removed', 'Resolved', 'Closed' State State `json:"state,omitempty"` // UserID - A resource identifier for the user created the issue. UserID *string `json:"userId,omitempty"` // APIID - A resource identifier for the API the issue was created for. APIID *string `json:"apiId,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IssueContractProperties issue contract Properties.
type KeyType
deprecated
type KeyType string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. KeyType enumerates the values for key type.
func PossibleKeyTypeValues
deprecated
func PossibleKeyTypeValues() []KeyType
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleKeyTypeValues returns an array of possible values for the KeyType const type.
type ListNetworkStatusContractByLocation
deprecated
type ListNetworkStatusContractByLocation struct { autorest.Response `json:"-"` Value *[]NetworkStatusContractByLocation `json:"value,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListNetworkStatusContractByLocation ...
type LoggerClient
deprecated
type LoggerClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. LoggerClient is the apiManagement Client
func NewLoggerClient
deprecated
func NewLoggerClient(subscriptionID string) LoggerClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewLoggerClient creates an instance of the LoggerClient client.
func NewLoggerClientWithBaseURI
deprecated
func NewLoggerClientWithBaseURI(baseURI string, subscriptionID string) LoggerClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewLoggerClientWithBaseURI creates an instance of the LoggerClient client.
func (LoggerClient) CreateOrUpdate
deprecated
func (client LoggerClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, loggerid string, parameters LoggerContract, ifMatch string) (result LoggerContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate creates or Updates a logger. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. loggerid - logger identifier. Must be unique in the API Management service instance. parameters - create parameters. ifMatch - eTag of the Entity. Not required when creating an entity, but required when updating an entity.
func (LoggerClient) CreateOrUpdatePreparer
deprecated
func (client LoggerClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, loggerid string, parameters LoggerContract, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (LoggerClient) CreateOrUpdateResponder
deprecated
func (client LoggerClient) CreateOrUpdateResponder(resp *http.Response) (result LoggerContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (LoggerClient) CreateOrUpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (LoggerClient) Delete
deprecated
func (client LoggerClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, loggerid string, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes the specified logger. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. loggerid - logger identifier. Must be unique in the API Management service instance. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (LoggerClient) DeletePreparer
deprecated
func (client LoggerClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, loggerid string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (LoggerClient) DeleteResponder
deprecated
func (client LoggerClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (LoggerClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (LoggerClient) Get
deprecated
func (client LoggerClient) Get(ctx context.Context, resourceGroupName string, serviceName string, loggerid string) (result LoggerContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get gets the details of the logger specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. loggerid - logger identifier. Must be unique in the API Management service instance.
func (LoggerClient) GetEntityTag
deprecated
func (client LoggerClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, loggerid string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag gets the entity state (Etag) version of the logger specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. loggerid - logger identifier. Must be unique in the API Management service instance.
func (LoggerClient) GetEntityTagPreparer
deprecated
func (client LoggerClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, loggerid string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (LoggerClient) GetEntityTagResponder
deprecated
func (client LoggerClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (LoggerClient) GetEntityTagSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (LoggerClient) GetPreparer
deprecated
func (client LoggerClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, loggerid string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (LoggerClient) GetResponder
deprecated
func (client LoggerClient) GetResponder(resp *http.Response) (result LoggerContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (LoggerClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (LoggerClient) ListByService
deprecated
func (client LoggerClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result LoggerCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService lists a collection of loggers in the specified service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. filter - | Field | Supported operators | Supported functions | |-------|------------------------|---------------------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | type | eq | | top - number of records to return. skip - number of records to skip.
func (LoggerClient) ListByServiceComplete
deprecated
func (client LoggerClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result LoggerCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceComplete enumerates all values, automatically crossing page boundaries as required.
func (LoggerClient) ListByServicePreparer
deprecated
func (client LoggerClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (LoggerClient) ListByServiceResponder
deprecated
func (client LoggerClient) ListByServiceResponder(resp *http.Response) (result LoggerCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (LoggerClient) ListByServiceSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
func (LoggerClient) Update
deprecated
func (client LoggerClient) Update(ctx context.Context, resourceGroupName string, serviceName string, loggerid string, parameters LoggerUpdateContract, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Update updates an existing logger. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. loggerid - logger identifier. Must be unique in the API Management service instance. parameters - update parameters. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (LoggerClient) UpdatePreparer
deprecated
func (client LoggerClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, loggerid string, parameters LoggerUpdateContract, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdatePreparer prepares the Update request.
func (LoggerClient) UpdateResponder
deprecated
func (client LoggerClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateResponder handles the response to the Update request. The method always closes the http.Response Body.
func (LoggerClient) UpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateSender sends the Update request. The method will close the http.Response Body if it receives an error.
type LoggerCollection
deprecated
type LoggerCollection struct { autorest.Response `json:"-"` // Value - Logger values. Value *[]LoggerContract `json:"value,omitempty"` // Count - Total record count number across all pages. Count *int64 `json:"count,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. LoggerCollection paged Logger list representation.
func (LoggerCollection) IsEmpty
deprecated
func (lc LoggerCollection) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type LoggerCollectionIterator
deprecated
type LoggerCollectionIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. LoggerCollectionIterator provides access to a complete listing of LoggerContract values.
func (*LoggerCollectionIterator) Next
deprecated
func (iter *LoggerCollectionIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*LoggerCollectionIterator) NextWithContext
deprecated
func (iter *LoggerCollectionIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (LoggerCollectionIterator) NotDone
deprecated
func (iter LoggerCollectionIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (LoggerCollectionIterator) Response
deprecated
func (iter LoggerCollectionIterator) Response() LoggerCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (LoggerCollectionIterator) Value
deprecated
func (iter LoggerCollectionIterator) Value() LoggerContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type LoggerCollectionPage
deprecated
type LoggerCollectionPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. LoggerCollectionPage contains a page of LoggerContract values.
func (*LoggerCollectionPage) Next
deprecated
func (page *LoggerCollectionPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*LoggerCollectionPage) NextWithContext
deprecated
func (page *LoggerCollectionPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (LoggerCollectionPage) NotDone
deprecated
func (page LoggerCollectionPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (LoggerCollectionPage) Response
deprecated
func (page LoggerCollectionPage) Response() LoggerCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (LoggerCollectionPage) Values
deprecated
func (page LoggerCollectionPage) Values() []LoggerContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type LoggerContract
deprecated
type LoggerContract struct { autorest.Response `json:"-"` // LoggerContractProperties - Logger entity contract properties. *LoggerContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. LoggerContract logger details.
func (LoggerContract) MarshalJSON
deprecated
func (lc LoggerContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for LoggerContract.
func (*LoggerContract) UnmarshalJSON
deprecated
func (lc *LoggerContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for LoggerContract struct.
type LoggerContractProperties
deprecated
type LoggerContractProperties struct { // LoggerType - Logger type. Possible values include: 'AzureEventHub', 'ApplicationInsights' LoggerType LoggerType `json:"loggerType,omitempty"` // Description - Logger description. Description *string `json:"description,omitempty"` // Credentials - The name and SendRule connection string of the event hub for azureEventHub logger. // Instrumentation key for applicationInsights logger. Credentials map[string]*string `json:"credentials"` // IsBuffered - Whether records are buffered in the logger before publishing. Default is assumed to be true. IsBuffered *bool `json:"isBuffered,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. LoggerContractProperties the Logger entity in API Management represents an event sink that you can use to log API Management events. Currently the Logger entity supports logging API Management events to Azure Event Hubs.
func (LoggerContractProperties) MarshalJSON
deprecated
func (lcp LoggerContractProperties) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for LoggerContractProperties.
type LoggerType
deprecated
type LoggerType string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. LoggerType enumerates the values for logger type.
const ( // ApplicationInsights Azure Application Insights as log destination. ApplicationInsights LoggerType = "applicationInsights" // AzureEventHub Azure Event Hub as log destination. AzureEventHub LoggerType = "azureEventHub" )
func PossibleLoggerTypeValues
deprecated
func PossibleLoggerTypeValues() []LoggerType
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleLoggerTypeValues returns an array of possible values for the LoggerType const type.
type LoggerUpdateContract
deprecated
type LoggerUpdateContract struct { // LoggerUpdateParameters - Logger entity update contract properties. *LoggerUpdateParameters `json:"properties,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. LoggerUpdateContract logger update contract.
func (LoggerUpdateContract) MarshalJSON
deprecated
func (luc LoggerUpdateContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for LoggerUpdateContract.
func (*LoggerUpdateContract) UnmarshalJSON
deprecated
func (luc *LoggerUpdateContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for LoggerUpdateContract struct.
type LoggerUpdateParameters
deprecated
type LoggerUpdateParameters struct { // LoggerType - Logger type. Possible values include: 'AzureEventHub', 'ApplicationInsights' LoggerType LoggerType `json:"loggerType,omitempty"` // Description - Logger description. Description *string `json:"description,omitempty"` // Credentials - Logger credentials. Credentials map[string]*string `json:"credentials"` // IsBuffered - Whether records are buffered in the logger before publishing. Default is assumed to be true. IsBuffered *bool `json:"isBuffered,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. LoggerUpdateParameters parameters supplied to the Update Logger operation.
func (LoggerUpdateParameters) MarshalJSON
deprecated
func (lup LoggerUpdateParameters) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for LoggerUpdateParameters.
type NameAvailabilityReason
deprecated
type NameAvailabilityReason string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NameAvailabilityReason enumerates the values for name availability reason.
const ( // AlreadyExists ... AlreadyExists NameAvailabilityReason = "AlreadyExists" // Invalid ... Invalid NameAvailabilityReason = "Invalid" // Valid ... Valid NameAvailabilityReason = "Valid" )
func PossibleNameAvailabilityReasonValues
deprecated
func PossibleNameAvailabilityReasonValues() []NameAvailabilityReason
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleNameAvailabilityReasonValues returns an array of possible values for the NameAvailabilityReason const type.
type NetworkStatusClient
deprecated
type NetworkStatusClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NetworkStatusClient is the apiManagement Client
func NewNetworkStatusClient
deprecated
func NewNetworkStatusClient(subscriptionID string) NetworkStatusClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewNetworkStatusClient creates an instance of the NetworkStatusClient client.
func NewNetworkStatusClientWithBaseURI
deprecated
func NewNetworkStatusClientWithBaseURI(baseURI string, subscriptionID string) NetworkStatusClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewNetworkStatusClientWithBaseURI creates an instance of the NetworkStatusClient client.
func (NetworkStatusClient) ListByLocation
deprecated
func (client NetworkStatusClient) ListByLocation(ctx context.Context, resourceGroupName string, serviceName string, locationName string) (result NetworkStatusContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByLocation gets the Connectivity Status to the external resources on which the Api Management service depends from inside the Cloud Service. This also returns the DNS Servers as visible to the CloudService. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. locationName - location in which the API Management service is deployed. This is one of the Azure Regions like West US, East US, South Central US.
func (NetworkStatusClient) ListByLocationPreparer
deprecated
func (client NetworkStatusClient) ListByLocationPreparer(ctx context.Context, resourceGroupName string, serviceName string, locationName string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByLocationPreparer prepares the ListByLocation request.
func (NetworkStatusClient) ListByLocationResponder
deprecated
func (client NetworkStatusClient) ListByLocationResponder(resp *http.Response) (result NetworkStatusContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByLocationResponder handles the response to the ListByLocation request. The method always closes the http.Response Body.
func (NetworkStatusClient) ListByLocationSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByLocationSender sends the ListByLocation request. The method will close the http.Response Body if it receives an error.
func (NetworkStatusClient) ListByService
deprecated
func (client NetworkStatusClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string) (result ListNetworkStatusContractByLocation, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService gets the Connectivity Status to the external resources on which the Api Management service depends from inside the Cloud Service. This also returns the DNS Servers as visible to the CloudService. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service.
func (NetworkStatusClient) ListByServicePreparer
deprecated
func (client NetworkStatusClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (NetworkStatusClient) ListByServiceResponder
deprecated
func (client NetworkStatusClient) ListByServiceResponder(resp *http.Response) (result ListNetworkStatusContractByLocation, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (NetworkStatusClient) ListByServiceSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
type NetworkStatusContract
deprecated
type NetworkStatusContract struct { autorest.Response `json:"-"` // DNSServers - Gets the list of DNS servers IPV4 addresses. DNSServers *[]string `json:"dnsServers,omitempty"` // ConnectivityStatus - Gets the list of Connectivity Status to the Resources on which the service depends upon. ConnectivityStatus *[]ConnectivityStatusContract `json:"connectivityStatus,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NetworkStatusContract network Status details.
type NetworkStatusContractByLocation
deprecated
type NetworkStatusContractByLocation struct { // Location - Location of service Location *string `json:"location,omitempty"` // NetworkStatus - Network status in Location NetworkStatus *NetworkStatusContract `json:"networkStatus,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NetworkStatusContractByLocation network Status in the Location
type NotificationClient
deprecated
type NotificationClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotificationClient is the apiManagement Client
func NewNotificationClient
deprecated
func NewNotificationClient(subscriptionID string) NotificationClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewNotificationClient creates an instance of the NotificationClient client.
func NewNotificationClientWithBaseURI
deprecated
func NewNotificationClientWithBaseURI(baseURI string, subscriptionID string) NotificationClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewNotificationClientWithBaseURI creates an instance of the NotificationClient client.
func (NotificationClient) CreateOrUpdate
deprecated
func (client NotificationClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, notificationName NotificationName, ifMatch string) (result NotificationContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate updates an Notification. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. notificationName - notification Name Identifier. ifMatch - eTag of the Entity. Not required when creating an entity, but required when updating an entity.
func (NotificationClient) CreateOrUpdatePreparer
deprecated
func (client NotificationClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, notificationName NotificationName, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (NotificationClient) CreateOrUpdateResponder
deprecated
func (client NotificationClient) CreateOrUpdateResponder(resp *http.Response) (result NotificationContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (NotificationClient) CreateOrUpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (NotificationClient) Get
deprecated
func (client NotificationClient) Get(ctx context.Context, resourceGroupName string, serviceName string, notificationName NotificationName) (result NotificationContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get gets the details of the Notification specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. notificationName - notification Name Identifier.
func (NotificationClient) GetPreparer
deprecated
func (client NotificationClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, notificationName NotificationName) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (NotificationClient) GetResponder
deprecated
func (client NotificationClient) GetResponder(resp *http.Response) (result NotificationContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (NotificationClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (NotificationClient) ListByService
deprecated
func (client NotificationClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, top *int32, skip *int32) (result NotificationCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService lists a collection of properties defined within a service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. top - number of records to return. skip - number of records to skip.
func (NotificationClient) ListByServiceComplete
deprecated
func (client NotificationClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, top *int32, skip *int32) (result NotificationCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceComplete enumerates all values, automatically crossing page boundaries as required.
func (NotificationClient) ListByServicePreparer
deprecated
func (client NotificationClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (NotificationClient) ListByServiceResponder
deprecated
func (client NotificationClient) ListByServiceResponder(resp *http.Response) (result NotificationCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (NotificationClient) ListByServiceSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
type NotificationCollection
deprecated
type NotificationCollection struct { autorest.Response `json:"-"` // Value - Page values. Value *[]NotificationContract `json:"value,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotificationCollection paged Notification list representation.
func (NotificationCollection) IsEmpty
deprecated
func (nc NotificationCollection) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type NotificationCollectionIterator
deprecated
type NotificationCollectionIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotificationCollectionIterator provides access to a complete listing of NotificationContract values.
func (*NotificationCollectionIterator) Next
deprecated
func (iter *NotificationCollectionIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*NotificationCollectionIterator) NextWithContext
deprecated
func (iter *NotificationCollectionIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (NotificationCollectionIterator) NotDone
deprecated
func (iter NotificationCollectionIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (NotificationCollectionIterator) Response
deprecated
func (iter NotificationCollectionIterator) Response() NotificationCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (NotificationCollectionIterator) Value
deprecated
func (iter NotificationCollectionIterator) Value() NotificationContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type NotificationCollectionPage
deprecated
type NotificationCollectionPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotificationCollectionPage contains a page of NotificationContract values.
func (*NotificationCollectionPage) Next
deprecated
func (page *NotificationCollectionPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*NotificationCollectionPage) NextWithContext
deprecated
func (page *NotificationCollectionPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (NotificationCollectionPage) NotDone
deprecated
func (page NotificationCollectionPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (NotificationCollectionPage) Response
deprecated
func (page NotificationCollectionPage) Response() NotificationCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (NotificationCollectionPage) Values
deprecated
func (page NotificationCollectionPage) Values() []NotificationContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type NotificationContract
deprecated
type NotificationContract struct { autorest.Response `json:"-"` // NotificationContractProperties - Notification entity contract properties. *NotificationContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotificationContract notification details.
func (NotificationContract) MarshalJSON
deprecated
func (nc NotificationContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for NotificationContract.
func (*NotificationContract) UnmarshalJSON
deprecated
func (nc *NotificationContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for NotificationContract struct.
type NotificationContractProperties
deprecated
type NotificationContractProperties struct { // Title - Title of the Notification. Title *string `json:"title,omitempty"` // Description - Description of the Notification. Description *string `json:"description,omitempty"` // Recipients - Recipient Parameter values. Recipients *RecipientsContractProperties `json:"recipients,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotificationContractProperties notification Contract properties.
type NotificationName
deprecated
type NotificationName string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotificationName enumerates the values for notification name.
const ( // AccountClosedPublisher The following email recipients and users will receive email notifications when // developer closes his account. AccountClosedPublisher NotificationName = "AccountClosedPublisher" // BCC The following recipients will receive blind carbon copies of all emails sent to developers. BCC NotificationName = "BCC" // NewApplicationNotificationMessage The following email recipients and users will receive email // notifications when new applications are submitted to the application gallery. NewApplicationNotificationMessage NotificationName = "NewApplicationNotificationMessage" // NewIssuePublisherNotificationMessage The following email recipients and users will receive email // notifications when a new issue or comment is submitted on the developer portal. NewIssuePublisherNotificationMessage NotificationName = "NewIssuePublisherNotificationMessage" // PurchasePublisherNotificationMessage The following email recipients and users will receive email // notifications about new API product subscriptions. PurchasePublisherNotificationMessage NotificationName = "PurchasePublisherNotificationMessage" // QuotaLimitApproachingPublisherNotificationMessage The following email recipients and users will receive // email notifications when subscription usage gets close to usage quota. QuotaLimitApproachingPublisherNotificationMessage NotificationName = "QuotaLimitApproachingPublisherNotificationMessage" // RequestPublisherNotificationMessage The following email recipients and users will receive email // notifications about subscription requests for API products requiring approval. RequestPublisherNotificationMessage NotificationName = "RequestPublisherNotificationMessage" )
func PossibleNotificationNameValues
deprecated
func PossibleNotificationNameValues() []NotificationName
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleNotificationNameValues returns an array of possible values for the NotificationName const type.
type NotificationRecipientEmailClient
deprecated
type NotificationRecipientEmailClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotificationRecipientEmailClient is the apiManagement Client
func NewNotificationRecipientEmailClient
deprecated
func NewNotificationRecipientEmailClient(subscriptionID string) NotificationRecipientEmailClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewNotificationRecipientEmailClient creates an instance of the NotificationRecipientEmailClient client.
func NewNotificationRecipientEmailClientWithBaseURI
deprecated
func NewNotificationRecipientEmailClientWithBaseURI(baseURI string, subscriptionID string) NotificationRecipientEmailClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewNotificationRecipientEmailClientWithBaseURI creates an instance of the NotificationRecipientEmailClient client.
func (NotificationRecipientEmailClient) CheckEntityExists
deprecated
func (client NotificationRecipientEmailClient) CheckEntityExists(ctx context.Context, resourceGroupName string, serviceName string, notificationName NotificationName, email string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExists determine if Notification Recipient Email subscribed to the notification. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. notificationName - notification Name Identifier. email - email identifier.
func (NotificationRecipientEmailClient) CheckEntityExistsPreparer
deprecated
func (client NotificationRecipientEmailClient) CheckEntityExistsPreparer(ctx context.Context, resourceGroupName string, serviceName string, notificationName NotificationName, email string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExistsPreparer prepares the CheckEntityExists request.
func (NotificationRecipientEmailClient) CheckEntityExistsResponder
deprecated
func (client NotificationRecipientEmailClient) CheckEntityExistsResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExistsResponder handles the response to the CheckEntityExists request. The method always closes the http.Response Body.
func (NotificationRecipientEmailClient) CheckEntityExistsSender
deprecated
func (client NotificationRecipientEmailClient) CheckEntityExistsSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExistsSender sends the CheckEntityExists request. The method will close the http.Response Body if it receives an error.
func (NotificationRecipientEmailClient) CreateOrUpdate
deprecated
func (client NotificationRecipientEmailClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, notificationName NotificationName, email string) (result RecipientEmailContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate adds the Email address to the list of Recipients for the Notification. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. notificationName - notification Name Identifier. email - email identifier.
func (NotificationRecipientEmailClient) CreateOrUpdatePreparer
deprecated
func (client NotificationRecipientEmailClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, notificationName NotificationName, email string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (NotificationRecipientEmailClient) CreateOrUpdateResponder
deprecated
func (client NotificationRecipientEmailClient) CreateOrUpdateResponder(resp *http.Response) (result RecipientEmailContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (NotificationRecipientEmailClient) CreateOrUpdateSender
deprecated
func (client NotificationRecipientEmailClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (NotificationRecipientEmailClient) Delete
deprecated
func (client NotificationRecipientEmailClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, notificationName NotificationName, email string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete removes the email from the list of Notification. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. notificationName - notification Name Identifier. email - email identifier.
func (NotificationRecipientEmailClient) DeletePreparer
deprecated
func (client NotificationRecipientEmailClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, notificationName NotificationName, email string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (NotificationRecipientEmailClient) DeleteResponder
deprecated
func (client NotificationRecipientEmailClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (NotificationRecipientEmailClient) DeleteSender
deprecated
func (client NotificationRecipientEmailClient) DeleteSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (NotificationRecipientEmailClient) ListByNotification
deprecated
func (client NotificationRecipientEmailClient) ListByNotification(ctx context.Context, resourceGroupName string, serviceName string, notificationName NotificationName) (result RecipientEmailCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByNotification gets the list of the Notification Recipient Emails subscribed to a notification. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. notificationName - notification Name Identifier.
func (NotificationRecipientEmailClient) ListByNotificationPreparer
deprecated
func (client NotificationRecipientEmailClient) ListByNotificationPreparer(ctx context.Context, resourceGroupName string, serviceName string, notificationName NotificationName) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByNotificationPreparer prepares the ListByNotification request.
func (NotificationRecipientEmailClient) ListByNotificationResponder
deprecated
func (client NotificationRecipientEmailClient) ListByNotificationResponder(resp *http.Response) (result RecipientEmailCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByNotificationResponder handles the response to the ListByNotification request. The method always closes the http.Response Body.
func (NotificationRecipientEmailClient) ListByNotificationSender
deprecated
func (client NotificationRecipientEmailClient) ListByNotificationSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByNotificationSender sends the ListByNotification request. The method will close the http.Response Body if it receives an error.
type NotificationRecipientUserClient
deprecated
type NotificationRecipientUserClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotificationRecipientUserClient is the apiManagement Client
func NewNotificationRecipientUserClient
deprecated
func NewNotificationRecipientUserClient(subscriptionID string) NotificationRecipientUserClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewNotificationRecipientUserClient creates an instance of the NotificationRecipientUserClient client.
func NewNotificationRecipientUserClientWithBaseURI
deprecated
func NewNotificationRecipientUserClientWithBaseURI(baseURI string, subscriptionID string) NotificationRecipientUserClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewNotificationRecipientUserClientWithBaseURI creates an instance of the NotificationRecipientUserClient client.
func (NotificationRecipientUserClient) CheckEntityExists
deprecated
func (client NotificationRecipientUserClient) CheckEntityExists(ctx context.Context, resourceGroupName string, serviceName string, notificationName NotificationName, UID string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExists determine if the Notification Recipient User is subscribed to the notification. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. notificationName - notification Name Identifier. UID - user identifier. Must be unique in the current API Management service instance.
func (NotificationRecipientUserClient) CheckEntityExistsPreparer
deprecated
func (client NotificationRecipientUserClient) CheckEntityExistsPreparer(ctx context.Context, resourceGroupName string, serviceName string, notificationName NotificationName, UID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExistsPreparer prepares the CheckEntityExists request.
func (NotificationRecipientUserClient) CheckEntityExistsResponder
deprecated
func (client NotificationRecipientUserClient) CheckEntityExistsResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExistsResponder handles the response to the CheckEntityExists request. The method always closes the http.Response Body.
func (NotificationRecipientUserClient) CheckEntityExistsSender
deprecated
func (client NotificationRecipientUserClient) CheckEntityExistsSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExistsSender sends the CheckEntityExists request. The method will close the http.Response Body if it receives an error.
func (NotificationRecipientUserClient) CreateOrUpdate
deprecated
func (client NotificationRecipientUserClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, notificationName NotificationName, UID string) (result RecipientUserContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate adds the API Management User to the list of Recipients for the Notification. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. notificationName - notification Name Identifier. UID - user identifier. Must be unique in the current API Management service instance.
func (NotificationRecipientUserClient) CreateOrUpdatePreparer
deprecated
func (client NotificationRecipientUserClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, notificationName NotificationName, UID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (NotificationRecipientUserClient) CreateOrUpdateResponder
deprecated
func (client NotificationRecipientUserClient) CreateOrUpdateResponder(resp *http.Response) (result RecipientUserContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (NotificationRecipientUserClient) CreateOrUpdateSender
deprecated
func (client NotificationRecipientUserClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (NotificationRecipientUserClient) Delete
deprecated
func (client NotificationRecipientUserClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, notificationName NotificationName, UID string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete removes the API Management user from the list of Notification. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. notificationName - notification Name Identifier. UID - user identifier. Must be unique in the current API Management service instance.
func (NotificationRecipientUserClient) DeletePreparer
deprecated
func (client NotificationRecipientUserClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, notificationName NotificationName, UID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (NotificationRecipientUserClient) DeleteResponder
deprecated
func (client NotificationRecipientUserClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (NotificationRecipientUserClient) DeleteSender
deprecated
func (client NotificationRecipientUserClient) DeleteSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (NotificationRecipientUserClient) ListByNotification
deprecated
func (client NotificationRecipientUserClient) ListByNotification(ctx context.Context, resourceGroupName string, serviceName string, notificationName NotificationName) (result RecipientUserCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByNotification gets the list of the Notification Recipient User subscribed to the notification. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. notificationName - notification Name Identifier.
func (NotificationRecipientUserClient) ListByNotificationPreparer
deprecated
func (client NotificationRecipientUserClient) ListByNotificationPreparer(ctx context.Context, resourceGroupName string, serviceName string, notificationName NotificationName) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByNotificationPreparer prepares the ListByNotification request.
func (NotificationRecipientUserClient) ListByNotificationResponder
deprecated
func (client NotificationRecipientUserClient) ListByNotificationResponder(resp *http.Response) (result RecipientUserCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByNotificationResponder handles the response to the ListByNotification request. The method always closes the http.Response Body.
func (NotificationRecipientUserClient) ListByNotificationSender
deprecated
func (client NotificationRecipientUserClient) ListByNotificationSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByNotificationSender sends the ListByNotification request. The method will close the http.Response Body if it receives an error.
type OAuth2AuthenticationSettingsContract
deprecated
type OAuth2AuthenticationSettingsContract struct { // AuthorizationServerID - OAuth authorization server identifier. AuthorizationServerID *string `json:"authorizationServerId,omitempty"` // Scope - operations scope. Scope *string `json:"scope,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. OAuth2AuthenticationSettingsContract API OAuth2 Authentication settings details.
type OpenIDAuthenticationSettingsContract
deprecated
type OpenIDAuthenticationSettingsContract struct { // OpenidProviderID - OAuth authorization server identifier. OpenidProviderID *string `json:"openidProviderId,omitempty"` // BearerTokenSendingMethods - How to send token to the server. BearerTokenSendingMethods *[]BearerTokenSendingMethods `json:"bearerTokenSendingMethods,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. OpenIDAuthenticationSettingsContract API OAuth2 Authentication settings details.
type OpenIDConnectProviderClient
deprecated
type OpenIDConnectProviderClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. OpenIDConnectProviderClient is the apiManagement Client
func NewOpenIDConnectProviderClient
deprecated
func NewOpenIDConnectProviderClient(subscriptionID string) OpenIDConnectProviderClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewOpenIDConnectProviderClient creates an instance of the OpenIDConnectProviderClient client.
func NewOpenIDConnectProviderClientWithBaseURI
deprecated
func NewOpenIDConnectProviderClientWithBaseURI(baseURI string, subscriptionID string) OpenIDConnectProviderClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewOpenIDConnectProviderClientWithBaseURI creates an instance of the OpenIDConnectProviderClient client.
func (OpenIDConnectProviderClient) CreateOrUpdate
deprecated
func (client OpenIDConnectProviderClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, opid string, parameters OpenidConnectProviderContract, ifMatch string) (result OpenidConnectProviderContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate creates or updates the OpenID Connect Provider. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. opid - identifier of the OpenID Connect Provider. parameters - create parameters. ifMatch - eTag of the Entity. Not required when creating an entity, but required when updating an entity.
func (OpenIDConnectProviderClient) CreateOrUpdatePreparer
deprecated
func (client OpenIDConnectProviderClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, opid string, parameters OpenidConnectProviderContract, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (OpenIDConnectProviderClient) CreateOrUpdateResponder
deprecated
func (client OpenIDConnectProviderClient) CreateOrUpdateResponder(resp *http.Response) (result OpenidConnectProviderContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (OpenIDConnectProviderClient) CreateOrUpdateSender
deprecated
func (client OpenIDConnectProviderClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (OpenIDConnectProviderClient) Delete
deprecated
func (client OpenIDConnectProviderClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, opid string, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes specific OpenID Connect Provider of the API Management service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. opid - identifier of the OpenID Connect Provider. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (OpenIDConnectProviderClient) DeletePreparer
deprecated
func (client OpenIDConnectProviderClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, opid string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (OpenIDConnectProviderClient) DeleteResponder
deprecated
func (client OpenIDConnectProviderClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (OpenIDConnectProviderClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (OpenIDConnectProviderClient) Get
deprecated
func (client OpenIDConnectProviderClient) Get(ctx context.Context, resourceGroupName string, serviceName string, opid string) (result OpenidConnectProviderContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get gets specific OpenID Connect Provider. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. opid - identifier of the OpenID Connect Provider.
func (OpenIDConnectProviderClient) GetEntityTag
deprecated
func (client OpenIDConnectProviderClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, opid string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag gets the entity state (Etag) version of the openIdConnectProvider specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. opid - identifier of the OpenID Connect Provider.
func (OpenIDConnectProviderClient) GetEntityTagPreparer
deprecated
func (client OpenIDConnectProviderClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, opid string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (OpenIDConnectProviderClient) GetEntityTagResponder
deprecated
func (client OpenIDConnectProviderClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (OpenIDConnectProviderClient) GetEntityTagSender
deprecated
func (client OpenIDConnectProviderClient) GetEntityTagSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (OpenIDConnectProviderClient) GetPreparer
deprecated
func (client OpenIDConnectProviderClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, opid string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (OpenIDConnectProviderClient) GetResponder
deprecated
func (client OpenIDConnectProviderClient) GetResponder(resp *http.Response) (result OpenidConnectProviderContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (OpenIDConnectProviderClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (OpenIDConnectProviderClient) ListByService
deprecated
func (client OpenIDConnectProviderClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result OpenIDConnectProviderCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService lists all OpenID Connect Providers. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. filter - | Field | Supported operators | Supported functions | |-------|------------------------|---------------------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | name | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | top - number of records to return. skip - number of records to skip.
func (OpenIDConnectProviderClient) ListByServiceComplete
deprecated
func (client OpenIDConnectProviderClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result OpenIDConnectProviderCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceComplete enumerates all values, automatically crossing page boundaries as required.
func (OpenIDConnectProviderClient) ListByServicePreparer
deprecated
func (client OpenIDConnectProviderClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (OpenIDConnectProviderClient) ListByServiceResponder
deprecated
func (client OpenIDConnectProviderClient) ListByServiceResponder(resp *http.Response) (result OpenIDConnectProviderCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (OpenIDConnectProviderClient) ListByServiceSender
deprecated
func (client OpenIDConnectProviderClient) ListByServiceSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
func (OpenIDConnectProviderClient) Update
deprecated
func (client OpenIDConnectProviderClient) Update(ctx context.Context, resourceGroupName string, serviceName string, opid string, parameters OpenidConnectProviderUpdateContract, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Update updates the specific OpenID Connect Provider. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. opid - identifier of the OpenID Connect Provider. parameters - update parameters. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (OpenIDConnectProviderClient) UpdatePreparer
deprecated
func (client OpenIDConnectProviderClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, opid string, parameters OpenidConnectProviderUpdateContract, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdatePreparer prepares the Update request.
func (OpenIDConnectProviderClient) UpdateResponder
deprecated
func (client OpenIDConnectProviderClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateResponder handles the response to the Update request. The method always closes the http.Response Body.
func (OpenIDConnectProviderClient) UpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateSender sends the Update request. The method will close the http.Response Body if it receives an error.
type OpenIDConnectProviderCollection
deprecated
type OpenIDConnectProviderCollection struct { autorest.Response `json:"-"` // Value - Page values. Value *[]OpenidConnectProviderContract `json:"value,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. OpenIDConnectProviderCollection paged OpenIdProviders list representation.
func (OpenIDConnectProviderCollection) IsEmpty
deprecated
func (oicpc OpenIDConnectProviderCollection) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type OpenIDConnectProviderCollectionIterator
deprecated
type OpenIDConnectProviderCollectionIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. OpenIDConnectProviderCollectionIterator provides access to a complete listing of OpenidConnectProviderContract values.
func (*OpenIDConnectProviderCollectionIterator) Next
deprecated
func (iter *OpenIDConnectProviderCollectionIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*OpenIDConnectProviderCollectionIterator) NextWithContext
deprecated
func (iter *OpenIDConnectProviderCollectionIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (OpenIDConnectProviderCollectionIterator) NotDone
deprecated
func (iter OpenIDConnectProviderCollectionIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (OpenIDConnectProviderCollectionIterator) Response
deprecated
func (iter OpenIDConnectProviderCollectionIterator) Response() OpenIDConnectProviderCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (OpenIDConnectProviderCollectionIterator) Value
deprecated
func (iter OpenIDConnectProviderCollectionIterator) Value() OpenidConnectProviderContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type OpenIDConnectProviderCollectionPage
deprecated
type OpenIDConnectProviderCollectionPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. OpenIDConnectProviderCollectionPage contains a page of OpenidConnectProviderContract values.
func (*OpenIDConnectProviderCollectionPage) Next
deprecated
func (page *OpenIDConnectProviderCollectionPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*OpenIDConnectProviderCollectionPage) NextWithContext
deprecated
func (page *OpenIDConnectProviderCollectionPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (OpenIDConnectProviderCollectionPage) NotDone
deprecated
func (page OpenIDConnectProviderCollectionPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (OpenIDConnectProviderCollectionPage) Response
deprecated
func (page OpenIDConnectProviderCollectionPage) Response() OpenIDConnectProviderCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (OpenIDConnectProviderCollectionPage) Values
deprecated
func (page OpenIDConnectProviderCollectionPage) Values() []OpenidConnectProviderContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type OpenidConnectProviderContract
deprecated
type OpenidConnectProviderContract struct { autorest.Response `json:"-"` // OpenidConnectProviderContractProperties - OpenId Connect Provider contract properties. *OpenidConnectProviderContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. OpenidConnectProviderContract openId Connect Provider details.
func (OpenidConnectProviderContract) MarshalJSON
deprecated
func (ocpc OpenidConnectProviderContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for OpenidConnectProviderContract.
func (*OpenidConnectProviderContract) UnmarshalJSON
deprecated
func (ocpc *OpenidConnectProviderContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for OpenidConnectProviderContract struct.
type OpenidConnectProviderContractProperties
deprecated
type OpenidConnectProviderContractProperties struct { // DisplayName - User-friendly OpenID Connect Provider name. DisplayName *string `json:"displayName,omitempty"` // Description - User-friendly description of OpenID Connect Provider. Description *string `json:"description,omitempty"` // MetadataEndpoint - Metadata endpoint URI. MetadataEndpoint *string `json:"metadataEndpoint,omitempty"` // ClientID - Client ID of developer console which is the client application. ClientID *string `json:"clientId,omitempty"` // ClientSecret - Client Secret of developer console which is the client application. ClientSecret *string `json:"clientSecret,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. OpenidConnectProviderContractProperties openID Connect Providers Contract.
type OpenidConnectProviderUpdateContract
deprecated
type OpenidConnectProviderUpdateContract struct { // OpenidConnectProviderUpdateContractProperties - OpenId Connect Provider Update contract properties. *OpenidConnectProviderUpdateContractProperties `json:"properties,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. OpenidConnectProviderUpdateContract parameters supplied to the Update OpenID Connect Provider operation.
func (OpenidConnectProviderUpdateContract) MarshalJSON
deprecated
func (ocpuc OpenidConnectProviderUpdateContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for OpenidConnectProviderUpdateContract.
func (*OpenidConnectProviderUpdateContract) UnmarshalJSON
deprecated
func (ocpuc *OpenidConnectProviderUpdateContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for OpenidConnectProviderUpdateContract struct.
type OpenidConnectProviderUpdateContractProperties
deprecated
type OpenidConnectProviderUpdateContractProperties struct { // DisplayName - User-friendly OpenID Connect Provider name. DisplayName *string `json:"displayName,omitempty"` // Description - User-friendly description of OpenID Connect Provider. Description *string `json:"description,omitempty"` // MetadataEndpoint - Metadata endpoint URI. MetadataEndpoint *string `json:"metadataEndpoint,omitempty"` // ClientID - Client ID of developer console which is the client application. ClientID *string `json:"clientId,omitempty"` // ClientSecret - Client Secret of developer console which is the client application. ClientSecret *string `json:"clientSecret,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. OpenidConnectProviderUpdateContractProperties parameters supplied to the Update OpenID Connect Provider operation.
type Operation
deprecated
type Operation struct { // Name - Operation name: {provider}/{resource}/{operation} Name *string `json:"name,omitempty"` // Display - The object that describes the operation. Display *OperationDisplay `json:"display,omitempty"` // Origin - The operation origin. Origin *string `json:"origin,omitempty"` // Properties - The operation properties. Properties interface{} `json:"properties,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Operation REST API operation
type OperationClient
deprecated
type OperationClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. OperationClient is the apiManagement Client
func NewOperationClient
deprecated
func NewOperationClient(subscriptionID string) OperationClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewOperationClient creates an instance of the OperationClient client.
func NewOperationClientWithBaseURI
deprecated
func NewOperationClientWithBaseURI(baseURI string, subscriptionID string) OperationClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewOperationClientWithBaseURI creates an instance of the OperationClient client.
func (OperationClient) ListByTags
deprecated
func (client OperationClient) ListByTags(ctx context.Context, resourceGroupName string, serviceName string, apiid string, filter string, top *int32, skip *int32) (result TagResourceCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByTags lists a collection of operations associated with tags. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. filter - | Field | Supported operators | Supported functions | |-------------|------------------------|---------------------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | name | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | apiName | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | description | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | method | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | urlTemplate | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | top - number of records to return. skip - number of records to skip.
func (OperationClient) ListByTagsComplete
deprecated
func (client OperationClient) ListByTagsComplete(ctx context.Context, resourceGroupName string, serviceName string, apiid string, filter string, top *int32, skip *int32) (result TagResourceCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByTagsComplete enumerates all values, automatically crossing page boundaries as required.
func (OperationClient) ListByTagsPreparer
deprecated
func (client OperationClient) ListByTagsPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByTagsPreparer prepares the ListByTags request.
func (OperationClient) ListByTagsResponder
deprecated
func (client OperationClient) ListByTagsResponder(resp *http.Response) (result TagResourceCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByTagsResponder handles the response to the ListByTags request. The method always closes the http.Response Body.
func (OperationClient) ListByTagsSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByTagsSender sends the ListByTags request. The method will close the http.Response Body if it receives an error.
type OperationCollection
deprecated
type OperationCollection struct { autorest.Response `json:"-"` // Value - Page values. Value *[]OperationContract `json:"value,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. OperationCollection paged Operation list representation.
func (OperationCollection) IsEmpty
deprecated
func (oc OperationCollection) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type OperationCollectionIterator
deprecated
type OperationCollectionIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. OperationCollectionIterator provides access to a complete listing of OperationContract values.
func (*OperationCollectionIterator) Next
deprecated
func (iter *OperationCollectionIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*OperationCollectionIterator) NextWithContext
deprecated
func (iter *OperationCollectionIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (OperationCollectionIterator) NotDone
deprecated
func (iter OperationCollectionIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (OperationCollectionIterator) Response
deprecated
func (iter OperationCollectionIterator) Response() OperationCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (OperationCollectionIterator) Value
deprecated
func (iter OperationCollectionIterator) Value() OperationContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type OperationCollectionPage
deprecated
type OperationCollectionPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. OperationCollectionPage contains a page of OperationContract values.
func (*OperationCollectionPage) Next
deprecated
func (page *OperationCollectionPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*OperationCollectionPage) NextWithContext
deprecated
func (page *OperationCollectionPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (OperationCollectionPage) NotDone
deprecated
func (page OperationCollectionPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (OperationCollectionPage) Response
deprecated
func (page OperationCollectionPage) Response() OperationCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (OperationCollectionPage) Values
deprecated
func (page OperationCollectionPage) Values() []OperationContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type OperationContract
deprecated
type OperationContract struct { autorest.Response `json:"-"` // OperationContractProperties - Properties of the Operation Contract. *OperationContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. OperationContract api Operation details.
func (OperationContract) MarshalJSON
deprecated
func (oc OperationContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for OperationContract.
func (*OperationContract) UnmarshalJSON
deprecated
func (oc *OperationContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for OperationContract struct.
type OperationContractProperties
deprecated
type OperationContractProperties struct { // DisplayName - Operation Name. DisplayName *string `json:"displayName,omitempty"` // Method - A Valid HTTP Operation Method. Typical Http Methods like GET, PUT, POST but not limited by only them. Method *string `json:"method,omitempty"` // URLTemplate - Relative URL template identifying the target resource for this operation. May include parameters. Example: /customers/{cid}/orders/{oid}/?date={date} URLTemplate *string `json:"urlTemplate,omitempty"` // TemplateParameters - Collection of URL template parameters. TemplateParameters *[]ParameterContract `json:"templateParameters,omitempty"` // Description - Description of the operation. May include HTML formatting tags. Description *string `json:"description,omitempty"` // Request - An entity containing request details. Request *RequestContract `json:"request,omitempty"` // Responses - Array of Operation responses. Responses *[]ResponseContract `json:"responses,omitempty"` // Policies - Operation Policies Policies *string `json:"policies,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. OperationContractProperties operation Contract Properties
type OperationDisplay
deprecated
type OperationDisplay struct { // Provider - Friendly name of the resource provider Provider *string `json:"provider,omitempty"` // Operation - Operation type: read, write, delete, listKeys/action, etc. Operation *string `json:"operation,omitempty"` // Resource - Resource type on which the operation is performed. Resource *string `json:"resource,omitempty"` // Description - Friendly name of the operation Description *string `json:"description,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. OperationDisplay the object that describes the operation.
type OperationEntityBaseContract
deprecated
type OperationEntityBaseContract struct { // TemplateParameters - Collection of URL template parameters. TemplateParameters *[]ParameterContract `json:"templateParameters,omitempty"` // Description - Description of the operation. May include HTML formatting tags. Description *string `json:"description,omitempty"` // Request - An entity containing request details. Request *RequestContract `json:"request,omitempty"` // Responses - Array of Operation responses. Responses *[]ResponseContract `json:"responses,omitempty"` // Policies - Operation Policies Policies *string `json:"policies,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. OperationEntityBaseContract api Operation Entity Base Contract details.
type OperationListResult
deprecated
type OperationListResult struct { autorest.Response `json:"-"` // Value - List of operations supported by the resource provider. Value *[]Operation `json:"value,omitempty"` // NextLink - URL to get the next set of operation list results if there are any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. OperationListResult result of the request to list REST API operations. It contains a list of operations and a URL nextLink to get the next set of results.
func (OperationListResult) IsEmpty
deprecated
func (olr OperationListResult) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type OperationListResultIterator
deprecated
type OperationListResultIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. OperationListResultIterator provides access to a complete listing of Operation values.
func (*OperationListResultIterator) Next
deprecated
func (iter *OperationListResultIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*OperationListResultIterator) NextWithContext
deprecated
func (iter *OperationListResultIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (OperationListResultIterator) NotDone
deprecated
func (iter OperationListResultIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (OperationListResultIterator) Response
deprecated
func (iter OperationListResultIterator) Response() OperationListResult
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (OperationListResultIterator) Value
deprecated
func (iter OperationListResultIterator) Value() Operation
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type OperationListResultPage
deprecated
type OperationListResultPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. OperationListResultPage contains a page of Operation values.
func (*OperationListResultPage) Next
deprecated
func (page *OperationListResultPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*OperationListResultPage) NextWithContext
deprecated
func (page *OperationListResultPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (OperationListResultPage) NotDone
deprecated
func (page OperationListResultPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (OperationListResultPage) Response
deprecated
func (page OperationListResultPage) Response() OperationListResult
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (OperationListResultPage) Values
deprecated
func (page OperationListResultPage) Values() []Operation
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type OperationResultContract
deprecated
type OperationResultContract struct { autorest.Response `json:"-"` // ID - Operation result identifier. ID *string `json:"id,omitempty"` // Status - Status of an async operation. Possible values include: 'Started', 'InProgress', 'Succeeded', 'Failed' Status AsyncOperationStatus `json:"status,omitempty"` // Started - Start time of an async operation. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard. Started *date.Time `json:"started,omitempty"` // Updated - Last update time of an async operation. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard. Updated *date.Time `json:"updated,omitempty"` // ResultInfo - Optional result info. ResultInfo *string `json:"resultInfo,omitempty"` // Error - Error Body Contract Error *ErrorResponseBody `json:"error,omitempty"` // ActionLog - This property if only provided as part of the TenantConfiguration_Validate operation. It contains the log the entities which will be updated/created/deleted as part of the TenantConfiguration_Deploy operation. ActionLog *[]OperationResultLogItemContract `json:"actionLog,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. OperationResultContract operation Result.
type OperationResultLogItemContract
deprecated
type OperationResultLogItemContract struct { // ObjectType - The type of entity contract. ObjectType *string `json:"objectType,omitempty"` // Action - Action like create/update/delete. Action *string `json:"action,omitempty"` // ObjectKey - Identifier of the entity being created/updated/deleted. ObjectKey *string `json:"objectKey,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. OperationResultLogItemContract log of the entity being created, updated or deleted.
type OperationTagResourceContractProperties
deprecated
type OperationTagResourceContractProperties struct { // ID - Identifier of the operation in form /operations/{operationId}. ID *string `json:"id,omitempty"` // Name - Operation name. Name *string `json:"name,omitempty"` // APIName - Api Name. APIName *string `json:"apiName,omitempty"` // APIRevision - Api Revision. APIRevision *string `json:"apiRevision,omitempty"` // APIVersion - Api Version. APIVersion *string `json:"apiVersion,omitempty"` // Description - Operation Description. Description *string `json:"description,omitempty"` // Method - A Valid HTTP Operation Method. Typical Http Methods like GET, PUT, POST but not limited by only them. Method *string `json:"method,omitempty"` // URLTemplate - Relative URL template identifying the target resource for this operation. May include parameters. Example: /customers/{cid}/orders/{oid}/?date={date} URLTemplate *string `json:"urlTemplate,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. OperationTagResourceContractProperties operation Entity contract Properties.
type OperationUpdateContract
deprecated
type OperationUpdateContract struct { // OperationUpdateContractProperties - Properties of the API Operation entity that can be updated. *OperationUpdateContractProperties `json:"properties,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. OperationUpdateContract api Operation Update Contract details.
func (OperationUpdateContract) MarshalJSON
deprecated
func (ouc OperationUpdateContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for OperationUpdateContract.
func (*OperationUpdateContract) UnmarshalJSON
deprecated
func (ouc *OperationUpdateContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for OperationUpdateContract struct.
type OperationUpdateContractProperties
deprecated
type OperationUpdateContractProperties struct { // DisplayName - Operation Name. DisplayName *string `json:"displayName,omitempty"` // Method - A Valid HTTP Operation Method. Typical Http Methods like GET, PUT, POST but not limited by only them. Method *string `json:"method,omitempty"` // URLTemplate - Relative URL template identifying the target resource for this operation. May include parameters. Example: /customers/{cid}/orders/{oid}/?date={date} URLTemplate *string `json:"urlTemplate,omitempty"` // TemplateParameters - Collection of URL template parameters. TemplateParameters *[]ParameterContract `json:"templateParameters,omitempty"` // Description - Description of the operation. May include HTML formatting tags. Description *string `json:"description,omitempty"` // Request - An entity containing request details. Request *RequestContract `json:"request,omitempty"` // Responses - Array of Operation responses. Responses *[]ResponseContract `json:"responses,omitempty"` // Policies - Operation Policies Policies *string `json:"policies,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. OperationUpdateContractProperties operation Update Contract Properties.
type OperationsClient
deprecated
type OperationsClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. OperationsClient is the apiManagement Client
func NewOperationsClient
deprecated
func NewOperationsClient(subscriptionID string) OperationsClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewOperationsClient creates an instance of the OperationsClient client.
func NewOperationsClientWithBaseURI
deprecated
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewOperationsClientWithBaseURI creates an instance of the OperationsClient client.
func (OperationsClient) List
deprecated
func (client OperationsClient) List(ctx context.Context) (result OperationListResultPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. List lists all of the available REST API operations of the Microsoft.ApiManagement provider.
func (OperationsClient) ListComplete
deprecated
func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResultIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListComplete enumerates all values, automatically crossing page boundaries as required.
func (OperationsClient) ListPreparer
deprecated
func (OperationsClient) ListResponder
deprecated
func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResult, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (OperationsClient) ListSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type ParameterContract
deprecated
type ParameterContract struct { // Name - Parameter name. Name *string `json:"name,omitempty"` // Description - Parameter description. Description *string `json:"description,omitempty"` // Type - Parameter type. Type *string `json:"type,omitempty"` // DefaultValue - Default parameter value. DefaultValue *string `json:"defaultValue,omitempty"` // Required - whether parameter is required or not. Required *bool `json:"required,omitempty"` // Values - Parameter values. Values *[]string `json:"values,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ParameterContract operation parameters details.
type PolicyClient
deprecated
type PolicyClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PolicyClient is the apiManagement Client
func NewPolicyClient
deprecated
func NewPolicyClient(subscriptionID string) PolicyClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewPolicyClient creates an instance of the PolicyClient client.
func NewPolicyClientWithBaseURI
deprecated
func NewPolicyClientWithBaseURI(baseURI string, subscriptionID string) PolicyClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewPolicyClientWithBaseURI creates an instance of the PolicyClient client.
func (PolicyClient) CreateOrUpdate
deprecated
func (client PolicyClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, parameters PolicyContract) (result PolicyContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate creates or updates the global policy configuration of the Api Management service. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. parameters - the policy contents to apply.
func (PolicyClient) CreateOrUpdatePreparer
deprecated
func (client PolicyClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, parameters PolicyContract) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (PolicyClient) CreateOrUpdateResponder
deprecated
func (client PolicyClient) CreateOrUpdateResponder(resp *http.Response) (result PolicyContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (PolicyClient) CreateOrUpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (PolicyClient) Delete
deprecated
func (client PolicyClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes the global policy configuration of the Api Management Service. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (PolicyClient) DeletePreparer
deprecated
func (client PolicyClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (PolicyClient) DeleteResponder
deprecated
func (client PolicyClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (PolicyClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (PolicyClient) Get
deprecated
func (client PolicyClient) Get(ctx context.Context, resourceGroupName string, serviceName string) (result PolicyContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get get the Global policy definition of the Api Management service. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service.
func (PolicyClient) GetEntityTag
deprecated
func (client PolicyClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag gets the entity state (Etag) version of the Global policy definition in the Api Management service. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service.
func (PolicyClient) GetEntityTagPreparer
deprecated
func (client PolicyClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (PolicyClient) GetEntityTagResponder
deprecated
func (client PolicyClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (PolicyClient) GetEntityTagSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (PolicyClient) GetPreparer
deprecated
func (PolicyClient) GetResponder
deprecated
func (client PolicyClient) GetResponder(resp *http.Response) (result PolicyContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (PolicyClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (PolicyClient) ListByService
deprecated
func (client PolicyClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, scope PolicyScopeContract) (result PolicyCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService lists all the Global Policy definitions of the Api Management service. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. scope - policy scope.
func (PolicyClient) ListByServicePreparer
deprecated
func (client PolicyClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, scope PolicyScopeContract) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (PolicyClient) ListByServiceResponder
deprecated
func (client PolicyClient) ListByServiceResponder(resp *http.Response) (result PolicyCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (PolicyClient) ListByServiceSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
type PolicyCollection
deprecated
type PolicyCollection struct { autorest.Response `json:"-"` // Value - Policy Contract value. Value *[]PolicyContract `json:"value,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PolicyCollection the response of the list policy operation.
type PolicyContentFormat
deprecated
type PolicyContentFormat string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PolicyContentFormat enumerates the values for policy content format.
const ( // Rawxml The contents are inline and Content type is a non XML encoded policy document. Rawxml PolicyContentFormat = "rawxml" // RawxmlLink The policy document is not Xml encoded and is hosted on a http endpoint accessible from the // API Management service. RawxmlLink PolicyContentFormat = "rawxml-link" // XML The contents are inline and Content type is an XML document. XML PolicyContentFormat = "xml" // XMLLink The policy XML document is hosted on a http endpoint accessible from the API Management service. XMLLink PolicyContentFormat = "xml-link" )
func PossiblePolicyContentFormatValues
deprecated
func PossiblePolicyContentFormatValues() []PolicyContentFormat
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossiblePolicyContentFormatValues returns an array of possible values for the PolicyContentFormat const type.
type PolicyContract
deprecated
type PolicyContract struct { autorest.Response `json:"-"` // PolicyContractProperties - Properties of the Policy. *PolicyContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PolicyContract policy Contract details.
func (PolicyContract) MarshalJSON
deprecated
func (pc PolicyContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for PolicyContract.
func (*PolicyContract) UnmarshalJSON
deprecated
func (pc *PolicyContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for PolicyContract struct.
type PolicyContractProperties
deprecated
type PolicyContractProperties struct { // PolicyContent - Json escaped Xml Encoded contents of the Policy. PolicyContent *string `json:"policyContent,omitempty"` // ContentFormat - Format of the policyContent. Possible values include: 'XML', 'XMLLink', 'Rawxml', 'RawxmlLink' ContentFormat PolicyContentFormat `json:"contentFormat,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PolicyContractProperties policy contract Properties.
type PolicyScopeContract
deprecated
type PolicyScopeContract string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PolicyScopeContract enumerates the values for policy scope contract.
const ( // PolicyScopeContractAll ... PolicyScopeContractAll PolicyScopeContract = "All" // PolicyScopeContractAPI ... PolicyScopeContractAPI PolicyScopeContract = "Api" // PolicyScopeContractOperation ... PolicyScopeContractOperation PolicyScopeContract = "Operation" // PolicyScopeContractProduct ... PolicyScopeContractProduct PolicyScopeContract = "Product" // PolicyScopeContractTenant ... PolicyScopeContractTenant PolicyScopeContract = "Tenant" )
func PossiblePolicyScopeContractValues
deprecated
func PossiblePolicyScopeContractValues() []PolicyScopeContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossiblePolicyScopeContractValues returns an array of possible values for the PolicyScopeContract const type.
type PolicySnippetContract
deprecated
type PolicySnippetContract struct { // Name - Snippet name. Name *string `json:"name,omitempty"` // Content - Snippet content. Content *string `json:"content,omitempty"` // ToolTip - Snippet toolTip. ToolTip *string `json:"toolTip,omitempty"` // Scope - Binary OR value of the Snippet scope. Scope *int32 `json:"scope,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PolicySnippetContract policy snippet.
type PolicySnippetsClient
deprecated
type PolicySnippetsClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PolicySnippetsClient is the apiManagement Client
func NewPolicySnippetsClient
deprecated
func NewPolicySnippetsClient(subscriptionID string) PolicySnippetsClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewPolicySnippetsClient creates an instance of the PolicySnippetsClient client.
func NewPolicySnippetsClientWithBaseURI
deprecated
func NewPolicySnippetsClientWithBaseURI(baseURI string, subscriptionID string) PolicySnippetsClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewPolicySnippetsClientWithBaseURI creates an instance of the PolicySnippetsClient client.
func (PolicySnippetsClient) ListByService
deprecated
func (client PolicySnippetsClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, scope PolicyScopeContract) (result PolicySnippetsCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService lists all policy snippets. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. scope - policy scope.
func (PolicySnippetsClient) ListByServicePreparer
deprecated
func (client PolicySnippetsClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, scope PolicyScopeContract) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (PolicySnippetsClient) ListByServiceResponder
deprecated
func (client PolicySnippetsClient) ListByServiceResponder(resp *http.Response) (result PolicySnippetsCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (PolicySnippetsClient) ListByServiceSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
type PolicySnippetsCollection
deprecated
type PolicySnippetsCollection struct { autorest.Response `json:"-"` // Value - Policy snippet value. Value *[]PolicySnippetContract `json:"value,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PolicySnippetsCollection the response of the list policy snippets operation.
type PortalDelegationSettings
deprecated
type PortalDelegationSettings struct { autorest.Response `json:"-"` // PortalDelegationSettingsProperties - Delegation settings contract properties. *PortalDelegationSettingsProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PortalDelegationSettings delegation settings for a developer portal.
func (PortalDelegationSettings) MarshalJSON
deprecated
func (pds PortalDelegationSettings) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for PortalDelegationSettings.
func (*PortalDelegationSettings) UnmarshalJSON
deprecated
func (pds *PortalDelegationSettings) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for PortalDelegationSettings struct.
type PortalDelegationSettingsProperties
deprecated
type PortalDelegationSettingsProperties struct { // URL - A delegation Url. URL *string `json:"url,omitempty"` // ValidationKey - A base64-encoded validation key to validate, that a request is coming from Azure API Management. ValidationKey *string `json:"validationKey,omitempty"` // Subscriptions - Subscriptions delegation settings. Subscriptions *SubscriptionsDelegationSettingsProperties `json:"subscriptions,omitempty"` // UserRegistration - User registration delegation settings. UserRegistration *RegistrationDelegationSettingsProperties `json:"userRegistration,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PortalDelegationSettingsProperties delegation settings contract properties.
type PortalSigninSettingProperties
deprecated
type PortalSigninSettingProperties struct { // Enabled - Redirect Anonymous users to the Sign-In page. Enabled *bool `json:"enabled,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PortalSigninSettingProperties sign-in settings contract properties.
type PortalSigninSettings
deprecated
type PortalSigninSettings struct { autorest.Response `json:"-"` // PortalSigninSettingProperties - Sign-in settings contract properties. *PortalSigninSettingProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PortalSigninSettings sign-In settings for the Developer Portal.
func (PortalSigninSettings) MarshalJSON
deprecated
func (pss PortalSigninSettings) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for PortalSigninSettings.
func (*PortalSigninSettings) UnmarshalJSON
deprecated
func (pss *PortalSigninSettings) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for PortalSigninSettings struct.
type PortalSignupSettings
deprecated
type PortalSignupSettings struct { autorest.Response `json:"-"` // PortalSignupSettingsProperties - Sign-up settings contract properties. *PortalSignupSettingsProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PortalSignupSettings sign-Up settings for a developer portal.
func (PortalSignupSettings) MarshalJSON
deprecated
func (pss PortalSignupSettings) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for PortalSignupSettings.
func (*PortalSignupSettings) UnmarshalJSON
deprecated
func (pss *PortalSignupSettings) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for PortalSignupSettings struct.
type PortalSignupSettingsProperties
deprecated
type PortalSignupSettingsProperties struct { // Enabled - Allow users to sign up on a developer portal. Enabled *bool `json:"enabled,omitempty"` // TermsOfService - Terms of service contract properties. TermsOfService *TermsOfServiceProperties `json:"termsOfService,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PortalSignupSettingsProperties sign-up settings contract properties.
type ProductAPIClient
deprecated
type ProductAPIClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ProductAPIClient is the apiManagement Client
func NewProductAPIClient
deprecated
func NewProductAPIClient(subscriptionID string) ProductAPIClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewProductAPIClient creates an instance of the ProductAPIClient client.
func NewProductAPIClientWithBaseURI
deprecated
func NewProductAPIClientWithBaseURI(baseURI string, subscriptionID string) ProductAPIClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewProductAPIClientWithBaseURI creates an instance of the ProductAPIClient client.
func (ProductAPIClient) CheckEntityExists
deprecated
func (client ProductAPIClient) CheckEntityExists(ctx context.Context, resourceGroupName string, serviceName string, productID string, apiid string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExists checks that API entity specified by identifier is associated with the Product entity. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. productID - product identifier. Must be unique in the current API Management service instance. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number.
func (ProductAPIClient) CheckEntityExistsPreparer
deprecated
func (client ProductAPIClient) CheckEntityExistsPreparer(ctx context.Context, resourceGroupName string, serviceName string, productID string, apiid string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExistsPreparer prepares the CheckEntityExists request.
func (ProductAPIClient) CheckEntityExistsResponder
deprecated
func (client ProductAPIClient) CheckEntityExistsResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExistsResponder handles the response to the CheckEntityExists request. The method always closes the http.Response Body.
func (ProductAPIClient) CheckEntityExistsSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExistsSender sends the CheckEntityExists request. The method will close the http.Response Body if it receives an error.
func (ProductAPIClient) CreateOrUpdate
deprecated
func (client ProductAPIClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, productID string, apiid string) (result APIContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate adds an API to the specified product. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. productID - product identifier. Must be unique in the current API Management service instance. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number.
func (ProductAPIClient) CreateOrUpdatePreparer
deprecated
func (client ProductAPIClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, productID string, apiid string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (ProductAPIClient) CreateOrUpdateResponder
deprecated
func (client ProductAPIClient) CreateOrUpdateResponder(resp *http.Response) (result APIContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (ProductAPIClient) CreateOrUpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (ProductAPIClient) Delete
deprecated
func (client ProductAPIClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, productID string, apiid string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes the specified API from the specified product. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. productID - product identifier. Must be unique in the current API Management service instance. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number.
func (ProductAPIClient) DeletePreparer
deprecated
func (client ProductAPIClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, productID string, apiid string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (ProductAPIClient) DeleteResponder
deprecated
func (client ProductAPIClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (ProductAPIClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (ProductAPIClient) ListByProduct
deprecated
func (client ProductAPIClient) ListByProduct(ctx context.Context, resourceGroupName string, serviceName string, productID string, filter string, top *int32, skip *int32) (result APICollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByProduct lists a collection of the APIs associated with a product. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. productID - product identifier. Must be unique in the current API Management service instance. filter - | Field | Supported operators | Supported functions | |-------------|------------------------|---------------------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | name | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | description | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | serviceUrl | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | path | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | top - number of records to return. skip - number of records to skip.
func (ProductAPIClient) ListByProductComplete
deprecated
func (client ProductAPIClient) ListByProductComplete(ctx context.Context, resourceGroupName string, serviceName string, productID string, filter string, top *int32, skip *int32) (result APICollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByProductComplete enumerates all values, automatically crossing page boundaries as required.
func (ProductAPIClient) ListByProductPreparer
deprecated
func (client ProductAPIClient) ListByProductPreparer(ctx context.Context, resourceGroupName string, serviceName string, productID string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByProductPreparer prepares the ListByProduct request.
func (ProductAPIClient) ListByProductResponder
deprecated
func (client ProductAPIClient) ListByProductResponder(resp *http.Response) (result APICollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByProductResponder handles the response to the ListByProduct request. The method always closes the http.Response Body.
func (ProductAPIClient) ListByProductSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByProductSender sends the ListByProduct request. The method will close the http.Response Body if it receives an error.
type ProductClient
deprecated
type ProductClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ProductClient is the apiManagement Client
func NewProductClient
deprecated
func NewProductClient(subscriptionID string) ProductClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewProductClient creates an instance of the ProductClient client.
func NewProductClientWithBaseURI
deprecated
func NewProductClientWithBaseURI(baseURI string, subscriptionID string) ProductClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewProductClientWithBaseURI creates an instance of the ProductClient client.
func (ProductClient) CreateOrUpdate
deprecated
func (client ProductClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, productID string, parameters ProductContract, ifMatch string) (result ProductContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate creates or Updates a product. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. productID - product identifier. Must be unique in the current API Management service instance. parameters - create or update parameters. ifMatch - eTag of the Entity. Not required when creating an entity, but required when updating an entity.
func (ProductClient) CreateOrUpdatePreparer
deprecated
func (client ProductClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, productID string, parameters ProductContract, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (ProductClient) CreateOrUpdateResponder
deprecated
func (client ProductClient) CreateOrUpdateResponder(resp *http.Response) (result ProductContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (ProductClient) CreateOrUpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (ProductClient) Delete
deprecated
func (client ProductClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, productID string, ifMatch string, deleteSubscriptions *bool) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete delete product. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. productID - product identifier. Must be unique in the current API Management service instance. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update. deleteSubscriptions - delete existing subscriptions associated with the product or not.
func (ProductClient) DeletePreparer
deprecated
func (client ProductClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, productID string, ifMatch string, deleteSubscriptions *bool) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (ProductClient) DeleteResponder
deprecated
func (client ProductClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (ProductClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (ProductClient) Get
deprecated
func (client ProductClient) Get(ctx context.Context, resourceGroupName string, serviceName string, productID string) (result ProductContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get gets the details of the product specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. productID - product identifier. Must be unique in the current API Management service instance.
func (ProductClient) GetEntityTag
deprecated
func (client ProductClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, productID string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag gets the entity state (Etag) version of the product specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. productID - product identifier. Must be unique in the current API Management service instance.
func (ProductClient) GetEntityTagPreparer
deprecated
func (client ProductClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, productID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (ProductClient) GetEntityTagResponder
deprecated
func (client ProductClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (ProductClient) GetEntityTagSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (ProductClient) GetPreparer
deprecated
func (client ProductClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, productID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (ProductClient) GetResponder
deprecated
func (client ProductClient) GetResponder(resp *http.Response) (result ProductContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (ProductClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (ProductClient) ListByService
deprecated
func (client ProductClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32, expandGroups *bool) (result ProductCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService lists a collection of products in the specified service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. filter - | Field | Supported operators | Supported functions | |-------------|------------------------|---------------------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | name | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | description | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | terms | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | state | eq | | top - number of records to return. skip - number of records to skip. expandGroups - when set to true, the response contains an array of groups that have visibility to the product. The default is false.
func (ProductClient) ListByServiceComplete
deprecated
func (client ProductClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32, expandGroups *bool) (result ProductCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceComplete enumerates all values, automatically crossing page boundaries as required.
func (ProductClient) ListByServicePreparer
deprecated
func (client ProductClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32, expandGroups *bool) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (ProductClient) ListByServiceResponder
deprecated
func (client ProductClient) ListByServiceResponder(resp *http.Response) (result ProductCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (ProductClient) ListByServiceSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
func (ProductClient) Update
deprecated
func (client ProductClient) Update(ctx context.Context, resourceGroupName string, serviceName string, productID string, parameters ProductUpdateParameters, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Update update product. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. productID - product identifier. Must be unique in the current API Management service instance. parameters - update parameters. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (ProductClient) UpdatePreparer
deprecated
func (client ProductClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, productID string, parameters ProductUpdateParameters, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdatePreparer prepares the Update request.
func (ProductClient) UpdateResponder
deprecated
func (client ProductClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateResponder handles the response to the Update request. The method always closes the http.Response Body.
func (ProductClient) UpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateSender sends the Update request. The method will close the http.Response Body if it receives an error.
type ProductCollection
deprecated
type ProductCollection struct { autorest.Response `json:"-"` // Value - Page values. Value *[]ProductContract `json:"value,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ProductCollection paged Products list representation.
func (ProductCollection) IsEmpty
deprecated
func (pc ProductCollection) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type ProductCollectionIterator
deprecated
type ProductCollectionIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ProductCollectionIterator provides access to a complete listing of ProductContract values.
func (*ProductCollectionIterator) Next
deprecated
func (iter *ProductCollectionIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ProductCollectionIterator) NextWithContext
deprecated
func (iter *ProductCollectionIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (ProductCollectionIterator) NotDone
deprecated
func (iter ProductCollectionIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (ProductCollectionIterator) Response
deprecated
func (iter ProductCollectionIterator) Response() ProductCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (ProductCollectionIterator) Value
deprecated
func (iter ProductCollectionIterator) Value() ProductContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type ProductCollectionPage
deprecated
type ProductCollectionPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ProductCollectionPage contains a page of ProductContract values.
func (*ProductCollectionPage) Next
deprecated
func (page *ProductCollectionPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ProductCollectionPage) NextWithContext
deprecated
func (page *ProductCollectionPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (ProductCollectionPage) NotDone
deprecated
func (page ProductCollectionPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (ProductCollectionPage) Response
deprecated
func (page ProductCollectionPage) Response() ProductCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (ProductCollectionPage) Values
deprecated
func (page ProductCollectionPage) Values() []ProductContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type ProductContract
deprecated
type ProductContract struct { autorest.Response `json:"-"` // ProductContractProperties - Product entity contract properties. *ProductContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ProductContract product details.
func (ProductContract) MarshalJSON
deprecated
func (pc ProductContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for ProductContract.
func (*ProductContract) UnmarshalJSON
deprecated
func (pc *ProductContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for ProductContract struct.
type ProductContractProperties
deprecated
type ProductContractProperties struct { // DisplayName - Product name. DisplayName *string `json:"displayName,omitempty"` // Description - Product description. May include HTML formatting tags. Description *string `json:"description,omitempty"` // Terms - Product terms of use. Developers trying to subscribe to the product will be presented and required to accept these terms before they can complete the subscription process. Terms *string `json:"terms,omitempty"` // SubscriptionRequired - Whether a product subscription is required for accessing APIs included in this product. If true, the product is referred to as "protected" and a valid subscription key is required for a request to an API included in the product to succeed. If false, the product is referred to as "open" and requests to an API included in the product can be made without a subscription key. If property is omitted when creating a new product it's value is assumed to be true. SubscriptionRequired *bool `json:"subscriptionRequired,omitempty"` // ApprovalRequired - whether subscription approval is required. If false, new subscriptions will be approved automatically enabling developers to call the product’s APIs immediately after subscribing. If true, administrators must manually approve the subscription before the developer can any of the product’s APIs. Can be present only if subscriptionRequired property is present and has a value of false. ApprovalRequired *bool `json:"approvalRequired,omitempty"` // SubscriptionsLimit - Whether the number of subscriptions a user can have to this product at the same time. Set to null or omit to allow unlimited per user subscriptions. Can be present only if subscriptionRequired property is present and has a value of false. SubscriptionsLimit *int32 `json:"subscriptionsLimit,omitempty"` // State - whether product is published or not. Published products are discoverable by users of developer portal. Non published products are visible only to administrators. Default state of Product is notPublished. Possible values include: 'NotPublished', 'Published' State ProductState `json:"state,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ProductContractProperties product profile.
type ProductEntityBaseParameters
deprecated
type ProductEntityBaseParameters struct { // Description - Product description. May include HTML formatting tags. Description *string `json:"description,omitempty"` // Terms - Product terms of use. Developers trying to subscribe to the product will be presented and required to accept these terms before they can complete the subscription process. Terms *string `json:"terms,omitempty"` // SubscriptionRequired - Whether a product subscription is required for accessing APIs included in this product. If true, the product is referred to as "protected" and a valid subscription key is required for a request to an API included in the product to succeed. If false, the product is referred to as "open" and requests to an API included in the product can be made without a subscription key. If property is omitted when creating a new product it's value is assumed to be true. SubscriptionRequired *bool `json:"subscriptionRequired,omitempty"` // ApprovalRequired - whether subscription approval is required. If false, new subscriptions will be approved automatically enabling developers to call the product’s APIs immediately after subscribing. If true, administrators must manually approve the subscription before the developer can any of the product’s APIs. Can be present only if subscriptionRequired property is present and has a value of false. ApprovalRequired *bool `json:"approvalRequired,omitempty"` // SubscriptionsLimit - Whether the number of subscriptions a user can have to this product at the same time. Set to null or omit to allow unlimited per user subscriptions. Can be present only if subscriptionRequired property is present and has a value of false. SubscriptionsLimit *int32 `json:"subscriptionsLimit,omitempty"` // State - whether product is published or not. Published products are discoverable by users of developer portal. Non published products are visible only to administrators. Default state of Product is notPublished. Possible values include: 'NotPublished', 'Published' State ProductState `json:"state,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ProductEntityBaseParameters product Entity Base Parameters
type ProductGroupClient
deprecated
type ProductGroupClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ProductGroupClient is the apiManagement Client
func NewProductGroupClient
deprecated
func NewProductGroupClient(subscriptionID string) ProductGroupClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewProductGroupClient creates an instance of the ProductGroupClient client.
func NewProductGroupClientWithBaseURI
deprecated
func NewProductGroupClientWithBaseURI(baseURI string, subscriptionID string) ProductGroupClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewProductGroupClientWithBaseURI creates an instance of the ProductGroupClient client.
func (ProductGroupClient) CheckEntityExists
deprecated
func (client ProductGroupClient) CheckEntityExists(ctx context.Context, resourceGroupName string, serviceName string, productID string, groupID string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExists checks that Group entity specified by identifier is associated with the Product entity. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. productID - product identifier. Must be unique in the current API Management service instance. groupID - group identifier. Must be unique in the current API Management service instance.
func (ProductGroupClient) CheckEntityExistsPreparer
deprecated
func (client ProductGroupClient) CheckEntityExistsPreparer(ctx context.Context, resourceGroupName string, serviceName string, productID string, groupID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExistsPreparer prepares the CheckEntityExists request.
func (ProductGroupClient) CheckEntityExistsResponder
deprecated
func (client ProductGroupClient) CheckEntityExistsResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExistsResponder handles the response to the CheckEntityExists request. The method always closes the http.Response Body.
func (ProductGroupClient) CheckEntityExistsSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckEntityExistsSender sends the CheckEntityExists request. The method will close the http.Response Body if it receives an error.
func (ProductGroupClient) CreateOrUpdate
deprecated
func (client ProductGroupClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, productID string, groupID string) (result GroupContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate adds the association between the specified developer group with the specified product. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. productID - product identifier. Must be unique in the current API Management service instance. groupID - group identifier. Must be unique in the current API Management service instance.
func (ProductGroupClient) CreateOrUpdatePreparer
deprecated
func (client ProductGroupClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, productID string, groupID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (ProductGroupClient) CreateOrUpdateResponder
deprecated
func (client ProductGroupClient) CreateOrUpdateResponder(resp *http.Response) (result GroupContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (ProductGroupClient) CreateOrUpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (ProductGroupClient) Delete
deprecated
func (client ProductGroupClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, productID string, groupID string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes the association between the specified group and product. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. productID - product identifier. Must be unique in the current API Management service instance. groupID - group identifier. Must be unique in the current API Management service instance.
func (ProductGroupClient) DeletePreparer
deprecated
func (client ProductGroupClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, productID string, groupID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (ProductGroupClient) DeleteResponder
deprecated
func (client ProductGroupClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (ProductGroupClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (ProductGroupClient) ListByProduct
deprecated
func (client ProductGroupClient) ListByProduct(ctx context.Context, resourceGroupName string, serviceName string, productID string, filter string, top *int32, skip *int32) (result GroupCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByProduct lists the collection of developer groups associated with the specified product. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. productID - product identifier. Must be unique in the current API Management service instance. filter - | Field | Supported operators | Supported functions | |-------------|------------------------|---------------------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | name | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | description | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | type | eq, ne | N/A | top - number of records to return. skip - number of records to skip.
func (ProductGroupClient) ListByProductComplete
deprecated
func (client ProductGroupClient) ListByProductComplete(ctx context.Context, resourceGroupName string, serviceName string, productID string, filter string, top *int32, skip *int32) (result GroupCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByProductComplete enumerates all values, automatically crossing page boundaries as required.
func (ProductGroupClient) ListByProductPreparer
deprecated
func (client ProductGroupClient) ListByProductPreparer(ctx context.Context, resourceGroupName string, serviceName string, productID string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByProductPreparer prepares the ListByProduct request.
func (ProductGroupClient) ListByProductResponder
deprecated
func (client ProductGroupClient) ListByProductResponder(resp *http.Response) (result GroupCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByProductResponder handles the response to the ListByProduct request. The method always closes the http.Response Body.
func (ProductGroupClient) ListByProductSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByProductSender sends the ListByProduct request. The method will close the http.Response Body if it receives an error.
type ProductPolicyClient
deprecated
type ProductPolicyClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ProductPolicyClient is the apiManagement Client
func NewProductPolicyClient
deprecated
func NewProductPolicyClient(subscriptionID string) ProductPolicyClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewProductPolicyClient creates an instance of the ProductPolicyClient client.
func NewProductPolicyClientWithBaseURI
deprecated
func NewProductPolicyClientWithBaseURI(baseURI string, subscriptionID string) ProductPolicyClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewProductPolicyClientWithBaseURI creates an instance of the ProductPolicyClient client.
func (ProductPolicyClient) CreateOrUpdate
deprecated
func (client ProductPolicyClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, productID string, parameters PolicyContract, ifMatch string) (result PolicyContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate creates or updates policy configuration for the Product. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. productID - product identifier. Must be unique in the current API Management service instance. parameters - the policy contents to apply. ifMatch - eTag of the Entity. Not required when creating an entity, but required when updating an entity.
func (ProductPolicyClient) CreateOrUpdatePreparer
deprecated
func (client ProductPolicyClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, productID string, parameters PolicyContract, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (ProductPolicyClient) CreateOrUpdateResponder
deprecated
func (client ProductPolicyClient) CreateOrUpdateResponder(resp *http.Response) (result PolicyContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (ProductPolicyClient) CreateOrUpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (ProductPolicyClient) Delete
deprecated
func (client ProductPolicyClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, productID string, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes the policy configuration at the Product. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. productID - product identifier. Must be unique in the current API Management service instance. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (ProductPolicyClient) DeletePreparer
deprecated
func (client ProductPolicyClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, productID string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (ProductPolicyClient) DeleteResponder
deprecated
func (client ProductPolicyClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (ProductPolicyClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (ProductPolicyClient) Get
deprecated
func (client ProductPolicyClient) Get(ctx context.Context, resourceGroupName string, serviceName string, productID string) (result PolicyContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get get the policy configuration at the Product level. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. productID - product identifier. Must be unique in the current API Management service instance.
func (ProductPolicyClient) GetEntityTag
deprecated
func (client ProductPolicyClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, productID string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag get the ETag of the policy configuration at the Product level. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. productID - product identifier. Must be unique in the current API Management service instance.
func (ProductPolicyClient) GetEntityTagPreparer
deprecated
func (client ProductPolicyClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, productID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (ProductPolicyClient) GetEntityTagResponder
deprecated
func (client ProductPolicyClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (ProductPolicyClient) GetEntityTagSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (ProductPolicyClient) GetPreparer
deprecated
func (client ProductPolicyClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, productID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (ProductPolicyClient) GetResponder
deprecated
func (client ProductPolicyClient) GetResponder(resp *http.Response) (result PolicyContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (ProductPolicyClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (ProductPolicyClient) ListByProduct
deprecated
func (client ProductPolicyClient) ListByProduct(ctx context.Context, resourceGroupName string, serviceName string, productID string) (result PolicyCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByProduct get the policy configuration at the Product level. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. productID - product identifier. Must be unique in the current API Management service instance.
func (ProductPolicyClient) ListByProductPreparer
deprecated
func (client ProductPolicyClient) ListByProductPreparer(ctx context.Context, resourceGroupName string, serviceName string, productID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByProductPreparer prepares the ListByProduct request.
func (ProductPolicyClient) ListByProductResponder
deprecated
func (client ProductPolicyClient) ListByProductResponder(resp *http.Response) (result PolicyCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByProductResponder handles the response to the ListByProduct request. The method always closes the http.Response Body.
func (ProductPolicyClient) ListByProductSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByProductSender sends the ListByProduct request. The method will close the http.Response Body if it receives an error.
type ProductState
deprecated
type ProductState string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ProductState enumerates the values for product state.
const ( // NotPublished ... NotPublished ProductState = "notPublished" // Published ... Published ProductState = "published" )
func PossibleProductStateValues
deprecated
func PossibleProductStateValues() []ProductState
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleProductStateValues returns an array of possible values for the ProductState const type.
type ProductSubscriptionsClient
deprecated
type ProductSubscriptionsClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ProductSubscriptionsClient is the apiManagement Client
func NewProductSubscriptionsClient
deprecated
func NewProductSubscriptionsClient(subscriptionID string) ProductSubscriptionsClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewProductSubscriptionsClient creates an instance of the ProductSubscriptionsClient client.
func NewProductSubscriptionsClientWithBaseURI
deprecated
func NewProductSubscriptionsClientWithBaseURI(baseURI string, subscriptionID string) ProductSubscriptionsClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewProductSubscriptionsClientWithBaseURI creates an instance of the ProductSubscriptionsClient client.
func (ProductSubscriptionsClient) List
deprecated
func (client ProductSubscriptionsClient) List(ctx context.Context, resourceGroupName string, serviceName string, productID string, filter string, top *int32, skip *int32) (result SubscriptionCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. List lists the collection of subscriptions to the specified product. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. productID - product identifier. Must be unique in the current API Management service instance. filter - | Field | Supported operators | Supported functions | |--------------|------------------------|---------------------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | name | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | stateComment | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | userId | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | productId | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | state | eq | | top - number of records to return. skip - number of records to skip.
func (ProductSubscriptionsClient) ListComplete
deprecated
func (client ProductSubscriptionsClient) ListComplete(ctx context.Context, resourceGroupName string, serviceName string, productID string, filter string, top *int32, skip *int32) (result SubscriptionCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListComplete enumerates all values, automatically crossing page boundaries as required.
func (ProductSubscriptionsClient) ListPreparer
deprecated
func (client ProductSubscriptionsClient) ListPreparer(ctx context.Context, resourceGroupName string, serviceName string, productID string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListPreparer prepares the List request.
func (ProductSubscriptionsClient) ListResponder
deprecated
func (client ProductSubscriptionsClient) ListResponder(resp *http.Response) (result SubscriptionCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (ProductSubscriptionsClient) ListSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type ProductTagResourceContractProperties
deprecated
type ProductTagResourceContractProperties struct { // ID - Identifier of the product in the form of /products/{productId} ID *string `json:"id,omitempty"` // Name - Product name. Name *string `json:"name,omitempty"` // Description - Product description. May include HTML formatting tags. Description *string `json:"description,omitempty"` // Terms - Product terms of use. Developers trying to subscribe to the product will be presented and required to accept these terms before they can complete the subscription process. Terms *string `json:"terms,omitempty"` // SubscriptionRequired - Whether a product subscription is required for accessing APIs included in this product. If true, the product is referred to as "protected" and a valid subscription key is required for a request to an API included in the product to succeed. If false, the product is referred to as "open" and requests to an API included in the product can be made without a subscription key. If property is omitted when creating a new product it's value is assumed to be true. SubscriptionRequired *bool `json:"subscriptionRequired,omitempty"` // ApprovalRequired - whether subscription approval is required. If false, new subscriptions will be approved automatically enabling developers to call the product’s APIs immediately after subscribing. If true, administrators must manually approve the subscription before the developer can any of the product’s APIs. Can be present only if subscriptionRequired property is present and has a value of false. ApprovalRequired *bool `json:"approvalRequired,omitempty"` // SubscriptionsLimit - Whether the number of subscriptions a user can have to this product at the same time. Set to null or omit to allow unlimited per user subscriptions. Can be present only if subscriptionRequired property is present and has a value of false. SubscriptionsLimit *int32 `json:"subscriptionsLimit,omitempty"` // State - whether product is published or not. Published products are discoverable by users of developer portal. Non published products are visible only to administrators. Default state of Product is notPublished. Possible values include: 'NotPublished', 'Published' State ProductState `json:"state,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ProductTagResourceContractProperties product profile.
type ProductUpdateParameters
deprecated
type ProductUpdateParameters struct { // ProductUpdateProperties - Product entity Update contract properties. *ProductUpdateProperties `json:"properties,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ProductUpdateParameters product Update parameters.
func (ProductUpdateParameters) MarshalJSON
deprecated
func (pup ProductUpdateParameters) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for ProductUpdateParameters.
func (*ProductUpdateParameters) UnmarshalJSON
deprecated
func (pup *ProductUpdateParameters) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for ProductUpdateParameters struct.
type ProductUpdateProperties
deprecated
type ProductUpdateProperties struct { // DisplayName - Product name. DisplayName *string `json:"displayName,omitempty"` // Description - Product description. May include HTML formatting tags. Description *string `json:"description,omitempty"` // Terms - Product terms of use. Developers trying to subscribe to the product will be presented and required to accept these terms before they can complete the subscription process. Terms *string `json:"terms,omitempty"` // SubscriptionRequired - Whether a product subscription is required for accessing APIs included in this product. If true, the product is referred to as "protected" and a valid subscription key is required for a request to an API included in the product to succeed. If false, the product is referred to as "open" and requests to an API included in the product can be made without a subscription key. If property is omitted when creating a new product it's value is assumed to be true. SubscriptionRequired *bool `json:"subscriptionRequired,omitempty"` // ApprovalRequired - whether subscription approval is required. If false, new subscriptions will be approved automatically enabling developers to call the product’s APIs immediately after subscribing. If true, administrators must manually approve the subscription before the developer can any of the product’s APIs. Can be present only if subscriptionRequired property is present and has a value of false. ApprovalRequired *bool `json:"approvalRequired,omitempty"` // SubscriptionsLimit - Whether the number of subscriptions a user can have to this product at the same time. Set to null or omit to allow unlimited per user subscriptions. Can be present only if subscriptionRequired property is present and has a value of false. SubscriptionsLimit *int32 `json:"subscriptionsLimit,omitempty"` // State - whether product is published or not. Published products are discoverable by users of developer portal. Non published products are visible only to administrators. Default state of Product is notPublished. Possible values include: 'NotPublished', 'Published' State ProductState `json:"state,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ProductUpdateProperties parameters supplied to the Update Product operation.
type PropertyClient
deprecated
type PropertyClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PropertyClient is the apiManagement Client
func NewPropertyClient
deprecated
func NewPropertyClient(subscriptionID string) PropertyClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewPropertyClient creates an instance of the PropertyClient client.
func NewPropertyClientWithBaseURI
deprecated
func NewPropertyClientWithBaseURI(baseURI string, subscriptionID string) PropertyClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewPropertyClientWithBaseURI creates an instance of the PropertyClient client.
func (PropertyClient) CreateOrUpdate
deprecated
func (client PropertyClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, propID string, parameters PropertyContract, ifMatch string) (result PropertyContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate creates or updates a property. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. propID - identifier of the property. parameters - create parameters. ifMatch - eTag of the Entity. Not required when creating an entity, but required when updating an entity.
func (PropertyClient) CreateOrUpdatePreparer
deprecated
func (client PropertyClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, propID string, parameters PropertyContract, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (PropertyClient) CreateOrUpdateResponder
deprecated
func (client PropertyClient) CreateOrUpdateResponder(resp *http.Response) (result PropertyContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (PropertyClient) CreateOrUpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (PropertyClient) Delete
deprecated
func (client PropertyClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, propID string, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes specific property from the the API Management service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. propID - identifier of the property. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (PropertyClient) DeletePreparer
deprecated
func (client PropertyClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, propID string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (PropertyClient) DeleteResponder
deprecated
func (client PropertyClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (PropertyClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (PropertyClient) Get
deprecated
func (client PropertyClient) Get(ctx context.Context, resourceGroupName string, serviceName string, propID string) (result PropertyContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get gets the details of the property specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. propID - identifier of the property.
func (PropertyClient) GetEntityTag
deprecated
func (client PropertyClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, propID string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag gets the entity state (Etag) version of the property specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. propID - identifier of the property.
func (PropertyClient) GetEntityTagPreparer
deprecated
func (client PropertyClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, propID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (PropertyClient) GetEntityTagResponder
deprecated
func (client PropertyClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (PropertyClient) GetEntityTagSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (PropertyClient) GetPreparer
deprecated
func (client PropertyClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, propID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (PropertyClient) GetResponder
deprecated
func (client PropertyClient) GetResponder(resp *http.Response) (result PropertyContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (PropertyClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (PropertyClient) ListByService
deprecated
func (client PropertyClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result PropertyCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService lists a collection of properties defined within a service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. filter - | Field | Supported operators | Supported functions | |-------|------------------------|-------------------------------------------------------| | tags | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith, any, all | | name | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | top - number of records to return. skip - number of records to skip.
func (PropertyClient) ListByServiceComplete
deprecated
func (client PropertyClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result PropertyCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceComplete enumerates all values, automatically crossing page boundaries as required.
func (PropertyClient) ListByServicePreparer
deprecated
func (client PropertyClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (PropertyClient) ListByServiceResponder
deprecated
func (client PropertyClient) ListByServiceResponder(resp *http.Response) (result PropertyCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (PropertyClient) ListByServiceSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
func (PropertyClient) Update
deprecated
func (client PropertyClient) Update(ctx context.Context, resourceGroupName string, serviceName string, propID string, parameters PropertyUpdateParameters, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Update updates the specific property. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. propID - identifier of the property. parameters - update parameters. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (PropertyClient) UpdatePreparer
deprecated
func (client PropertyClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, propID string, parameters PropertyUpdateParameters, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdatePreparer prepares the Update request.
func (PropertyClient) UpdateResponder
deprecated
func (client PropertyClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateResponder handles the response to the Update request. The method always closes the http.Response Body.
func (PropertyClient) UpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateSender sends the Update request. The method will close the http.Response Body if it receives an error.
type PropertyCollection
deprecated
type PropertyCollection struct { autorest.Response `json:"-"` // Value - Page values. Value *[]PropertyContract `json:"value,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PropertyCollection paged Property list representation.
func (PropertyCollection) IsEmpty
deprecated
func (pc PropertyCollection) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type PropertyCollectionIterator
deprecated
type PropertyCollectionIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PropertyCollectionIterator provides access to a complete listing of PropertyContract values.
func (*PropertyCollectionIterator) Next
deprecated
func (iter *PropertyCollectionIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*PropertyCollectionIterator) NextWithContext
deprecated
func (iter *PropertyCollectionIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (PropertyCollectionIterator) NotDone
deprecated
func (iter PropertyCollectionIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (PropertyCollectionIterator) Response
deprecated
func (iter PropertyCollectionIterator) Response() PropertyCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (PropertyCollectionIterator) Value
deprecated
func (iter PropertyCollectionIterator) Value() PropertyContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type PropertyCollectionPage
deprecated
type PropertyCollectionPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PropertyCollectionPage contains a page of PropertyContract values.
func (*PropertyCollectionPage) Next
deprecated
func (page *PropertyCollectionPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*PropertyCollectionPage) NextWithContext
deprecated
func (page *PropertyCollectionPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (PropertyCollectionPage) NotDone
deprecated
func (page PropertyCollectionPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (PropertyCollectionPage) Response
deprecated
func (page PropertyCollectionPage) Response() PropertyCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (PropertyCollectionPage) Values
deprecated
func (page PropertyCollectionPage) Values() []PropertyContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type PropertyContract
deprecated
type PropertyContract struct { autorest.Response `json:"-"` // PropertyContractProperties - Property entity contract properties. *PropertyContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PropertyContract property details.
func (PropertyContract) MarshalJSON
deprecated
func (pc PropertyContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for PropertyContract.
func (*PropertyContract) UnmarshalJSON
deprecated
func (pc *PropertyContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for PropertyContract struct.
type PropertyContractProperties
deprecated
type PropertyContractProperties struct { // DisplayName - Unique name of Property. It may contain only letters, digits, period, dash, and underscore characters. DisplayName *string `json:"displayName,omitempty"` // Value - Value of the property. Can contain policy expressions. It may not be empty or consist only of whitespace. Value *string `json:"value,omitempty"` // Tags - Optional tags that when provided can be used to filter the property list. Tags *[]string `json:"tags,omitempty"` // Secret - Determines whether the value is a secret and should be encrypted or not. Default value is false. Secret *bool `json:"secret,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PropertyContractProperties property Contract properties.
type PropertyEntityBaseParameters
deprecated
type PropertyEntityBaseParameters struct { // Tags - Optional tags that when provided can be used to filter the property list. Tags *[]string `json:"tags,omitempty"` // Secret - Determines whether the value is a secret and should be encrypted or not. Default value is false. Secret *bool `json:"secret,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PropertyEntityBaseParameters property Entity Base Parameters set.
type PropertyUpdateParameterProperties
deprecated
type PropertyUpdateParameterProperties struct { // DisplayName - Unique name of Property. It may contain only letters, digits, period, dash, and underscore characters. DisplayName *string `json:"displayName,omitempty"` // Value - Value of the property. Can contain policy expressions. It may not be empty or consist only of whitespace. Value *string `json:"value,omitempty"` // Tags - Optional tags that when provided can be used to filter the property list. Tags *[]string `json:"tags,omitempty"` // Secret - Determines whether the value is a secret and should be encrypted or not. Default value is false. Secret *bool `json:"secret,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PropertyUpdateParameterProperties property Contract properties.
type PropertyUpdateParameters
deprecated
type PropertyUpdateParameters struct { // PropertyUpdateParameterProperties - Property entity Update contract properties. *PropertyUpdateParameterProperties `json:"properties,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PropertyUpdateParameters property update Parameters.
func (PropertyUpdateParameters) MarshalJSON
deprecated
func (pup PropertyUpdateParameters) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for PropertyUpdateParameters.
func (*PropertyUpdateParameters) UnmarshalJSON
deprecated
func (pup *PropertyUpdateParameters) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for PropertyUpdateParameters struct.
type Protocol
deprecated
type Protocol string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Protocol enumerates the values for protocol.
func PossibleProtocolValues
deprecated
func PossibleProtocolValues() []Protocol
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleProtocolValues returns an array of possible values for the Protocol const type.
type QuotaByCounterKeysClient
deprecated
type QuotaByCounterKeysClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. QuotaByCounterKeysClient is the apiManagement Client
func NewQuotaByCounterKeysClient
deprecated
func NewQuotaByCounterKeysClient(subscriptionID string) QuotaByCounterKeysClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewQuotaByCounterKeysClient creates an instance of the QuotaByCounterKeysClient client.
func NewQuotaByCounterKeysClientWithBaseURI
deprecated
func NewQuotaByCounterKeysClientWithBaseURI(baseURI string, subscriptionID string) QuotaByCounterKeysClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewQuotaByCounterKeysClientWithBaseURI creates an instance of the QuotaByCounterKeysClient client.
func (QuotaByCounterKeysClient) ListByService
deprecated
func (client QuotaByCounterKeysClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, quotaCounterKey string) (result QuotaCounterCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService lists a collection of current quota counter periods associated with the counter-key configured in the policy on the specified service instance. The api does not support paging yet. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. quotaCounterKey - quota counter key identifier.This is the result of expression defined in counter-key attribute of the quota-by-key policy.For Example, if you specify counter-key="boo" in the policy, then it’s accessible by "boo" counter key. But if it’s defined as counter-key="@("b"+"a")" then it will be accessible by "ba" key
func (QuotaByCounterKeysClient) ListByServicePreparer
deprecated
func (client QuotaByCounterKeysClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, quotaCounterKey string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (QuotaByCounterKeysClient) ListByServiceResponder
deprecated
func (client QuotaByCounterKeysClient) ListByServiceResponder(resp *http.Response) (result QuotaCounterCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (QuotaByCounterKeysClient) ListByServiceSender
deprecated
func (client QuotaByCounterKeysClient) ListByServiceSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
func (QuotaByCounterKeysClient) Update
deprecated
func (client QuotaByCounterKeysClient) Update(ctx context.Context, resourceGroupName string, serviceName string, quotaCounterKey string, parameters QuotaCounterValueContractProperties) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Update updates all the quota counter values specified with the existing quota counter key to a value in the specified service instance. This should be used for reset of the quota counter values. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. quotaCounterKey - quota counter key identifier.This is the result of expression defined in counter-key attribute of the quota-by-key policy.For Example, if you specify counter-key="boo" in the policy, then it’s accessible by "boo" counter key. But if it’s defined as counter-key="@("b"+"a")" then it will be accessible by "ba" key parameters - the value of the quota counter to be applied to all quota counter periods.
func (QuotaByCounterKeysClient) UpdatePreparer
deprecated
func (client QuotaByCounterKeysClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, quotaCounterKey string, parameters QuotaCounterValueContractProperties) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdatePreparer prepares the Update request.
func (QuotaByCounterKeysClient) UpdateResponder
deprecated
func (client QuotaByCounterKeysClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateResponder handles the response to the Update request. The method always closes the http.Response Body.
func (QuotaByCounterKeysClient) UpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateSender sends the Update request. The method will close the http.Response Body if it receives an error.
type QuotaByPeriodKeysClient
deprecated
type QuotaByPeriodKeysClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. QuotaByPeriodKeysClient is the apiManagement Client
func NewQuotaByPeriodKeysClient
deprecated
func NewQuotaByPeriodKeysClient(subscriptionID string) QuotaByPeriodKeysClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewQuotaByPeriodKeysClient creates an instance of the QuotaByPeriodKeysClient client.
func NewQuotaByPeriodKeysClientWithBaseURI
deprecated
func NewQuotaByPeriodKeysClientWithBaseURI(baseURI string, subscriptionID string) QuotaByPeriodKeysClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewQuotaByPeriodKeysClientWithBaseURI creates an instance of the QuotaByPeriodKeysClient client.
func (QuotaByPeriodKeysClient) Get
deprecated
func (client QuotaByPeriodKeysClient) Get(ctx context.Context, resourceGroupName string, serviceName string, quotaCounterKey string, quotaPeriodKey string) (result QuotaCounterContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get gets the value of the quota counter associated with the counter-key in the policy for the specific period in service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. quotaCounterKey - quota counter key identifier.This is the result of expression defined in counter-key attribute of the quota-by-key policy.For Example, if you specify counter-key="boo" in the policy, then it’s accessible by "boo" counter key. But if it’s defined as counter-key="@("b"+"a")" then it will be accessible by "ba" key quotaPeriodKey - quota period key identifier.
func (QuotaByPeriodKeysClient) GetPreparer
deprecated
func (client QuotaByPeriodKeysClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, quotaCounterKey string, quotaPeriodKey string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (QuotaByPeriodKeysClient) GetResponder
deprecated
func (client QuotaByPeriodKeysClient) GetResponder(resp *http.Response) (result QuotaCounterContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (QuotaByPeriodKeysClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (QuotaByPeriodKeysClient) Update
deprecated
func (client QuotaByPeriodKeysClient) Update(ctx context.Context, resourceGroupName string, serviceName string, quotaCounterKey string, quotaPeriodKey string, parameters QuotaCounterValueContractProperties) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Update updates an existing quota counter value in the specified service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. quotaCounterKey - quota counter key identifier.This is the result of expression defined in counter-key attribute of the quota-by-key policy.For Example, if you specify counter-key="boo" in the policy, then it’s accessible by "boo" counter key. But if it’s defined as counter-key="@("b"+"a")" then it will be accessible by "ba" key quotaPeriodKey - quota period key identifier. parameters - the value of the Quota counter to be applied on the specified period.
func (QuotaByPeriodKeysClient) UpdatePreparer
deprecated
func (client QuotaByPeriodKeysClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, quotaCounterKey string, quotaPeriodKey string, parameters QuotaCounterValueContractProperties) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdatePreparer prepares the Update request.
func (QuotaByPeriodKeysClient) UpdateResponder
deprecated
func (client QuotaByPeriodKeysClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateResponder handles the response to the Update request. The method always closes the http.Response Body.
func (QuotaByPeriodKeysClient) UpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateSender sends the Update request. The method will close the http.Response Body if it receives an error.
type QuotaCounterCollection
deprecated
type QuotaCounterCollection struct { autorest.Response `json:"-"` // Value - Quota counter values. Value *[]QuotaCounterContract `json:"value,omitempty"` // Count - Total record count number across all pages. Count *int64 `json:"count,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. QuotaCounterCollection paged Quota Counter list representation.
type QuotaCounterContract
deprecated
type QuotaCounterContract struct { autorest.Response `json:"-"` // CounterKey - The Key value of the Counter. Must not be empty. CounterKey *string `json:"counterKey,omitempty"` // PeriodKey - Identifier of the Period for which the counter was collected. Must not be empty. PeriodKey *string `json:"periodKey,omitempty"` // PeriodStartTime - The date of the start of Counter Period. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard. PeriodStartTime *date.Time `json:"periodStartTime,omitempty"` // PeriodEndTime - The date of the end of Counter Period. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard. PeriodEndTime *date.Time `json:"periodEndTime,omitempty"` // Value - Quota Value Properties Value *QuotaCounterValueContractProperties `json:"value,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. QuotaCounterContract quota counter details.
type QuotaCounterValueContract
deprecated
type QuotaCounterValueContract struct { // QuotaCounterValueContractProperties - Quota counter Value Properties. *QuotaCounterValueContractProperties `json:"value,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. QuotaCounterValueContract quota counter value details.
func (QuotaCounterValueContract) MarshalJSON
deprecated
func (qcvc QuotaCounterValueContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for QuotaCounterValueContract.
func (*QuotaCounterValueContract) UnmarshalJSON
deprecated
func (qcvc *QuotaCounterValueContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for QuotaCounterValueContract struct.
type QuotaCounterValueContractProperties
deprecated
type QuotaCounterValueContractProperties struct { // CallsCount - Number of times Counter was called. CallsCount *int32 `json:"callsCount,omitempty"` // KbTransferred - Data Transferred in KiloBytes. KbTransferred *float64 `json:"kbTransferred,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. QuotaCounterValueContractProperties quota counter value details.
type RecipientEmailCollection
deprecated
type RecipientEmailCollection struct { autorest.Response `json:"-"` // Value - Page values. Value *[]RecipientEmailContract `json:"value,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RecipientEmailCollection paged Recipient User list representation.
type RecipientEmailContract
deprecated
type RecipientEmailContract struct { autorest.Response `json:"-"` // RecipientEmailContractProperties - Recipient Email contract properties. *RecipientEmailContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RecipientEmailContract recipient Email details.
func (RecipientEmailContract) MarshalJSON
deprecated
func (rec RecipientEmailContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for RecipientEmailContract.
func (*RecipientEmailContract) UnmarshalJSON
deprecated
func (rec *RecipientEmailContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for RecipientEmailContract struct.
type RecipientEmailContractProperties
deprecated
type RecipientEmailContractProperties struct { // Email - User Email subscribed to notification. Email *string `json:"email,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RecipientEmailContractProperties recipient Email Contract Properties.
type RecipientUserCollection
deprecated
type RecipientUserCollection struct { autorest.Response `json:"-"` // Value - Page values. Value *[]RecipientUserContract `json:"value,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RecipientUserCollection paged Recipient User list representation.
type RecipientUserContract
deprecated
type RecipientUserContract struct { autorest.Response `json:"-"` // RecipientUsersContractProperties - Recipient User entity contract properties. *RecipientUsersContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RecipientUserContract recipient User details.
func (RecipientUserContract) MarshalJSON
deprecated
func (ruc RecipientUserContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for RecipientUserContract.
func (*RecipientUserContract) UnmarshalJSON
deprecated
func (ruc *RecipientUserContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for RecipientUserContract struct.
type RecipientUsersContractProperties
deprecated
type RecipientUsersContractProperties struct { // UserID - API Management UserId subscribed to notification. UserID *string `json:"userId,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RecipientUsersContractProperties recipient User Contract Properties.
type RecipientsContractProperties
deprecated
type RecipientsContractProperties struct { // Emails - List of Emails subscribed for the notification. Emails *[]string `json:"emails,omitempty"` // Users - List of Users subscribed for the notification. Users *[]string `json:"users,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RecipientsContractProperties notification Parameter contract.
type RegionContract
deprecated
type RegionContract struct { // Name - Region name. Name *string `json:"name,omitempty"` // IsMasterRegion - whether Region is the master region. IsMasterRegion *bool `json:"isMasterRegion,omitempty"` // IsDeleted - whether Region is deleted. IsDeleted *bool `json:"isDeleted,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegionContract region profile.
type RegionListResult
deprecated
type RegionListResult struct { autorest.Response `json:"-"` // Value - Lists of Regions. Value *[]RegionContract `json:"value,omitempty"` // Count - Total record count number across all pages. Count *int64 `json:"count,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegionListResult lists Regions operation response details.
func (RegionListResult) IsEmpty
deprecated
func (rlr RegionListResult) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type RegionListResultIterator
deprecated
type RegionListResultIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegionListResultIterator provides access to a complete listing of RegionContract values.
func (*RegionListResultIterator) Next
deprecated
func (iter *RegionListResultIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*RegionListResultIterator) NextWithContext
deprecated
func (iter *RegionListResultIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (RegionListResultIterator) NotDone
deprecated
func (iter RegionListResultIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (RegionListResultIterator) Response
deprecated
func (iter RegionListResultIterator) Response() RegionListResult
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (RegionListResultIterator) Value
deprecated
func (iter RegionListResultIterator) Value() RegionContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type RegionListResultPage
deprecated
type RegionListResultPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegionListResultPage contains a page of RegionContract values.
func (*RegionListResultPage) Next
deprecated
func (page *RegionListResultPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*RegionListResultPage) NextWithContext
deprecated
func (page *RegionListResultPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (RegionListResultPage) NotDone
deprecated
func (page RegionListResultPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (RegionListResultPage) Response
deprecated
func (page RegionListResultPage) Response() RegionListResult
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (RegionListResultPage) Values
deprecated
func (page RegionListResultPage) Values() []RegionContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type RegionsClient
deprecated
type RegionsClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegionsClient is the apiManagement Client
func NewRegionsClient
deprecated
func NewRegionsClient(subscriptionID string) RegionsClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewRegionsClient creates an instance of the RegionsClient client.
func NewRegionsClientWithBaseURI
deprecated
func NewRegionsClientWithBaseURI(baseURI string, subscriptionID string) RegionsClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewRegionsClientWithBaseURI creates an instance of the RegionsClient client.
func (RegionsClient) ListByService
deprecated
func (client RegionsClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string) (result RegionListResultPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService lists all azure regions in which the service exists. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service.
func (RegionsClient) ListByServiceComplete
deprecated
func (client RegionsClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string) (result RegionListResultIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceComplete enumerates all values, automatically crossing page boundaries as required.
func (RegionsClient) ListByServicePreparer
deprecated
func (client RegionsClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (RegionsClient) ListByServiceResponder
deprecated
func (client RegionsClient) ListByServiceResponder(resp *http.Response) (result RegionListResult, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (RegionsClient) ListByServiceSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
type RegistrationDelegationSettingsProperties
deprecated
type RegistrationDelegationSettingsProperties struct { // Enabled - Enable or disable delegation for user registration. Enabled *bool `json:"enabled,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegistrationDelegationSettingsProperties user registration delegation settings properties.
type ReportCollection
deprecated
type ReportCollection struct { autorest.Response `json:"-"` // Value - Page values. Value *[]ReportRecordContract `json:"value,omitempty"` // Count - Total record count number across all pages. Count *int64 `json:"count,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ReportCollection paged Report records list representation.
func (ReportCollection) IsEmpty
deprecated
func (rc ReportCollection) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type ReportCollectionIterator
deprecated
type ReportCollectionIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ReportCollectionIterator provides access to a complete listing of ReportRecordContract values.
func (*ReportCollectionIterator) Next
deprecated
func (iter *ReportCollectionIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ReportCollectionIterator) NextWithContext
deprecated
func (iter *ReportCollectionIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (ReportCollectionIterator) NotDone
deprecated
func (iter ReportCollectionIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (ReportCollectionIterator) Response
deprecated
func (iter ReportCollectionIterator) Response() ReportCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (ReportCollectionIterator) Value
deprecated
func (iter ReportCollectionIterator) Value() ReportRecordContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type ReportCollectionPage
deprecated
type ReportCollectionPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ReportCollectionPage contains a page of ReportRecordContract values.
func (*ReportCollectionPage) Next
deprecated
func (page *ReportCollectionPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ReportCollectionPage) NextWithContext
deprecated
func (page *ReportCollectionPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (ReportCollectionPage) NotDone
deprecated
func (page ReportCollectionPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (ReportCollectionPage) Response
deprecated
func (page ReportCollectionPage) Response() ReportCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (ReportCollectionPage) Values
deprecated
func (page ReportCollectionPage) Values() []ReportRecordContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type ReportRecordContract
deprecated
type ReportRecordContract struct { // Name - Name depending on report endpoint specifies product, API, operation or developer name. Name *string `json:"name,omitempty"` // Timestamp - Start of aggregation period. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard. Timestamp *date.Time `json:"timestamp,omitempty"` // Interval - Length of agregation period. Interval must be multiple of 15 minutes and may not be zero. The value should be in ISO 8601 format (http://en.wikipedia.org/wiki/ISO_8601#Durations). Interval *string `json:"interval,omitempty"` // Country - Country to which this record data is related. Country *string `json:"country,omitempty"` // Region - Country region to which this record data is related. Region *string `json:"region,omitempty"` // Zip - Zip code to which this record data is related. Zip *string `json:"zip,omitempty"` // UserID - User identifier path. /users/{userId} UserID *string `json:"userId,omitempty"` // ProductID - Product identifier path. /products/{productId} ProductID *string `json:"productId,omitempty"` // APIID - API identifier path. /apis/{apiId} APIID *string `json:"apiId,omitempty"` // OperationID - Operation identifier path. /apis/{apiId}/operations/{operationId} OperationID *string `json:"operationId,omitempty"` // APIRegion - API region identifier. APIRegion *string `json:"apiRegion,omitempty"` // SubscriptionID - Subscription identifier path. /subscriptions/{subscriptionId} SubscriptionID *string `json:"subscriptionId,omitempty"` // CallCountSuccess - Number of succesful calls. This includes calls returning HttpStatusCode <= 301 and HttpStatusCode.NotModified and HttpStatusCode.TemporaryRedirect CallCountSuccess *int32 `json:"callCountSuccess,omitempty"` // CallCountBlocked - Number of calls blocked due to invalid credentials. This includes calls returning HttpStatusCode.Unauthorize and HttpStatusCode.Forbidden and HttpStatusCode.TooManyRequests CallCountBlocked *int32 `json:"callCountBlocked,omitempty"` // CallCountFailed - Number of calls failed due to proxy or backend errors. This includes calls returning HttpStatusCode.BadRequest(400) and any Code between HttpStatusCode.InternalServerError (500) and 600 CallCountFailed *int32 `json:"callCountFailed,omitempty"` // CallCountOther - Number of other calls. CallCountOther *int32 `json:"callCountOther,omitempty"` // CallCountTotal - Total number of calls. CallCountTotal *int32 `json:"callCountTotal,omitempty"` // Bandwidth - Bandwidth consumed. Bandwidth *int64 `json:"bandwidth,omitempty"` // CacheHitCount - Number of times when content was served from cache policy. CacheHitCount *int32 `json:"cacheHitCount,omitempty"` // CacheMissCount - Number of times content was fetched from backend. CacheMissCount *int32 `json:"cacheMissCount,omitempty"` // APITimeAvg - Average time it took to process request. APITimeAvg *float64 `json:"apiTimeAvg,omitempty"` // APITimeMin - Minimum time it took to process request. APITimeMin *float64 `json:"apiTimeMin,omitempty"` // APITimeMax - Maximum time it took to process request. APITimeMax *float64 `json:"apiTimeMax,omitempty"` // ServiceTimeAvg - Average time it took to process request on backend. ServiceTimeAvg *float64 `json:"serviceTimeAvg,omitempty"` // ServiceTimeMin - Minimum time it took to process request on backend. ServiceTimeMin *float64 `json:"serviceTimeMin,omitempty"` // ServiceTimeMax - Maximum time it took to process request on backend. ServiceTimeMax *float64 `json:"serviceTimeMax,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ReportRecordContract report data.
type ReportsClient
deprecated
type ReportsClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ReportsClient is the apiManagement Client
func NewReportsClient
deprecated
func NewReportsClient(subscriptionID string) ReportsClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewReportsClient creates an instance of the ReportsClient client.
func NewReportsClientWithBaseURI
deprecated
func NewReportsClientWithBaseURI(baseURI string, subscriptionID string) ReportsClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewReportsClientWithBaseURI creates an instance of the ReportsClient client.
func (ReportsClient) ListByAPI
deprecated
func (client ReportsClient) ListByAPI(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result ReportCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPI lists report records by API. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. filter - the filter to apply on the operation. top - number of records to return. skip - number of records to skip.
func (ReportsClient) ListByAPIComplete
deprecated
func (client ReportsClient) ListByAPIComplete(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result ReportCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPIComplete enumerates all values, automatically crossing page boundaries as required.
func (ReportsClient) ListByAPIPreparer
deprecated
func (client ReportsClient) ListByAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPIPreparer prepares the ListByAPI request.
func (ReportsClient) ListByAPIResponder
deprecated
func (client ReportsClient) ListByAPIResponder(resp *http.Response) (result ReportCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPIResponder handles the response to the ListByAPI request. The method always closes the http.Response Body.
func (ReportsClient) ListByAPISender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPISender sends the ListByAPI request. The method will close the http.Response Body if it receives an error.
func (ReportsClient) ListByGeo
deprecated
func (client ReportsClient) ListByGeo(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result ReportCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByGeo lists report records by GeoGraphy. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. filter - the filter to apply on the operation. top - number of records to return. skip - number of records to skip.
func (ReportsClient) ListByGeoComplete
deprecated
func (client ReportsClient) ListByGeoComplete(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result ReportCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByGeoComplete enumerates all values, automatically crossing page boundaries as required.
func (ReportsClient) ListByGeoPreparer
deprecated
func (client ReportsClient) ListByGeoPreparer(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByGeoPreparer prepares the ListByGeo request.
func (ReportsClient) ListByGeoResponder
deprecated
func (client ReportsClient) ListByGeoResponder(resp *http.Response) (result ReportCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByGeoResponder handles the response to the ListByGeo request. The method always closes the http.Response Body.
func (ReportsClient) ListByGeoSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByGeoSender sends the ListByGeo request. The method will close the http.Response Body if it receives an error.
func (ReportsClient) ListByOperation
deprecated
func (client ReportsClient) ListByOperation(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result ReportCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByOperation lists report records by API Operations. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. filter - the filter to apply on the operation. top - number of records to return. skip - number of records to skip.
func (ReportsClient) ListByOperationComplete
deprecated
func (client ReportsClient) ListByOperationComplete(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result ReportCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByOperationComplete enumerates all values, automatically crossing page boundaries as required.
func (ReportsClient) ListByOperationPreparer
deprecated
func (client ReportsClient) ListByOperationPreparer(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByOperationPreparer prepares the ListByOperation request.
func (ReportsClient) ListByOperationResponder
deprecated
func (client ReportsClient) ListByOperationResponder(resp *http.Response) (result ReportCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByOperationResponder handles the response to the ListByOperation request. The method always closes the http.Response Body.
func (ReportsClient) ListByOperationSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByOperationSender sends the ListByOperation request. The method will close the http.Response Body if it receives an error.
func (ReportsClient) ListByProduct
deprecated
func (client ReportsClient) ListByProduct(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result ReportCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByProduct lists report records by Product. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. filter - the filter to apply on the operation. top - number of records to return. skip - number of records to skip.
func (ReportsClient) ListByProductComplete
deprecated
func (client ReportsClient) ListByProductComplete(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result ReportCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByProductComplete enumerates all values, automatically crossing page boundaries as required.
func (ReportsClient) ListByProductPreparer
deprecated
func (client ReportsClient) ListByProductPreparer(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByProductPreparer prepares the ListByProduct request.
func (ReportsClient) ListByProductResponder
deprecated
func (client ReportsClient) ListByProductResponder(resp *http.Response) (result ReportCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByProductResponder handles the response to the ListByProduct request. The method always closes the http.Response Body.
func (ReportsClient) ListByProductSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByProductSender sends the ListByProduct request. The method will close the http.Response Body if it receives an error.
func (ReportsClient) ListByRequest
deprecated
func (client ReportsClient) ListByRequest(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result RequestReportCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByRequest lists report records by Request. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. filter - the filter to apply on the operation. top - number of records to return. skip - number of records to skip.
func (ReportsClient) ListByRequestPreparer
deprecated
func (client ReportsClient) ListByRequestPreparer(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByRequestPreparer prepares the ListByRequest request.
func (ReportsClient) ListByRequestResponder
deprecated
func (client ReportsClient) ListByRequestResponder(resp *http.Response) (result RequestReportCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByRequestResponder handles the response to the ListByRequest request. The method always closes the http.Response Body.
func (ReportsClient) ListByRequestSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByRequestSender sends the ListByRequest request. The method will close the http.Response Body if it receives an error.
func (ReportsClient) ListBySubscription
deprecated
func (client ReportsClient) ListBySubscription(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result ReportCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListBySubscription lists report records by subscription. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. filter - the filter to apply on the operation. top - number of records to return. skip - number of records to skip.
func (ReportsClient) ListBySubscriptionComplete
deprecated
func (client ReportsClient) ListBySubscriptionComplete(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result ReportCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListBySubscriptionComplete enumerates all values, automatically crossing page boundaries as required.
func (ReportsClient) ListBySubscriptionPreparer
deprecated
func (client ReportsClient) ListBySubscriptionPreparer(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListBySubscriptionPreparer prepares the ListBySubscription request.
func (ReportsClient) ListBySubscriptionResponder
deprecated
func (client ReportsClient) ListBySubscriptionResponder(resp *http.Response) (result ReportCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListBySubscriptionResponder handles the response to the ListBySubscription request. The method always closes the http.Response Body.
func (ReportsClient) ListBySubscriptionSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListBySubscriptionSender sends the ListBySubscription request. The method will close the http.Response Body if it receives an error.
func (ReportsClient) ListByTime
deprecated
func (client ReportsClient) ListByTime(ctx context.Context, resourceGroupName string, serviceName string, interval string, filter string, top *int32, skip *int32) (result ReportCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByTime lists report records by Time. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. interval - by time interval. Interval must be multiple of 15 minutes and may not be zero. The value should be in ISO 8601 format (http://en.wikipedia.org/wiki/ISO_8601#Durations).This code can be used to convert TimeSpan to a valid interval string: XmlConvert.ToString(new TimeSpan(hours, minutes, secconds)) filter - the filter to apply on the operation. top - number of records to return. skip - number of records to skip.
func (ReportsClient) ListByTimeComplete
deprecated
func (client ReportsClient) ListByTimeComplete(ctx context.Context, resourceGroupName string, serviceName string, interval string, filter string, top *int32, skip *int32) (result ReportCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByTimeComplete enumerates all values, automatically crossing page boundaries as required.
func (ReportsClient) ListByTimePreparer
deprecated
func (client ReportsClient) ListByTimePreparer(ctx context.Context, resourceGroupName string, serviceName string, interval string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByTimePreparer prepares the ListByTime request.
func (ReportsClient) ListByTimeResponder
deprecated
func (client ReportsClient) ListByTimeResponder(resp *http.Response) (result ReportCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByTimeResponder handles the response to the ListByTime request. The method always closes the http.Response Body.
func (ReportsClient) ListByTimeSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByTimeSender sends the ListByTime request. The method will close the http.Response Body if it receives an error.
func (ReportsClient) ListByUser
deprecated
func (client ReportsClient) ListByUser(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result ReportCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByUser lists report records by User. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. filter - the filter to apply on the operation. top - number of records to return. skip - number of records to skip.
func (ReportsClient) ListByUserComplete
deprecated
func (client ReportsClient) ListByUserComplete(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result ReportCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByUserComplete enumerates all values, automatically crossing page boundaries as required.
func (ReportsClient) ListByUserPreparer
deprecated
func (client ReportsClient) ListByUserPreparer(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByUserPreparer prepares the ListByUser request.
func (ReportsClient) ListByUserResponder
deprecated
func (client ReportsClient) ListByUserResponder(resp *http.Response) (result ReportCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByUserResponder handles the response to the ListByUser request. The method always closes the http.Response Body.
func (ReportsClient) ListByUserSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByUserSender sends the ListByUser request. The method will close the http.Response Body if it receives an error.
type RepresentationContract
deprecated
type RepresentationContract struct { // ContentType - Specifies a registered or custom content type for this representation, e.g. application/xml. ContentType *string `json:"contentType,omitempty"` // Sample - An example of the representation. Sample *string `json:"sample,omitempty"` // SchemaID - Schema identifier. Applicable only if 'contentType' value is neither 'application/x-www-form-urlencoded' nor 'multipart/form-data'. SchemaID *string `json:"schemaId,omitempty"` // TypeName - Type name defined by the schema. Applicable only if 'contentType' value is neither 'application/x-www-form-urlencoded' nor 'multipart/form-data'. TypeName *string `json:"typeName,omitempty"` // FormParameters - Collection of form parameters. Required if 'contentType' value is either 'application/x-www-form-urlencoded' or 'multipart/form-data'.. FormParameters *[]ParameterContract `json:"formParameters,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RepresentationContract operation request/response representation details.
type RequestContract
deprecated
type RequestContract struct { // Description - Operation request description. Description *string `json:"description,omitempty"` // QueryParameters - Collection of operation request query parameters. QueryParameters *[]ParameterContract `json:"queryParameters,omitempty"` // Headers - Collection of operation request headers. Headers *[]ParameterContract `json:"headers,omitempty"` // Representations - Collection of operation request representations. Representations *[]RepresentationContract `json:"representations,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RequestContract operation request details.
type RequestReportCollection
deprecated
type RequestReportCollection struct { autorest.Response `json:"-"` // Value - Page values. Value *[]RequestReportRecordContract `json:"value,omitempty"` // Count - Total record count number across all pages. Count *int64 `json:"count,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RequestReportCollection paged Report records list representation.
type RequestReportRecordContract
deprecated
type RequestReportRecordContract struct { // APIID - API identifier path. /apis/{apiId} APIID *string `json:"apiId,omitempty"` // OperationID - Operation identifier path. /apis/{apiId}/operations/{operationId} OperationID *string `json:"operationId,omitempty"` // ProductID - Product identifier path. /products/{productId} ProductID *string `json:"productId,omitempty"` // UserID - User identifier path. /users/{userId} UserID *string `json:"userId,omitempty"` // Method - The HTTP method associated with this request.. Method *string `json:"method,omitempty"` // URL - The full URL associated with this request. URL *string `json:"url,omitempty"` // IPAddress - The client IP address associated with this request. IPAddress *string `json:"ipAddress,omitempty"` // BackendResponseCode - The HTTP status code received by the gateway as a result of forwarding this request to the backend. BackendResponseCode *string `json:"backendResponseCode,omitempty"` // ResponseCode - The HTTP status code returned by the gateway. ResponseCode *int32 `json:"responseCode,omitempty"` // ResponseSize - The size of the response returned by the gateway. ResponseSize *int32 `json:"responseSize,omitempty"` // Timestamp - The date and time when this request was received by the gateway in ISO 8601 format. Timestamp *date.Time `json:"timestamp,omitempty"` // Cache - Specifies if response cache was involved in generating the response. If the value is none, the cache was not used. If the value is hit, cached response was returned. If the value is miss, the cache was used but lookup resulted in a miss and request was fullfilled by the backend. Cache *string `json:"cache,omitempty"` // APITime - The total time it took to process this request. APITime *float64 `json:"apiTime,omitempty"` // ServiceTime - he time it took to forward this request to the backend and get the response back. ServiceTime *float64 `json:"serviceTime,omitempty"` // APIRegion - Azure region where the gateway that processed this request is located. APIRegion *string `json:"apiRegion,omitempty"` // SubscriptionID - Subscription identifier path. /subscriptions/{subscriptionId} SubscriptionID *string `json:"subscriptionId,omitempty"` // RequestID - Request Identifier. RequestID *string `json:"requestId,omitempty"` // RequestSize - The size of this request.. RequestSize *int32 `json:"requestSize,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RequestReportRecordContract request Report data.
type Resource
deprecated
type Resource struct { // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Resource the Resource definition.
type ResponseContract
deprecated
type ResponseContract struct { // StatusCode - Operation response HTTP status code. StatusCode *int32 `json:"statusCode,omitempty"` // Description - Operation response description. Description *string `json:"description,omitempty"` // Representations - Collection of operation response representations. Representations *[]RepresentationContract `json:"representations,omitempty"` // Headers - Collection of operation response headers. Headers *[]ParameterContract `json:"headers,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ResponseContract operation response details.
type SaveConfigurationParameter
deprecated
type SaveConfigurationParameter struct { // Branch - The name of the Git branch in which to commit the current configuration snapshot. Branch *string `json:"branch,omitempty"` // Force - The value if true, the current configuration database is committed to the Git repository, even if the Git repository has newer changes that would be overwritten. Force *bool `json:"force,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. SaveConfigurationParameter parameters supplied to the Save Tenant Configuration operation.
type SchemaCollection
deprecated
type SchemaCollection struct { autorest.Response `json:"-"` // Value - Api Schema Contract value. Value *[]SchemaContract `json:"value,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. SchemaCollection the response of the list schema operation.
func (SchemaCollection) IsEmpty
deprecated
func (sc SchemaCollection) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type SchemaCollectionIterator
deprecated
type SchemaCollectionIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. SchemaCollectionIterator provides access to a complete listing of SchemaContract values.
func (*SchemaCollectionIterator) Next
deprecated
func (iter *SchemaCollectionIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*SchemaCollectionIterator) NextWithContext
deprecated
func (iter *SchemaCollectionIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (SchemaCollectionIterator) NotDone
deprecated
func (iter SchemaCollectionIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (SchemaCollectionIterator) Response
deprecated
func (iter SchemaCollectionIterator) Response() SchemaCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (SchemaCollectionIterator) Value
deprecated
func (iter SchemaCollectionIterator) Value() SchemaContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type SchemaCollectionPage
deprecated
type SchemaCollectionPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. SchemaCollectionPage contains a page of SchemaContract values.
func (*SchemaCollectionPage) Next
deprecated
func (page *SchemaCollectionPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*SchemaCollectionPage) NextWithContext
deprecated
func (page *SchemaCollectionPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (SchemaCollectionPage) NotDone
deprecated
func (page SchemaCollectionPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (SchemaCollectionPage) Response
deprecated
func (page SchemaCollectionPage) Response() SchemaCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (SchemaCollectionPage) Values
deprecated
func (page SchemaCollectionPage) Values() []SchemaContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type SchemaContract
deprecated
type SchemaContract struct { autorest.Response `json:"-"` // SchemaContractProperties - Properties of the Schema. *SchemaContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. SchemaContract schema Contract details.
func (SchemaContract) MarshalJSON
deprecated
func (sc SchemaContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for SchemaContract.
func (*SchemaContract) UnmarshalJSON
deprecated
func (sc *SchemaContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for SchemaContract struct.
type SchemaContractProperties
deprecated
type SchemaContractProperties struct { // ContentType - Must be a valid a media type used in a Content-Type header as defined in the RFC 2616. Media type of the schema document (e.g. application/json, application/xml). ContentType *string `json:"contentType,omitempty"` // SchemaDocumentProperties - Properties of the Schema Document. *SchemaDocumentProperties `json:"document,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. SchemaContractProperties schema contract Properties.
func (SchemaContractProperties) MarshalJSON
deprecated
func (scp SchemaContractProperties) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for SchemaContractProperties.
func (*SchemaContractProperties) UnmarshalJSON
deprecated
func (scp *SchemaContractProperties) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for SchemaContractProperties struct.
type SchemaDocumentProperties
deprecated
type SchemaDocumentProperties struct { // Value - Json escaped string defining the document representing the Schema. Value *string `json:"value,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. SchemaDocumentProperties schema Document Properties.
type ServiceApplyNetworkConfigurationParameters
deprecated
type ServiceApplyNetworkConfigurationParameters struct { // Location - Location of the Api Management service to update for a multi-region service. For a service deployed in a single region, this parameter is not required. Location *string `json:"location,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ServiceApplyNetworkConfigurationParameters parameter supplied to the Apply Network configuration operation.
type ServiceApplyNetworkConfigurationUpdatesFuture
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ServiceApplyNetworkConfigurationUpdatesFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ServiceApplyNetworkConfigurationUpdatesFuture) Result
deprecated
func (future *ServiceApplyNetworkConfigurationUpdatesFuture) Result(client ServiceClient) (sr ServiceResource, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Result returns the result of the asynchronous operation. If the operation has not completed it will return an error.
type ServiceBackupFuture
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ServiceBackupFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ServiceBackupFuture) Result
deprecated
func (future *ServiceBackupFuture) Result(client ServiceClient) (sr ServiceResource, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Result returns the result of the asynchronous operation. If the operation has not completed it will return an error.
type ServiceBackupRestoreParameters
deprecated
type ServiceBackupRestoreParameters struct { // StorageAccount - Azure Cloud Storage account (used to place/retrieve the backup) name. StorageAccount *string `json:"storageAccount,omitempty"` // AccessKey - Azure Cloud Storage account (used to place/retrieve the backup) access key. AccessKey *string `json:"accessKey,omitempty"` // ContainerName - Azure Cloud Storage blob container name used to place/retrieve the backup. ContainerName *string `json:"containerName,omitempty"` // BackupName - The name of the backup file to create. BackupName *string `json:"backupName,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ServiceBackupRestoreParameters parameters supplied to the Backup/Restore of an API Management service operation.
type ServiceBaseProperties
deprecated
type ServiceBaseProperties struct { // NotificationSenderEmail - Email address from which the notification will be sent. NotificationSenderEmail *string `json:"notificationSenderEmail,omitempty"` // ProvisioningState - The current provisioning state of the API Management service which can be one of the following: Created/Activating/Succeeded/Updating/Failed/Stopped/Terminating/TerminationFailed/Deleted. ProvisioningState *string `json:"provisioningState,omitempty"` // TargetProvisioningState - The provisioning state of the API Management service, which is targeted by the long running operation started on the service. TargetProvisioningState *string `json:"targetProvisioningState,omitempty"` // CreatedAtUtc - Creation UTC date of the API Management service.The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard. CreatedAtUtc *date.Time `json:"createdAtUtc,omitempty"` // GatewayURL - Gateway URL of the API Management service. GatewayURL *string `json:"gatewayUrl,omitempty"` // GatewayRegionalURL - Gateway URL of the API Management service in the Default Region. GatewayRegionalURL *string `json:"gatewayRegionalUrl,omitempty"` // PortalURL - Publisher portal endpoint Url of the API Management service. PortalURL *string `json:"portalUrl,omitempty"` // ManagementAPIURL - Management API endpoint URL of the API Management service. ManagementAPIURL *string `json:"managementApiUrl,omitempty"` // ScmURL - SCM endpoint URL of the API Management service. ScmURL *string `json:"scmUrl,omitempty"` // HostnameConfigurations - Custom hostname configuration of the API Management service. HostnameConfigurations *[]HostnameConfiguration `json:"hostnameConfigurations,omitempty"` // PublicIPAddresses - Public Static Load Balanced IP addresses of the API Management service in Primary region. Available only for Basic, Standard and Premium SKU. PublicIPAddresses *[]string `json:"publicIPAddresses,omitempty"` // PrivateIPAddresses - Private Static Load Balanced IP addresses of the API Management service in Primary region which is deployed in an Internal Virtual Network. Available only for Basic, Standard and Premium SKU. PrivateIPAddresses *[]string `json:"privateIPAddresses,omitempty"` // VirtualNetworkConfiguration - Virtual network configuration of the API Management service. VirtualNetworkConfiguration *VirtualNetworkConfiguration `json:"virtualNetworkConfiguration,omitempty"` // AdditionalLocations - Additional datacenter locations of the API Management service. AdditionalLocations *[]AdditionalLocation `json:"additionalLocations,omitempty"` // CustomProperties - Custom properties of the API Management service. Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168` will disable the cipher TLS_RSA_WITH_3DES_EDE_CBC_SHA for all TLS(1.0, 1.1 and 1.2). Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11` can be used to disable just TLS 1.1 and setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10` can be used to disable TLS 1.0 on an API Management service. CustomProperties map[string]*string `json:"customProperties"` // Certificates - List of Certificates that need to be installed in the API Management service. Max supported certificates that can be installed is 10. Certificates *[]CertificateConfiguration `json:"certificates,omitempty"` // VirtualNetworkType - The type of VPN in which API Managemet service needs to be configured in. None (Default Value) means the API Management service is not part of any Virtual Network, External means the API Management deployment is set up inside a Virtual Network having an Internet Facing Endpoint, and Internal means that API Management deployment is setup inside a Virtual Network having an Intranet Facing Endpoint only. Possible values include: 'VirtualNetworkTypeNone', 'VirtualNetworkTypeExternal', 'VirtualNetworkTypeInternal' VirtualNetworkType VirtualNetworkType `json:"virtualNetworkType,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ServiceBaseProperties base Properties of an API Management service resource description.
func (ServiceBaseProperties) MarshalJSON
deprecated
func (sbp ServiceBaseProperties) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for ServiceBaseProperties.
type ServiceCheckNameAvailabilityParameters
deprecated
type ServiceCheckNameAvailabilityParameters struct { // Name - The name to check for availability. Name *string `json:"name,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ServiceCheckNameAvailabilityParameters parameters supplied to the CheckNameAvailability operation.
type ServiceClient
deprecated
type ServiceClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ServiceClient is the apiManagement Client
func NewServiceClient
deprecated
func NewServiceClient(subscriptionID string) ServiceClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewServiceClient creates an instance of the ServiceClient client.
func NewServiceClientWithBaseURI
deprecated
func NewServiceClientWithBaseURI(baseURI string, subscriptionID string) ServiceClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewServiceClientWithBaseURI creates an instance of the ServiceClient client.
func (ServiceClient) ApplyNetworkConfigurationUpdates
deprecated
func (client ServiceClient) ApplyNetworkConfigurationUpdates(ctx context.Context, resourceGroupName string, serviceName string, parameters *ServiceApplyNetworkConfigurationParameters) (result ServiceApplyNetworkConfigurationUpdatesFuture, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ApplyNetworkConfigurationUpdates updates the Microsoft.ApiManagement resource running in the Virtual network to pick the updated network settings. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. parameters - parameters supplied to the Apply Network Configuration operation. If the parameters are empty, all the regions in which the Api Management service is deployed will be updated sequentially without incurring downtime in the region.
func (ServiceClient) ApplyNetworkConfigurationUpdatesPreparer
deprecated
func (client ServiceClient) ApplyNetworkConfigurationUpdatesPreparer(ctx context.Context, resourceGroupName string, serviceName string, parameters *ServiceApplyNetworkConfigurationParameters) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ApplyNetworkConfigurationUpdatesPreparer prepares the ApplyNetworkConfigurationUpdates request.
func (ServiceClient) ApplyNetworkConfigurationUpdatesResponder
deprecated
func (client ServiceClient) ApplyNetworkConfigurationUpdatesResponder(resp *http.Response) (result ServiceResource, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ApplyNetworkConfigurationUpdatesResponder handles the response to the ApplyNetworkConfigurationUpdates request. The method always closes the http.Response Body.
func (ServiceClient) ApplyNetworkConfigurationUpdatesSender
deprecated
func (client ServiceClient) ApplyNetworkConfigurationUpdatesSender(req *http.Request) (future ServiceApplyNetworkConfigurationUpdatesFuture, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ApplyNetworkConfigurationUpdatesSender sends the ApplyNetworkConfigurationUpdates request. The method will close the http.Response Body if it receives an error.
func (ServiceClient) Backup
deprecated
func (client ServiceClient) Backup(ctx context.Context, resourceGroupName string, serviceName string, parameters ServiceBackupRestoreParameters) (result ServiceBackupFuture, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Backup creates a backup of the API Management service to the given Azure Storage Account. This is long running operation and could take several minutes to complete. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. parameters - parameters supplied to the ApiManagementService_Backup operation.
func (ServiceClient) BackupPreparer
deprecated
func (client ServiceClient) BackupPreparer(ctx context.Context, resourceGroupName string, serviceName string, parameters ServiceBackupRestoreParameters) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. BackupPreparer prepares the Backup request.
func (ServiceClient) BackupResponder
deprecated
func (client ServiceClient) BackupResponder(resp *http.Response) (result ServiceResource, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. BackupResponder handles the response to the Backup request. The method always closes the http.Response Body.
func (ServiceClient) BackupSender
deprecated
func (client ServiceClient) BackupSender(req *http.Request) (future ServiceBackupFuture, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. BackupSender sends the Backup request. The method will close the http.Response Body if it receives an error.
func (ServiceClient) CheckNameAvailability
deprecated
func (client ServiceClient) CheckNameAvailability(ctx context.Context, parameters ServiceCheckNameAvailabilityParameters) (result ServiceNameAvailabilityResult, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckNameAvailability checks availability and correctness of a name for an API Management service. Parameters: parameters - parameters supplied to the CheckNameAvailability operation.
func (ServiceClient) CheckNameAvailabilityPreparer
deprecated
func (client ServiceClient) CheckNameAvailabilityPreparer(ctx context.Context, parameters ServiceCheckNameAvailabilityParameters) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckNameAvailabilityPreparer prepares the CheckNameAvailability request.
func (ServiceClient) CheckNameAvailabilityResponder
deprecated
func (client ServiceClient) CheckNameAvailabilityResponder(resp *http.Response) (result ServiceNameAvailabilityResult, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckNameAvailabilityResponder handles the response to the CheckNameAvailability request. The method always closes the http.Response Body.
func (ServiceClient) CheckNameAvailabilitySender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CheckNameAvailabilitySender sends the CheckNameAvailability request. The method will close the http.Response Body if it receives an error.
func (ServiceClient) CreateOrUpdate
deprecated
func (client ServiceClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, parameters ServiceResource) (result ServiceCreateOrUpdateFuture, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate creates or updates an API Management service. This is long running operation and could take several minutes to complete. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. parameters - parameters supplied to the CreateOrUpdate API Management service operation.
func (ServiceClient) CreateOrUpdatePreparer
deprecated
func (client ServiceClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, parameters ServiceResource) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (ServiceClient) CreateOrUpdateResponder
deprecated
func (client ServiceClient) CreateOrUpdateResponder(resp *http.Response) (result ServiceResource, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (ServiceClient) CreateOrUpdateSender
deprecated
func (client ServiceClient) CreateOrUpdateSender(req *http.Request) (future ServiceCreateOrUpdateFuture, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (ServiceClient) Delete
deprecated
func (client ServiceClient) Delete(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes an existing API Management service. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service.
func (ServiceClient) DeletePreparer
deprecated
func (client ServiceClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (ServiceClient) DeleteResponder
deprecated
func (client ServiceClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (ServiceClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (ServiceClient) Get
deprecated
func (client ServiceClient) Get(ctx context.Context, resourceGroupName string, serviceName string) (result ServiceResource, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get gets an API Management service resource description. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service.
func (ServiceClient) GetPreparer
deprecated
func (ServiceClient) GetResponder
deprecated
func (client ServiceClient) GetResponder(resp *http.Response) (result ServiceResource, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (ServiceClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (ServiceClient) GetSsoToken
deprecated
func (client ServiceClient) GetSsoToken(ctx context.Context, resourceGroupName string, serviceName string) (result ServiceGetSsoTokenResult, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSsoToken gets the Single-Sign-On token for the API Management Service which is valid for 5 Minutes. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service.
func (ServiceClient) GetSsoTokenPreparer
deprecated
func (client ServiceClient) GetSsoTokenPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSsoTokenPreparer prepares the GetSsoToken request.
func (ServiceClient) GetSsoTokenResponder
deprecated
func (client ServiceClient) GetSsoTokenResponder(resp *http.Response) (result ServiceGetSsoTokenResult, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSsoTokenResponder handles the response to the GetSsoToken request. The method always closes the http.Response Body.
func (ServiceClient) GetSsoTokenSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSsoTokenSender sends the GetSsoToken request. The method will close the http.Response Body if it receives an error.
func (ServiceClient) List
deprecated
func (client ServiceClient) List(ctx context.Context) (result ServiceListResultPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. List lists all API Management services within an Azure subscription.
func (ServiceClient) ListByResourceGroup
deprecated
func (client ServiceClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ServiceListResultPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByResourceGroup list all API Management services within a resource group. Parameters: resourceGroupName - the name of the resource group.
func (ServiceClient) ListByResourceGroupComplete
deprecated
func (client ServiceClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result ServiceListResultIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByResourceGroupComplete enumerates all values, automatically crossing page boundaries as required.
func (ServiceClient) ListByResourceGroupPreparer
deprecated
func (client ServiceClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByResourceGroupPreparer prepares the ListByResourceGroup request.
func (ServiceClient) ListByResourceGroupResponder
deprecated
func (client ServiceClient) ListByResourceGroupResponder(resp *http.Response) (result ServiceListResult, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByResourceGroupResponder handles the response to the ListByResourceGroup request. The method always closes the http.Response Body.
func (ServiceClient) ListByResourceGroupSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByResourceGroupSender sends the ListByResourceGroup request. The method will close the http.Response Body if it receives an error.
func (ServiceClient) ListComplete
deprecated
func (client ServiceClient) ListComplete(ctx context.Context) (result ServiceListResultIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListComplete enumerates all values, automatically crossing page boundaries as required.
func (ServiceClient) ListPreparer
deprecated
func (ServiceClient) ListResponder
deprecated
func (client ServiceClient) ListResponder(resp *http.Response) (result ServiceListResult, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (ServiceClient) ListSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListSender sends the List request. The method will close the http.Response Body if it receives an error.
func (ServiceClient) Restore
deprecated
func (client ServiceClient) Restore(ctx context.Context, resourceGroupName string, serviceName string, parameters ServiceBackupRestoreParameters) (result ServiceRestoreFuture, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Restore restores a backup of an API Management service created using the ApiManagementService_Backup operation on the current service. This is a long running operation and could take several minutes to complete. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. parameters - parameters supplied to the Restore API Management service from backup operation.
func (ServiceClient) RestorePreparer
deprecated
func (client ServiceClient) RestorePreparer(ctx context.Context, resourceGroupName string, serviceName string, parameters ServiceBackupRestoreParameters) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RestorePreparer prepares the Restore request.
func (ServiceClient) RestoreResponder
deprecated
func (client ServiceClient) RestoreResponder(resp *http.Response) (result ServiceResource, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RestoreResponder handles the response to the Restore request. The method always closes the http.Response Body.
func (ServiceClient) RestoreSender
deprecated
func (client ServiceClient) RestoreSender(req *http.Request) (future ServiceRestoreFuture, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RestoreSender sends the Restore request. The method will close the http.Response Body if it receives an error.
func (ServiceClient) Update
deprecated
func (client ServiceClient) Update(ctx context.Context, resourceGroupName string, serviceName string, parameters ServiceUpdateParameters) (result ServiceUpdateFuture, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Update updates an existing API Management service. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. parameters - parameters supplied to the CreateOrUpdate API Management service operation.
func (ServiceClient) UpdateHostname
deprecated
func (client ServiceClient) UpdateHostname(ctx context.Context, resourceGroupName string, serviceName string, parameters ServiceUpdateHostnameParameters) (result ServiceUpdateHostnameFuture, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateHostname creates, updates, or deletes the custom hostnames for an API Management service. The custom hostname can be applied to the Proxy and Portal endpoint. This is a long running operation and could take several minutes to complete. This operation will be deprecated in the next version update. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. parameters - parameters supplied to the UpdateHostname operation.
func (ServiceClient) UpdateHostnamePreparer
deprecated
func (client ServiceClient) UpdateHostnamePreparer(ctx context.Context, resourceGroupName string, serviceName string, parameters ServiceUpdateHostnameParameters) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateHostnamePreparer prepares the UpdateHostname request.
func (ServiceClient) UpdateHostnameResponder
deprecated
func (client ServiceClient) UpdateHostnameResponder(resp *http.Response) (result ServiceResource, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateHostnameResponder handles the response to the UpdateHostname request. The method always closes the http.Response Body.
func (ServiceClient) UpdateHostnameSender
deprecated
func (client ServiceClient) UpdateHostnameSender(req *http.Request) (future ServiceUpdateHostnameFuture, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateHostnameSender sends the UpdateHostname request. The method will close the http.Response Body if it receives an error.
func (ServiceClient) UpdatePreparer
deprecated
func (client ServiceClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, parameters ServiceUpdateParameters) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdatePreparer prepares the Update request.
func (ServiceClient) UpdateResponder
deprecated
func (client ServiceClient) UpdateResponder(resp *http.Response) (result ServiceResource, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateResponder handles the response to the Update request. The method always closes the http.Response Body.
func (ServiceClient) UpdateSender
deprecated
func (client ServiceClient) UpdateSender(req *http.Request) (future ServiceUpdateFuture, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateSender sends the Update request. The method will close the http.Response Body if it receives an error.
func (ServiceClient) UploadCertificate
deprecated
func (client ServiceClient) UploadCertificate(ctx context.Context, resourceGroupName string, serviceName string, parameters ServiceUploadCertificateParameters) (result CertificateInformation, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UploadCertificate upload Custom Domain SSL certificate for an API Management service. This operation will be deprecated in future releases. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. parameters - parameters supplied to the Upload SSL certificate for an API Management service operation.
func (ServiceClient) UploadCertificatePreparer
deprecated
func (client ServiceClient) UploadCertificatePreparer(ctx context.Context, resourceGroupName string, serviceName string, parameters ServiceUploadCertificateParameters) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UploadCertificatePreparer prepares the UploadCertificate request.
func (ServiceClient) UploadCertificateResponder
deprecated
func (client ServiceClient) UploadCertificateResponder(resp *http.Response) (result CertificateInformation, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UploadCertificateResponder handles the response to the UploadCertificate request. The method always closes the http.Response Body.
func (ServiceClient) UploadCertificateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UploadCertificateSender sends the UploadCertificate request. The method will close the http.Response Body if it receives an error.
type ServiceCreateOrUpdateFuture
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ServiceCreateOrUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ServiceCreateOrUpdateFuture) Result
deprecated
func (future *ServiceCreateOrUpdateFuture) Result(client ServiceClient) (sr ServiceResource, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Result returns the result of the asynchronous operation. If the operation has not completed it will return an error.
type ServiceGetSsoTokenResult
deprecated
type ServiceGetSsoTokenResult struct { autorest.Response `json:"-"` // RedirectURI - Redirect URL to the Publisher Portal containing the SSO token. RedirectURI *string `json:"redirectUri,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ServiceGetSsoTokenResult the response of the GetSsoToken operation.
type ServiceIdentity
deprecated
type ServiceIdentity struct { // Type - The identity type. Currently the only supported type is 'SystemAssigned'. Type *string `json:"type,omitempty"` // PrincipalID - The principal id of the identity. PrincipalID *uuid.UUID `json:"principalId,omitempty"` // TenantID - The client tenant id of the identity. TenantID *uuid.UUID `json:"tenantId,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ServiceIdentity identity properties of the Api Management service resource.
type ServiceListResult
deprecated
type ServiceListResult struct { autorest.Response `json:"-"` // Value - Result of the List API Management services operation. Value *[]ServiceResource `json:"value,omitempty"` // NextLink - Link to the next set of results. Not empty if Value contains incomplete list of API Management services. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ServiceListResult the response of the List API Management services operation.
func (ServiceListResult) IsEmpty
deprecated
func (slr ServiceListResult) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type ServiceListResultIterator
deprecated
type ServiceListResultIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ServiceListResultIterator provides access to a complete listing of ServiceResource values.
func (*ServiceListResultIterator) Next
deprecated
func (iter *ServiceListResultIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ServiceListResultIterator) NextWithContext
deprecated
func (iter *ServiceListResultIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (ServiceListResultIterator) NotDone
deprecated
func (iter ServiceListResultIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (ServiceListResultIterator) Response
deprecated
func (iter ServiceListResultIterator) Response() ServiceListResult
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (ServiceListResultIterator) Value
deprecated
func (iter ServiceListResultIterator) Value() ServiceResource
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type ServiceListResultPage
deprecated
type ServiceListResultPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ServiceListResultPage contains a page of ServiceResource values.
func (*ServiceListResultPage) Next
deprecated
func (page *ServiceListResultPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*ServiceListResultPage) NextWithContext
deprecated
func (page *ServiceListResultPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (ServiceListResultPage) NotDone
deprecated
func (page ServiceListResultPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (ServiceListResultPage) Response
deprecated
func (page ServiceListResultPage) Response() ServiceListResult
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (ServiceListResultPage) Values
deprecated
func (page ServiceListResultPage) Values() []ServiceResource
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type ServiceNameAvailabilityResult
deprecated
type ServiceNameAvailabilityResult struct { autorest.Response `json:"-"` // NameAvailable - True if the name is available and can be used to create a new API Management service; otherwise false. NameAvailable *bool `json:"nameAvailable,omitempty"` // Message - If reason == invalid, provide the user with the reason why the given name is invalid, and provide the resource naming requirements so that the user can select a valid name. If reason == AlreadyExists, explain that <resourceName> is already in use, and direct them to select a different name. Message *string `json:"message,omitempty"` // Reason - Invalid indicates the name provided does not match the resource provider’s naming requirements (incorrect length, unsupported characters, etc.) AlreadyExists indicates that the name is already in use and is therefore unavailable. Possible values include: 'Valid', 'Invalid', 'AlreadyExists' Reason NameAvailabilityReason `json:"reason,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ServiceNameAvailabilityResult response of the CheckNameAvailability operation.
type ServiceProperties
deprecated
type ServiceProperties struct { // PublisherEmail - Publisher email. PublisherEmail *string `json:"publisherEmail,omitempty"` // PublisherName - Publisher name. PublisherName *string `json:"publisherName,omitempty"` // NotificationSenderEmail - Email address from which the notification will be sent. NotificationSenderEmail *string `json:"notificationSenderEmail,omitempty"` // ProvisioningState - The current provisioning state of the API Management service which can be one of the following: Created/Activating/Succeeded/Updating/Failed/Stopped/Terminating/TerminationFailed/Deleted. ProvisioningState *string `json:"provisioningState,omitempty"` // TargetProvisioningState - The provisioning state of the API Management service, which is targeted by the long running operation started on the service. TargetProvisioningState *string `json:"targetProvisioningState,omitempty"` // CreatedAtUtc - Creation UTC date of the API Management service.The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard. CreatedAtUtc *date.Time `json:"createdAtUtc,omitempty"` // GatewayURL - Gateway URL of the API Management service. GatewayURL *string `json:"gatewayUrl,omitempty"` // GatewayRegionalURL - Gateway URL of the API Management service in the Default Region. GatewayRegionalURL *string `json:"gatewayRegionalUrl,omitempty"` // PortalURL - Publisher portal endpoint Url of the API Management service. PortalURL *string `json:"portalUrl,omitempty"` // ManagementAPIURL - Management API endpoint URL of the API Management service. ManagementAPIURL *string `json:"managementApiUrl,omitempty"` // ScmURL - SCM endpoint URL of the API Management service. ScmURL *string `json:"scmUrl,omitempty"` // HostnameConfigurations - Custom hostname configuration of the API Management service. HostnameConfigurations *[]HostnameConfiguration `json:"hostnameConfigurations,omitempty"` // PublicIPAddresses - Public Static Load Balanced IP addresses of the API Management service in Primary region. Available only for Basic, Standard and Premium SKU. PublicIPAddresses *[]string `json:"publicIPAddresses,omitempty"` // PrivateIPAddresses - Private Static Load Balanced IP addresses of the API Management service in Primary region which is deployed in an Internal Virtual Network. Available only for Basic, Standard and Premium SKU. PrivateIPAddresses *[]string `json:"privateIPAddresses,omitempty"` // VirtualNetworkConfiguration - Virtual network configuration of the API Management service. VirtualNetworkConfiguration *VirtualNetworkConfiguration `json:"virtualNetworkConfiguration,omitempty"` // AdditionalLocations - Additional datacenter locations of the API Management service. AdditionalLocations *[]AdditionalLocation `json:"additionalLocations,omitempty"` // CustomProperties - Custom properties of the API Management service. Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168` will disable the cipher TLS_RSA_WITH_3DES_EDE_CBC_SHA for all TLS(1.0, 1.1 and 1.2). Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11` can be used to disable just TLS 1.1 and setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10` can be used to disable TLS 1.0 on an API Management service. CustomProperties map[string]*string `json:"customProperties"` // Certificates - List of Certificates that need to be installed in the API Management service. Max supported certificates that can be installed is 10. Certificates *[]CertificateConfiguration `json:"certificates,omitempty"` // VirtualNetworkType - The type of VPN in which API Managemet service needs to be configured in. None (Default Value) means the API Management service is not part of any Virtual Network, External means the API Management deployment is set up inside a Virtual Network having an Internet Facing Endpoint, and Internal means that API Management deployment is setup inside a Virtual Network having an Intranet Facing Endpoint only. Possible values include: 'VirtualNetworkTypeNone', 'VirtualNetworkTypeExternal', 'VirtualNetworkTypeInternal' VirtualNetworkType VirtualNetworkType `json:"virtualNetworkType,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ServiceProperties properties of an API Management service resource description.
func (ServiceProperties) MarshalJSON
deprecated
func (sp ServiceProperties) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for ServiceProperties.
type ServiceResource
deprecated
type ServiceResource struct { autorest.Response `json:"-"` // ServiceProperties - Properties of the API Management service. *ServiceProperties `json:"properties,omitempty"` // Sku - SKU properties of the API Management service. Sku *ServiceSkuProperties `json:"sku,omitempty"` // Identity - Managed service identity of the Api Management service. Identity *ServiceIdentity `json:"identity,omitempty"` // Location - Resource location. Location *string `json:"location,omitempty"` // Etag - ETag of the resource. Etag *string `json:"etag,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource is set to Microsoft.ApiManagement. Type *string `json:"type,omitempty"` // Tags - Resource tags. Tags map[string]*string `json:"tags"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ServiceResource a single API Management service resource in List or Get response.
func (ServiceResource) MarshalJSON
deprecated
func (sr ServiceResource) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for ServiceResource.
func (*ServiceResource) UnmarshalJSON
deprecated
func (sr *ServiceResource) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for ServiceResource struct.
type ServiceRestoreFuture
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ServiceRestoreFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ServiceRestoreFuture) Result
deprecated
func (future *ServiceRestoreFuture) Result(client ServiceClient) (sr ServiceResource, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Result returns the result of the asynchronous operation. If the operation has not completed it will return an error.
type ServiceSkuProperties
deprecated
type ServiceSkuProperties struct { // Name - Name of the Sku. Possible values include: 'SkuTypeDeveloper', 'SkuTypeStandard', 'SkuTypePremium', 'SkuTypeBasic' Name SkuType `json:"name,omitempty"` // Capacity - Capacity of the SKU (number of deployed units of the SKU). The default value is 1. Capacity *int32 `json:"capacity,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ServiceSkuProperties API Management service resource SKU properties.
type ServiceUpdateFuture
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ServiceUpdateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ServiceUpdateFuture) Result
deprecated
func (future *ServiceUpdateFuture) Result(client ServiceClient) (sr ServiceResource, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Result returns the result of the asynchronous operation. If the operation has not completed it will return an error.
type ServiceUpdateHostnameFuture
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ServiceUpdateHostnameFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*ServiceUpdateHostnameFuture) Result
deprecated
func (future *ServiceUpdateHostnameFuture) Result(client ServiceClient) (sr ServiceResource, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Result returns the result of the asynchronous operation. If the operation has not completed it will return an error.
type ServiceUpdateHostnameParameters
deprecated
type ServiceUpdateHostnameParameters struct { // Update - Hostnames to create or update. Update *[]HostnameConfigurationOld `json:"update,omitempty"` // Delete - Hostnames types to delete. Delete *[]HostnameType `json:"delete,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ServiceUpdateHostnameParameters parameters supplied to the UpdateHostname operation.
type ServiceUpdateParameters
deprecated
type ServiceUpdateParameters struct { // ServiceUpdateProperties - Properties of the API Management service. *ServiceUpdateProperties `json:"properties,omitempty"` // Sku - SKU properties of the API Management service. Sku *ServiceSkuProperties `json:"sku,omitempty"` // Identity - Managed service identity of the Api Management service. Identity *ServiceIdentity `json:"identity,omitempty"` // Etag - ETag of the resource. Etag *string `json:"etag,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource is set to Microsoft.ApiManagement. Type *string `json:"type,omitempty"` // Tags - Resource tags. Tags map[string]*string `json:"tags"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ServiceUpdateParameters parameter supplied to Update Api Management Service.
func (ServiceUpdateParameters) MarshalJSON
deprecated
func (sup ServiceUpdateParameters) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for ServiceUpdateParameters.
func (*ServiceUpdateParameters) UnmarshalJSON
deprecated
func (sup *ServiceUpdateParameters) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for ServiceUpdateParameters struct.
type ServiceUpdateProperties
deprecated
type ServiceUpdateProperties struct { // PublisherEmail - Publisher email. PublisherEmail *string `json:"publisherEmail,omitempty"` // PublisherName - Publisher name. PublisherName *string `json:"publisherName,omitempty"` // NotificationSenderEmail - Email address from which the notification will be sent. NotificationSenderEmail *string `json:"notificationSenderEmail,omitempty"` // ProvisioningState - The current provisioning state of the API Management service which can be one of the following: Created/Activating/Succeeded/Updating/Failed/Stopped/Terminating/TerminationFailed/Deleted. ProvisioningState *string `json:"provisioningState,omitempty"` // TargetProvisioningState - The provisioning state of the API Management service, which is targeted by the long running operation started on the service. TargetProvisioningState *string `json:"targetProvisioningState,omitempty"` // CreatedAtUtc - Creation UTC date of the API Management service.The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard. CreatedAtUtc *date.Time `json:"createdAtUtc,omitempty"` // GatewayURL - Gateway URL of the API Management service. GatewayURL *string `json:"gatewayUrl,omitempty"` // GatewayRegionalURL - Gateway URL of the API Management service in the Default Region. GatewayRegionalURL *string `json:"gatewayRegionalUrl,omitempty"` // PortalURL - Publisher portal endpoint Url of the API Management service. PortalURL *string `json:"portalUrl,omitempty"` // ManagementAPIURL - Management API endpoint URL of the API Management service. ManagementAPIURL *string `json:"managementApiUrl,omitempty"` // ScmURL - SCM endpoint URL of the API Management service. ScmURL *string `json:"scmUrl,omitempty"` // HostnameConfigurations - Custom hostname configuration of the API Management service. HostnameConfigurations *[]HostnameConfiguration `json:"hostnameConfigurations,omitempty"` // PublicIPAddresses - Public Static Load Balanced IP addresses of the API Management service in Primary region. Available only for Basic, Standard and Premium SKU. PublicIPAddresses *[]string `json:"publicIPAddresses,omitempty"` // PrivateIPAddresses - Private Static Load Balanced IP addresses of the API Management service in Primary region which is deployed in an Internal Virtual Network. Available only for Basic, Standard and Premium SKU. PrivateIPAddresses *[]string `json:"privateIPAddresses,omitempty"` // VirtualNetworkConfiguration - Virtual network configuration of the API Management service. VirtualNetworkConfiguration *VirtualNetworkConfiguration `json:"virtualNetworkConfiguration,omitempty"` // AdditionalLocations - Additional datacenter locations of the API Management service. AdditionalLocations *[]AdditionalLocation `json:"additionalLocations,omitempty"` // CustomProperties - Custom properties of the API Management service. Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168` will disable the cipher TLS_RSA_WITH_3DES_EDE_CBC_SHA for all TLS(1.0, 1.1 and 1.2). Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11` can be used to disable just TLS 1.1 and setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10` can be used to disable TLS 1.0 on an API Management service. CustomProperties map[string]*string `json:"customProperties"` // Certificates - List of Certificates that need to be installed in the API Management service. Max supported certificates that can be installed is 10. Certificates *[]CertificateConfiguration `json:"certificates,omitempty"` // VirtualNetworkType - The type of VPN in which API Managemet service needs to be configured in. None (Default Value) means the API Management service is not part of any Virtual Network, External means the API Management deployment is set up inside a Virtual Network having an Internet Facing Endpoint, and Internal means that API Management deployment is setup inside a Virtual Network having an Intranet Facing Endpoint only. Possible values include: 'VirtualNetworkTypeNone', 'VirtualNetworkTypeExternal', 'VirtualNetworkTypeInternal' VirtualNetworkType VirtualNetworkType `json:"virtualNetworkType,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ServiceUpdateProperties properties of an API Management service resource description.
func (ServiceUpdateProperties) MarshalJSON
deprecated
func (sup ServiceUpdateProperties) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for ServiceUpdateProperties.
type ServiceUploadCertificateParameters
deprecated
type ServiceUploadCertificateParameters struct { // Type - Hostname type. Possible values include: 'Proxy', 'Portal', 'Management', 'Scm' Type HostnameType `json:"type,omitempty"` // Certificate - Base64 Encoded certificate. Certificate *string `json:"certificate,omitempty"` // CertificatePassword - Certificate password. CertificatePassword *string `json:"certificate_password,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ServiceUploadCertificateParameters parameters supplied to the Upload SSL certificate for an API Management service operation.
type SignInSettingsClient
deprecated
type SignInSettingsClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. SignInSettingsClient is the apiManagement Client
func NewSignInSettingsClient
deprecated
func NewSignInSettingsClient(subscriptionID string) SignInSettingsClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewSignInSettingsClient creates an instance of the SignInSettingsClient client.
func NewSignInSettingsClientWithBaseURI
deprecated
func NewSignInSettingsClientWithBaseURI(baseURI string, subscriptionID string) SignInSettingsClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewSignInSettingsClientWithBaseURI creates an instance of the SignInSettingsClient client.
func (SignInSettingsClient) CreateOrUpdate
deprecated
func (client SignInSettingsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, parameters PortalSigninSettings) (result PortalSigninSettings, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate create or Update Sign-In settings. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. parameters - create or update parameters.
func (SignInSettingsClient) CreateOrUpdatePreparer
deprecated
func (client SignInSettingsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, parameters PortalSigninSettings) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (SignInSettingsClient) CreateOrUpdateResponder
deprecated
func (client SignInSettingsClient) CreateOrUpdateResponder(resp *http.Response) (result PortalSigninSettings, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (SignInSettingsClient) CreateOrUpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (SignInSettingsClient) Get
deprecated
func (client SignInSettingsClient) Get(ctx context.Context, resourceGroupName string, serviceName string) (result PortalSigninSettings, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get get Sign-In settings. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service.
func (SignInSettingsClient) GetEntityTag
deprecated
func (client SignInSettingsClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag gets the entity state (Etag) version of the SignInSettings. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service.
func (SignInSettingsClient) GetEntityTagPreparer
deprecated
func (client SignInSettingsClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (SignInSettingsClient) GetEntityTagResponder
deprecated
func (client SignInSettingsClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (SignInSettingsClient) GetEntityTagSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (SignInSettingsClient) GetPreparer
deprecated
func (client SignInSettingsClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (SignInSettingsClient) GetResponder
deprecated
func (client SignInSettingsClient) GetResponder(resp *http.Response) (result PortalSigninSettings, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (SignInSettingsClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (SignInSettingsClient) Update
deprecated
func (client SignInSettingsClient) Update(ctx context.Context, resourceGroupName string, serviceName string, parameters PortalSigninSettings, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Update update Sign-In settings. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. parameters - update Sign-In settings. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (SignInSettingsClient) UpdatePreparer
deprecated
func (client SignInSettingsClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, parameters PortalSigninSettings, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdatePreparer prepares the Update request.
func (SignInSettingsClient) UpdateResponder
deprecated
func (client SignInSettingsClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateResponder handles the response to the Update request. The method always closes the http.Response Body.
func (SignInSettingsClient) UpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateSender sends the Update request. The method will close the http.Response Body if it receives an error.
type SignUpSettingsClient
deprecated
type SignUpSettingsClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. SignUpSettingsClient is the apiManagement Client
func NewSignUpSettingsClient
deprecated
func NewSignUpSettingsClient(subscriptionID string) SignUpSettingsClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewSignUpSettingsClient creates an instance of the SignUpSettingsClient client.
func NewSignUpSettingsClientWithBaseURI
deprecated
func NewSignUpSettingsClientWithBaseURI(baseURI string, subscriptionID string) SignUpSettingsClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewSignUpSettingsClientWithBaseURI creates an instance of the SignUpSettingsClient client.
func (SignUpSettingsClient) CreateOrUpdate
deprecated
func (client SignUpSettingsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, parameters PortalSignupSettings) (result PortalSignupSettings, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate create or Update Sign-Up settings. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. parameters - create or update parameters.
func (SignUpSettingsClient) CreateOrUpdatePreparer
deprecated
func (client SignUpSettingsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, parameters PortalSignupSettings) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (SignUpSettingsClient) CreateOrUpdateResponder
deprecated
func (client SignUpSettingsClient) CreateOrUpdateResponder(resp *http.Response) (result PortalSignupSettings, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (SignUpSettingsClient) CreateOrUpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (SignUpSettingsClient) Get
deprecated
func (client SignUpSettingsClient) Get(ctx context.Context, resourceGroupName string, serviceName string) (result PortalSignupSettings, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get get Sign-Up settings. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service.
func (SignUpSettingsClient) GetEntityTag
deprecated
func (client SignUpSettingsClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag gets the entity state (Etag) version of the SignUpSettings. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service.
func (SignUpSettingsClient) GetEntityTagPreparer
deprecated
func (client SignUpSettingsClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (SignUpSettingsClient) GetEntityTagResponder
deprecated
func (client SignUpSettingsClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (SignUpSettingsClient) GetEntityTagSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (SignUpSettingsClient) GetPreparer
deprecated
func (client SignUpSettingsClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (SignUpSettingsClient) GetResponder
deprecated
func (client SignUpSettingsClient) GetResponder(resp *http.Response) (result PortalSignupSettings, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (SignUpSettingsClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (SignUpSettingsClient) Update
deprecated
func (client SignUpSettingsClient) Update(ctx context.Context, resourceGroupName string, serviceName string, parameters PortalSignupSettings, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Update update Sign-Up settings. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. parameters - update Sign-Up settings. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (SignUpSettingsClient) UpdatePreparer
deprecated
func (client SignUpSettingsClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, parameters PortalSignupSettings, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdatePreparer prepares the Update request.
func (SignUpSettingsClient) UpdateResponder
deprecated
func (client SignUpSettingsClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateResponder handles the response to the Update request. The method always closes the http.Response Body.
func (SignUpSettingsClient) UpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateSender sends the Update request. The method will close the http.Response Body if it receives an error.
type SkuType
deprecated
type SkuType string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. SkuType enumerates the values for sku type.
const ( // SkuTypeBasic Basic SKU of Api Management. SkuTypeBasic SkuType = "Basic" // SkuTypeDeveloper Developer SKU of Api Management. SkuTypeDeveloper SkuType = "Developer" // SkuTypePremium Premium SKU of Api Management. SkuTypePremium SkuType = "Premium" // SkuTypeStandard Standard SKU of Api Management. SkuTypeStandard SkuType = "Standard" )
func PossibleSkuTypeValues
deprecated
func PossibleSkuTypeValues() []SkuType
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleSkuTypeValues returns an array of possible values for the SkuType const type.
type SoapAPIType
deprecated
type SoapAPIType string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. SoapAPIType enumerates the values for soap api type.
const ( // SoapPassThrough Imports the Soap API having a SOAP front end. SoapPassThrough SoapAPIType = "soap" // SoapToRest Imports a SOAP API having a RESTful front end. SoapToRest SoapAPIType = "http" )
func PossibleSoapAPITypeValues
deprecated
func PossibleSoapAPITypeValues() []SoapAPIType
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleSoapAPITypeValues returns an array of possible values for the SoapAPIType const type.
type State
deprecated
type State string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. State enumerates the values for state.
const ( // Closed The issue was closed. Closed State = "closed" // Open The issue is opened. Open State = "open" // Proposed The issue is proposed. Proposed State = "proposed" // Removed The issue was removed. Removed State = "removed" // Resolved The issue is now resolved. Resolved State = "resolved" )
func PossibleStateValues
deprecated
func PossibleStateValues() []State
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleStateValues returns an array of possible values for the State const type.
type StoreName
deprecated
type StoreName string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. StoreName enumerates the values for store name.
func PossibleStoreNameValues
deprecated
func PossibleStoreNameValues() []StoreName
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleStoreNameValues returns an array of possible values for the StoreName const type.
type SubscriptionClient
deprecated
type SubscriptionClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. SubscriptionClient is the apiManagement Client
func NewSubscriptionClient
deprecated
func NewSubscriptionClient(subscriptionID string) SubscriptionClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewSubscriptionClient creates an instance of the SubscriptionClient client.
func NewSubscriptionClientWithBaseURI
deprecated
func NewSubscriptionClientWithBaseURI(baseURI string, subscriptionID string) SubscriptionClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewSubscriptionClientWithBaseURI creates an instance of the SubscriptionClient client.
func (SubscriptionClient) CreateOrUpdate
deprecated
func (client SubscriptionClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, sid string, parameters SubscriptionCreateParameters, notify *bool, ifMatch string) (result SubscriptionContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate creates or updates the subscription of specified user to the specified product. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. sid - subscription entity Identifier. The entity represents the association between a user and a product in API Management. parameters - create parameters. notify - notify change in Subscription State. - If false, do not send any email notification for change of state of subscription - If true, send email notification of change of state of subscription ifMatch - eTag of the Entity. Not required when creating an entity, but required when updating an entity.
func (SubscriptionClient) CreateOrUpdatePreparer
deprecated
func (client SubscriptionClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, sid string, parameters SubscriptionCreateParameters, notify *bool, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (SubscriptionClient) CreateOrUpdateResponder
deprecated
func (client SubscriptionClient) CreateOrUpdateResponder(resp *http.Response) (result SubscriptionContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (SubscriptionClient) CreateOrUpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (SubscriptionClient) Delete
deprecated
func (client SubscriptionClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, sid string, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes the specified subscription. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. sid - subscription entity Identifier. The entity represents the association between a user and a product in API Management. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (SubscriptionClient) DeletePreparer
deprecated
func (client SubscriptionClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, sid string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (SubscriptionClient) DeleteResponder
deprecated
func (client SubscriptionClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (SubscriptionClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (SubscriptionClient) Get
deprecated
func (client SubscriptionClient) Get(ctx context.Context, resourceGroupName string, serviceName string, sid string) (result SubscriptionContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get gets the specified Subscription entity. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. sid - subscription entity Identifier. The entity represents the association between a user and a product in API Management.
func (SubscriptionClient) GetEntityTag
deprecated
func (client SubscriptionClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, sid string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag gets the entity state (Etag) version of the apimanagement subscription specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. sid - subscription entity Identifier. The entity represents the association between a user and a product in API Management.
func (SubscriptionClient) GetEntityTagPreparer
deprecated
func (client SubscriptionClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, sid string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (SubscriptionClient) GetEntityTagResponder
deprecated
func (client SubscriptionClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (SubscriptionClient) GetEntityTagSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (SubscriptionClient) GetPreparer
deprecated
func (client SubscriptionClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, sid string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (SubscriptionClient) GetResponder
deprecated
func (client SubscriptionClient) GetResponder(resp *http.Response) (result SubscriptionContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (SubscriptionClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (SubscriptionClient) List
deprecated
func (client SubscriptionClient) List(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result SubscriptionCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. List lists all subscriptions of the API Management service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. filter - | Field | Supported operators | Supported functions | |--------------|------------------------|---------------------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | name | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | stateComment | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | userId | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | productId | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | state | eq | | top - number of records to return. skip - number of records to skip.
func (SubscriptionClient) ListComplete
deprecated
func (client SubscriptionClient) ListComplete(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result SubscriptionCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListComplete enumerates all values, automatically crossing page boundaries as required.
func (SubscriptionClient) ListPreparer
deprecated
func (client SubscriptionClient) ListPreparer(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListPreparer prepares the List request.
func (SubscriptionClient) ListResponder
deprecated
func (client SubscriptionClient) ListResponder(resp *http.Response) (result SubscriptionCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (SubscriptionClient) ListSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListSender sends the List request. The method will close the http.Response Body if it receives an error.
func (SubscriptionClient) RegeneratePrimaryKey
deprecated
func (client SubscriptionClient) RegeneratePrimaryKey(ctx context.Context, resourceGroupName string, serviceName string, sid string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegeneratePrimaryKey regenerates primary key of existing subscription of the API Management service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. sid - subscription entity Identifier. The entity represents the association between a user and a product in API Management.
func (SubscriptionClient) RegeneratePrimaryKeyPreparer
deprecated
func (client SubscriptionClient) RegeneratePrimaryKeyPreparer(ctx context.Context, resourceGroupName string, serviceName string, sid string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegeneratePrimaryKeyPreparer prepares the RegeneratePrimaryKey request.
func (SubscriptionClient) RegeneratePrimaryKeyResponder
deprecated
func (client SubscriptionClient) RegeneratePrimaryKeyResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegeneratePrimaryKeyResponder handles the response to the RegeneratePrimaryKey request. The method always closes the http.Response Body.
func (SubscriptionClient) RegeneratePrimaryKeySender
deprecated
func (client SubscriptionClient) RegeneratePrimaryKeySender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegeneratePrimaryKeySender sends the RegeneratePrimaryKey request. The method will close the http.Response Body if it receives an error.
func (SubscriptionClient) RegenerateSecondaryKey
deprecated
func (client SubscriptionClient) RegenerateSecondaryKey(ctx context.Context, resourceGroupName string, serviceName string, sid string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegenerateSecondaryKey regenerates secondary key of existing subscription of the API Management service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. sid - subscription entity Identifier. The entity represents the association between a user and a product in API Management.
func (SubscriptionClient) RegenerateSecondaryKeyPreparer
deprecated
func (client SubscriptionClient) RegenerateSecondaryKeyPreparer(ctx context.Context, resourceGroupName string, serviceName string, sid string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegenerateSecondaryKeyPreparer prepares the RegenerateSecondaryKey request.
func (SubscriptionClient) RegenerateSecondaryKeyResponder
deprecated
func (client SubscriptionClient) RegenerateSecondaryKeyResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegenerateSecondaryKeyResponder handles the response to the RegenerateSecondaryKey request. The method always closes the http.Response Body.
func (SubscriptionClient) RegenerateSecondaryKeySender
deprecated
func (client SubscriptionClient) RegenerateSecondaryKeySender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegenerateSecondaryKeySender sends the RegenerateSecondaryKey request. The method will close the http.Response Body if it receives an error.
func (SubscriptionClient) Update
deprecated
func (client SubscriptionClient) Update(ctx context.Context, resourceGroupName string, serviceName string, sid string, parameters SubscriptionUpdateParameters, ifMatch string, notify *bool) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Update updates the details of a subscription specificied by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. sid - subscription entity Identifier. The entity represents the association between a user and a product in API Management. parameters - update parameters. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update. notify - notify change in Subscription State. - If false, do not send any email notification for change of state of subscription - If true, send email notification of change of state of subscription
func (SubscriptionClient) UpdatePreparer
deprecated
func (client SubscriptionClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, sid string, parameters SubscriptionUpdateParameters, ifMatch string, notify *bool) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdatePreparer prepares the Update request.
func (SubscriptionClient) UpdateResponder
deprecated
func (client SubscriptionClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateResponder handles the response to the Update request. The method always closes the http.Response Body.
func (SubscriptionClient) UpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateSender sends the Update request. The method will close the http.Response Body if it receives an error.
type SubscriptionCollection
deprecated
type SubscriptionCollection struct { autorest.Response `json:"-"` // Value - Page values. Value *[]SubscriptionContract `json:"value,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. SubscriptionCollection paged Subscriptions list representation.
func (SubscriptionCollection) IsEmpty
deprecated
func (sc SubscriptionCollection) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type SubscriptionCollectionIterator
deprecated
type SubscriptionCollectionIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. SubscriptionCollectionIterator provides access to a complete listing of SubscriptionContract values.
func (*SubscriptionCollectionIterator) Next
deprecated
func (iter *SubscriptionCollectionIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*SubscriptionCollectionIterator) NextWithContext
deprecated
func (iter *SubscriptionCollectionIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (SubscriptionCollectionIterator) NotDone
deprecated
func (iter SubscriptionCollectionIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (SubscriptionCollectionIterator) Response
deprecated
func (iter SubscriptionCollectionIterator) Response() SubscriptionCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (SubscriptionCollectionIterator) Value
deprecated
func (iter SubscriptionCollectionIterator) Value() SubscriptionContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type SubscriptionCollectionPage
deprecated
type SubscriptionCollectionPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. SubscriptionCollectionPage contains a page of SubscriptionContract values.
func (*SubscriptionCollectionPage) Next
deprecated
func (page *SubscriptionCollectionPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*SubscriptionCollectionPage) NextWithContext
deprecated
func (page *SubscriptionCollectionPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (SubscriptionCollectionPage) NotDone
deprecated
func (page SubscriptionCollectionPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (SubscriptionCollectionPage) Response
deprecated
func (page SubscriptionCollectionPage) Response() SubscriptionCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (SubscriptionCollectionPage) Values
deprecated
func (page SubscriptionCollectionPage) Values() []SubscriptionContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type SubscriptionContract
deprecated
type SubscriptionContract struct { autorest.Response `json:"-"` // SubscriptionContractProperties - Subscription contract properties. *SubscriptionContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. SubscriptionContract subscription details.
func (SubscriptionContract) MarshalJSON
deprecated
func (sc SubscriptionContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for SubscriptionContract.
func (*SubscriptionContract) UnmarshalJSON
deprecated
func (sc *SubscriptionContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for SubscriptionContract struct.
type SubscriptionContractProperties
deprecated
type SubscriptionContractProperties struct { // UserID - The user resource identifier of the subscription owner. The value is a valid relative URL in the format of /users/{uid} where {uid} is a user identifier. UserID *string `json:"userId,omitempty"` // ProductID - The product resource identifier of the subscribed product. The value is a valid relative URL in the format of /products/{productId} where {productId} is a product identifier. ProductID *string `json:"productId,omitempty"` // DisplayName - The name of the subscription, or null if the subscription has no name. DisplayName *string `json:"displayName,omitempty"` // State - Subscription state. Possible states are * active – the subscription is active, * suspended – the subscription is blocked, and the subscriber cannot call any APIs of the product, * submitted – the subscription request has been made by the developer, but has not yet been approved or rejected, * rejected – the subscription request has been denied by an administrator, * cancelled – the subscription has been cancelled by the developer or administrator, * expired – the subscription reached its expiration date and was deactivated. Possible values include: 'Suspended', 'Active', 'Expired', 'Submitted', 'Rejected', 'Cancelled' State SubscriptionState `json:"state,omitempty"` // CreatedDate - Subscription creation date. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard. CreatedDate *date.Time `json:"createdDate,omitempty"` // StartDate - Subscription activation date. The setting is for audit purposes only and the subscription is not automatically activated. The subscription lifecycle can be managed by using the `state` property. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard. StartDate *date.Time `json:"startDate,omitempty"` // ExpirationDate - Subscription expiration date. The setting is for audit purposes only and the subscription is not automatically expired. The subscription lifecycle can be managed by using the `state` property. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard. ExpirationDate *date.Time `json:"expirationDate,omitempty"` // EndDate - Date when subscription was cancelled or expired. The setting is for audit purposes only and the subscription is not automatically cancelled. The subscription lifecycle can be managed by using the `state` property. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard. EndDate *date.Time `json:"endDate,omitempty"` // NotificationDate - Upcoming subscription expiration notification date. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard. NotificationDate *date.Time `json:"notificationDate,omitempty"` // PrimaryKey - Subscription primary key. PrimaryKey *string `json:"primaryKey,omitempty"` // SecondaryKey - Subscription secondary key. SecondaryKey *string `json:"secondaryKey,omitempty"` // StateComment - Optional subscription comment added by an administrator. StateComment *string `json:"stateComment,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. SubscriptionContractProperties subscription details.
type SubscriptionCreateParameterProperties
deprecated
type SubscriptionCreateParameterProperties struct { // UserID - User (user id path) for whom subscription is being created in form /users/{uid} UserID *string `json:"userId,omitempty"` // ProductID - Product (product id path) for which subscription is being created in form /products/{productid} ProductID *string `json:"productId,omitempty"` // DisplayName - Subscription name. DisplayName *string `json:"displayName,omitempty"` // PrimaryKey - Primary subscription key. If not specified during request key will be generated automatically. PrimaryKey *string `json:"primaryKey,omitempty"` // SecondaryKey - Secondary subscription key. If not specified during request key will be generated automatically. SecondaryKey *string `json:"secondaryKey,omitempty"` // State - Initial subscription state. If no value is specified, subscription is created with Submitted state. Possible states are * active – the subscription is active, * suspended – the subscription is blocked, and the subscriber cannot call any APIs of the product, * submitted – the subscription request has been made by the developer, but has not yet been approved or rejected, * rejected – the subscription request has been denied by an administrator, * cancelled – the subscription has been cancelled by the developer or administrator, * expired – the subscription reached its expiration date and was deactivated. Possible values include: 'Suspended', 'Active', 'Expired', 'Submitted', 'Rejected', 'Cancelled' State SubscriptionState `json:"state,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. SubscriptionCreateParameterProperties parameters supplied to the Create subscription operation.
type SubscriptionCreateParameters
deprecated
type SubscriptionCreateParameters struct { // SubscriptionCreateParameterProperties - Subscription contract properties. *SubscriptionCreateParameterProperties `json:"properties,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. SubscriptionCreateParameters subscription create details.
func (SubscriptionCreateParameters) MarshalJSON
deprecated
func (scp SubscriptionCreateParameters) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for SubscriptionCreateParameters.
func (*SubscriptionCreateParameters) UnmarshalJSON
deprecated
func (scp *SubscriptionCreateParameters) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for SubscriptionCreateParameters struct.
type SubscriptionKeyParameterNamesContract
deprecated
type SubscriptionKeyParameterNamesContract struct { // Header - Subscription key header name. Header *string `json:"header,omitempty"` // Query - Subscription key query string parameter name. Query *string `json:"query,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. SubscriptionKeyParameterNamesContract subscription key parameter names details.
type SubscriptionState
deprecated
type SubscriptionState string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. SubscriptionState enumerates the values for subscription state.
const ( // Active ... Active SubscriptionState = "active" // Cancelled ... Cancelled SubscriptionState = "cancelled" // Expired ... Expired SubscriptionState = "expired" // Rejected ... Rejected SubscriptionState = "rejected" // Submitted ... Submitted SubscriptionState = "submitted" // Suspended ... Suspended SubscriptionState = "suspended" )
func PossibleSubscriptionStateValues
deprecated
func PossibleSubscriptionStateValues() []SubscriptionState
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleSubscriptionStateValues returns an array of possible values for the SubscriptionState const type.
type SubscriptionUpdateParameterProperties
deprecated
type SubscriptionUpdateParameterProperties struct { // UserID - User identifier path: /users/{uid} UserID *string `json:"userId,omitempty"` // ProductID - Product identifier path: /products/{productId} ProductID *string `json:"productId,omitempty"` // ExpirationDate - Subscription expiration date. The setting is for audit purposes only and the subscription is not automatically expired. The subscription lifecycle can be managed by using the `state` property. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard. ExpirationDate *date.Time `json:"expirationDate,omitempty"` // DisplayName - Subscription name. DisplayName *string `json:"displayName,omitempty"` // PrimaryKey - Primary subscription key. PrimaryKey *string `json:"primaryKey,omitempty"` // SecondaryKey - Secondary subscription key. SecondaryKey *string `json:"secondaryKey,omitempty"` // State - Subscription state. Possible states are * active – the subscription is active, * suspended – the subscription is blocked, and the subscriber cannot call any APIs of the product, * submitted – the subscription request has been made by the developer, but has not yet been approved or rejected, * rejected – the subscription request has been denied by an administrator, * cancelled – the subscription has been cancelled by the developer or administrator, * expired – the subscription reached its expiration date and was deactivated. Possible values include: 'Suspended', 'Active', 'Expired', 'Submitted', 'Rejected', 'Cancelled' State SubscriptionState `json:"state,omitempty"` // StateComment - Comments describing subscription state change by the administrator. StateComment *string `json:"stateComment,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. SubscriptionUpdateParameterProperties parameters supplied to the Update subscription operation.
type SubscriptionUpdateParameters
deprecated
type SubscriptionUpdateParameters struct { // SubscriptionUpdateParameterProperties - Subscription Update contract properties. *SubscriptionUpdateParameterProperties `json:"properties,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. SubscriptionUpdateParameters subscription update details.
func (SubscriptionUpdateParameters) MarshalJSON
deprecated
func (sup SubscriptionUpdateParameters) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for SubscriptionUpdateParameters.
func (*SubscriptionUpdateParameters) UnmarshalJSON
deprecated
func (sup *SubscriptionUpdateParameters) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for SubscriptionUpdateParameters struct.
type SubscriptionsDelegationSettingsProperties
deprecated
type SubscriptionsDelegationSettingsProperties struct { // Enabled - Enable or disable delegation for subscriptions. Enabled *bool `json:"enabled,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. SubscriptionsDelegationSettingsProperties subscriptions delegation settings properties.
type TagClient
deprecated
type TagClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TagClient is the apiManagement Client
func NewTagClient
deprecated
func NewTagClientWithBaseURI
deprecated
func (TagClient) AssignToAPI
deprecated
func (client TagClient) AssignToAPI(ctx context.Context, resourceGroupName string, serviceName string, apiid string, tagID string, ifMatch string) (result TagContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. AssignToAPI assign tag to the Api. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. tagID - tag identifier. Must be unique in the current API Management service instance. ifMatch - eTag of the Entity. Not required when creating an entity, but required when updating an entity.
func (TagClient) AssignToAPIPreparer
deprecated
func (client TagClient) AssignToAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, tagID string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. AssignToAPIPreparer prepares the AssignToAPI request.
func (TagClient) AssignToAPIResponder
deprecated
func (client TagClient) AssignToAPIResponder(resp *http.Response) (result TagContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. AssignToAPIResponder handles the response to the AssignToAPI request. The method always closes the http.Response Body.
func (TagClient) AssignToAPISender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. AssignToAPISender sends the AssignToAPI request. The method will close the http.Response Body if it receives an error.
func (TagClient) AssignToOperation
deprecated
func (client TagClient) AssignToOperation(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string, tagID string, ifMatch string) (result TagContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. AssignToOperation assign tag to the Operation. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. operationID - operation identifier within an API. Must be unique in the current API Management service instance. tagID - tag identifier. Must be unique in the current API Management service instance. ifMatch - eTag of the Entity. Not required when creating an entity, but required when updating an entity.
func (TagClient) AssignToOperationPreparer
deprecated
func (client TagClient) AssignToOperationPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string, tagID string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. AssignToOperationPreparer prepares the AssignToOperation request.
func (TagClient) AssignToOperationResponder
deprecated
func (client TagClient) AssignToOperationResponder(resp *http.Response) (result TagContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. AssignToOperationResponder handles the response to the AssignToOperation request. The method always closes the http.Response Body.
func (TagClient) AssignToOperationSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. AssignToOperationSender sends the AssignToOperation request. The method will close the http.Response Body if it receives an error.
func (TagClient) AssignToProduct
deprecated
func (client TagClient) AssignToProduct(ctx context.Context, resourceGroupName string, serviceName string, productID string, tagID string, ifMatch string) (result TagContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. AssignToProduct assign tag to the Product. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. productID - product identifier. Must be unique in the current API Management service instance. tagID - tag identifier. Must be unique in the current API Management service instance. ifMatch - eTag of the Entity. Not required when creating an entity, but required when updating an entity.
func (TagClient) AssignToProductPreparer
deprecated
func (client TagClient) AssignToProductPreparer(ctx context.Context, resourceGroupName string, serviceName string, productID string, tagID string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. AssignToProductPreparer prepares the AssignToProduct request.
func (TagClient) AssignToProductResponder
deprecated
func (client TagClient) AssignToProductResponder(resp *http.Response) (result TagContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. AssignToProductResponder handles the response to the AssignToProduct request. The method always closes the http.Response Body.
func (TagClient) AssignToProductSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. AssignToProductSender sends the AssignToProduct request. The method will close the http.Response Body if it receives an error.
func (TagClient) CreateOrUpdate
deprecated
func (client TagClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, tagID string, parameters TagCreateUpdateParameters) (result TagContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate creates a tag. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. tagID - tag identifier. Must be unique in the current API Management service instance. parameters - create parameters.
func (TagClient) CreateOrUpdatePreparer
deprecated
func (client TagClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, tagID string, parameters TagCreateUpdateParameters) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (TagClient) CreateOrUpdateResponder
deprecated
func (client TagClient) CreateOrUpdateResponder(resp *http.Response) (result TagContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (TagClient) CreateOrUpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (TagClient) Delete
deprecated
func (client TagClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, tagID string, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes specific tag of the API Management service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. tagID - tag identifier. Must be unique in the current API Management service instance. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (TagClient) DeletePreparer
deprecated
func (client TagClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, tagID string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (TagClient) DeleteResponder
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (TagClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (TagClient) DetachFromAPI
deprecated
func (client TagClient) DetachFromAPI(ctx context.Context, resourceGroupName string, serviceName string, apiid string, tagID string, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DetachFromAPI detach the tag from the Api. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. tagID - tag identifier. Must be unique in the current API Management service instance. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (TagClient) DetachFromAPIPreparer
deprecated
func (client TagClient) DetachFromAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, tagID string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DetachFromAPIPreparer prepares the DetachFromAPI request.
func (TagClient) DetachFromAPIResponder
deprecated
func (client TagClient) DetachFromAPIResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DetachFromAPIResponder handles the response to the DetachFromAPI request. The method always closes the http.Response Body.
func (TagClient) DetachFromAPISender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DetachFromAPISender sends the DetachFromAPI request. The method will close the http.Response Body if it receives an error.
func (TagClient) DetachFromOperation
deprecated
func (client TagClient) DetachFromOperation(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string, tagID string, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DetachFromOperation detach the tag from the Operation. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. operationID - operation identifier within an API. Must be unique in the current API Management service instance. tagID - tag identifier. Must be unique in the current API Management service instance. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (TagClient) DetachFromOperationPreparer
deprecated
func (client TagClient) DetachFromOperationPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string, tagID string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DetachFromOperationPreparer prepares the DetachFromOperation request.
func (TagClient) DetachFromOperationResponder
deprecated
func (client TagClient) DetachFromOperationResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DetachFromOperationResponder handles the response to the DetachFromOperation request. The method always closes the http.Response Body.
func (TagClient) DetachFromOperationSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DetachFromOperationSender sends the DetachFromOperation request. The method will close the http.Response Body if it receives an error.
func (TagClient) DetachFromProduct
deprecated
func (client TagClient) DetachFromProduct(ctx context.Context, resourceGroupName string, serviceName string, productID string, tagID string, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DetachFromProduct detach the tag from the Product. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. productID - product identifier. Must be unique in the current API Management service instance. tagID - tag identifier. Must be unique in the current API Management service instance. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (TagClient) DetachFromProductPreparer
deprecated
func (client TagClient) DetachFromProductPreparer(ctx context.Context, resourceGroupName string, serviceName string, productID string, tagID string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DetachFromProductPreparer prepares the DetachFromProduct request.
func (TagClient) DetachFromProductResponder
deprecated
func (client TagClient) DetachFromProductResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DetachFromProductResponder handles the response to the DetachFromProduct request. The method always closes the http.Response Body.
func (TagClient) DetachFromProductSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DetachFromProductSender sends the DetachFromProduct request. The method will close the http.Response Body if it receives an error.
func (TagClient) Get
deprecated
func (client TagClient) Get(ctx context.Context, resourceGroupName string, serviceName string, tagID string) (result TagContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get gets the details of the tag specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. tagID - tag identifier. Must be unique in the current API Management service instance.
func (TagClient) GetByAPI
deprecated
func (client TagClient) GetByAPI(ctx context.Context, resourceGroupName string, serviceName string, apiid string, tagID string) (result TagContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetByAPI get tag associated with the API. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. tagID - tag identifier. Must be unique in the current API Management service instance.
func (TagClient) GetByAPIPreparer
deprecated
func (client TagClient) GetByAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, tagID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetByAPIPreparer prepares the GetByAPI request.
func (TagClient) GetByAPIResponder
deprecated
func (client TagClient) GetByAPIResponder(resp *http.Response) (result TagContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetByAPIResponder handles the response to the GetByAPI request. The method always closes the http.Response Body.
func (TagClient) GetByAPISender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetByAPISender sends the GetByAPI request. The method will close the http.Response Body if it receives an error.
func (TagClient) GetByOperation
deprecated
func (client TagClient) GetByOperation(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string, tagID string) (result TagContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetByOperation get tag associated with the Operation. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. operationID - operation identifier within an API. Must be unique in the current API Management service instance. tagID - tag identifier. Must be unique in the current API Management service instance.
func (TagClient) GetByOperationPreparer
deprecated
func (client TagClient) GetByOperationPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string, tagID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetByOperationPreparer prepares the GetByOperation request.
func (TagClient) GetByOperationResponder
deprecated
func (client TagClient) GetByOperationResponder(resp *http.Response) (result TagContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetByOperationResponder handles the response to the GetByOperation request. The method always closes the http.Response Body.
func (TagClient) GetByOperationSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetByOperationSender sends the GetByOperation request. The method will close the http.Response Body if it receives an error.
func (TagClient) GetByProduct
deprecated
func (client TagClient) GetByProduct(ctx context.Context, resourceGroupName string, serviceName string, productID string, tagID string) (result TagContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetByProduct get tag associated with the Product. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. productID - product identifier. Must be unique in the current API Management service instance. tagID - tag identifier. Must be unique in the current API Management service instance.
func (TagClient) GetByProductPreparer
deprecated
func (client TagClient) GetByProductPreparer(ctx context.Context, resourceGroupName string, serviceName string, productID string, tagID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetByProductPreparer prepares the GetByProduct request.
func (TagClient) GetByProductResponder
deprecated
func (client TagClient) GetByProductResponder(resp *http.Response) (result TagContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetByProductResponder handles the response to the GetByProduct request. The method always closes the http.Response Body.
func (TagClient) GetByProductSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetByProductSender sends the GetByProduct request. The method will close the http.Response Body if it receives an error.
func (TagClient) GetEntityState
deprecated
func (client TagClient) GetEntityState(ctx context.Context, resourceGroupName string, serviceName string, tagID string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityState gets the entity state version of the tag specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. tagID - tag identifier. Must be unique in the current API Management service instance.
func (TagClient) GetEntityStateByAPI
deprecated
func (client TagClient) GetEntityStateByAPI(ctx context.Context, resourceGroupName string, serviceName string, apiid string, tagID string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityStateByAPI gets the entity state version of the tag specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. tagID - tag identifier. Must be unique in the current API Management service instance.
func (TagClient) GetEntityStateByAPIPreparer
deprecated
func (client TagClient) GetEntityStateByAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, tagID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityStateByAPIPreparer prepares the GetEntityStateByAPI request.
func (TagClient) GetEntityStateByAPIResponder
deprecated
func (client TagClient) GetEntityStateByAPIResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityStateByAPIResponder handles the response to the GetEntityStateByAPI request. The method always closes the http.Response Body.
func (TagClient) GetEntityStateByAPISender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityStateByAPISender sends the GetEntityStateByAPI request. The method will close the http.Response Body if it receives an error.
func (TagClient) GetEntityStateByOperation
deprecated
func (client TagClient) GetEntityStateByOperation(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string, tagID string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityStateByOperation gets the entity state version of the tag specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. operationID - operation identifier within an API. Must be unique in the current API Management service instance. tagID - tag identifier. Must be unique in the current API Management service instance.
func (TagClient) GetEntityStateByOperationPreparer
deprecated
func (client TagClient) GetEntityStateByOperationPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string, tagID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityStateByOperationPreparer prepares the GetEntityStateByOperation request.
func (TagClient) GetEntityStateByOperationResponder
deprecated
func (client TagClient) GetEntityStateByOperationResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityStateByOperationResponder handles the response to the GetEntityStateByOperation request. The method always closes the http.Response Body.
func (TagClient) GetEntityStateByOperationSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityStateByOperationSender sends the GetEntityStateByOperation request. The method will close the http.Response Body if it receives an error.
func (TagClient) GetEntityStateByProduct
deprecated
func (client TagClient) GetEntityStateByProduct(ctx context.Context, resourceGroupName string, serviceName string, productID string, tagID string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityStateByProduct gets the entity state version of the tag specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. productID - product identifier. Must be unique in the current API Management service instance. tagID - tag identifier. Must be unique in the current API Management service instance.
func (TagClient) GetEntityStateByProductPreparer
deprecated
func (client TagClient) GetEntityStateByProductPreparer(ctx context.Context, resourceGroupName string, serviceName string, productID string, tagID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityStateByProductPreparer prepares the GetEntityStateByProduct request.
func (TagClient) GetEntityStateByProductResponder
deprecated
func (client TagClient) GetEntityStateByProductResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityStateByProductResponder handles the response to the GetEntityStateByProduct request. The method always closes the http.Response Body.
func (TagClient) GetEntityStateByProductSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityStateByProductSender sends the GetEntityStateByProduct request. The method will close the http.Response Body if it receives an error.
func (TagClient) GetEntityStatePreparer
deprecated
func (client TagClient) GetEntityStatePreparer(ctx context.Context, resourceGroupName string, serviceName string, tagID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityStatePreparer prepares the GetEntityState request.
func (TagClient) GetEntityStateResponder
deprecated
func (client TagClient) GetEntityStateResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityStateResponder handles the response to the GetEntityState request. The method always closes the http.Response Body.
func (TagClient) GetEntityStateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityStateSender sends the GetEntityState request. The method will close the http.Response Body if it receives an error.
func (TagClient) GetPreparer
deprecated
func (client TagClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, tagID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (TagClient) GetResponder
deprecated
func (client TagClient) GetResponder(resp *http.Response) (result TagContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (TagClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (TagClient) ListByAPI
deprecated
func (client TagClient) ListByAPI(ctx context.Context, resourceGroupName string, serviceName string, apiid string, filter string, top *int32, skip *int32) (result TagCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPI lists all Tags associated with the API. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. filter - | Field | Supported operators | Supported functions | |-------------|------------------------|---------------------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | name | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | top - number of records to return. skip - number of records to skip.
func (TagClient) ListByAPIComplete
deprecated
func (client TagClient) ListByAPIComplete(ctx context.Context, resourceGroupName string, serviceName string, apiid string, filter string, top *int32, skip *int32) (result TagCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPIComplete enumerates all values, automatically crossing page boundaries as required.
func (TagClient) ListByAPIPreparer
deprecated
func (client TagClient) ListByAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPIPreparer prepares the ListByAPI request.
func (TagClient) ListByAPIResponder
deprecated
func (client TagClient) ListByAPIResponder(resp *http.Response) (result TagCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPIResponder handles the response to the ListByAPI request. The method always closes the http.Response Body.
func (TagClient) ListByAPISender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPISender sends the ListByAPI request. The method will close the http.Response Body if it receives an error.
func (TagClient) ListByOperation
deprecated
func (client TagClient) ListByOperation(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string, filter string, top *int32, skip *int32) (result TagCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByOperation lists all Tags associated with the Operation. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. operationID - operation identifier within an API. Must be unique in the current API Management service instance. filter - | Field | Supported operators | Supported functions | |-------------|------------------------|---------------------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | name | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | method | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | description | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | urlTemplate | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | top - number of records to return. skip - number of records to skip.
func (TagClient) ListByOperationComplete
deprecated
func (client TagClient) ListByOperationComplete(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string, filter string, top *int32, skip *int32) (result TagCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByOperationComplete enumerates all values, automatically crossing page boundaries as required.
func (TagClient) ListByOperationPreparer
deprecated
func (client TagClient) ListByOperationPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, operationID string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByOperationPreparer prepares the ListByOperation request.
func (TagClient) ListByOperationResponder
deprecated
func (client TagClient) ListByOperationResponder(resp *http.Response) (result TagCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByOperationResponder handles the response to the ListByOperation request. The method always closes the http.Response Body.
func (TagClient) ListByOperationSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByOperationSender sends the ListByOperation request. The method will close the http.Response Body if it receives an error.
func (TagClient) ListByProduct
deprecated
func (client TagClient) ListByProduct(ctx context.Context, resourceGroupName string, serviceName string, productID string, filter string, top *int32, skip *int32) (result TagCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByProduct lists all Tags associated with the Product. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. productID - product identifier. Must be unique in the current API Management service instance. filter - | Field | Supported operators | Supported functions | |-------------|------------------------|---------------------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | name | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | top - number of records to return. skip - number of records to skip.
func (TagClient) ListByProductComplete
deprecated
func (client TagClient) ListByProductComplete(ctx context.Context, resourceGroupName string, serviceName string, productID string, filter string, top *int32, skip *int32) (result TagCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByProductComplete enumerates all values, automatically crossing page boundaries as required.
func (TagClient) ListByProductPreparer
deprecated
func (client TagClient) ListByProductPreparer(ctx context.Context, resourceGroupName string, serviceName string, productID string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByProductPreparer prepares the ListByProduct request.
func (TagClient) ListByProductResponder
deprecated
func (client TagClient) ListByProductResponder(resp *http.Response) (result TagCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByProductResponder handles the response to the ListByProduct request. The method always closes the http.Response Body.
func (TagClient) ListByProductSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByProductSender sends the ListByProduct request. The method will close the http.Response Body if it receives an error.
func (TagClient) ListByService
deprecated
func (client TagClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result TagCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService lists a collection of tags defined within a service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. filter - | Field | Supported operators | Supported functions | |-------------|------------------------|---------------------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | name | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | top - number of records to return. skip - number of records to skip.
func (TagClient) ListByServiceComplete
deprecated
func (client TagClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result TagCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceComplete enumerates all values, automatically crossing page boundaries as required.
func (TagClient) ListByServicePreparer
deprecated
func (client TagClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (TagClient) ListByServiceResponder
deprecated
func (client TagClient) ListByServiceResponder(resp *http.Response) (result TagCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (TagClient) ListByServiceSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
func (TagClient) Update
deprecated
func (client TagClient) Update(ctx context.Context, resourceGroupName string, serviceName string, tagID string, parameters TagCreateUpdateParameters, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Update updates the details of the tag specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. tagID - tag identifier. Must be unique in the current API Management service instance. parameters - update parameters. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (TagClient) UpdatePreparer
deprecated
func (client TagClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, tagID string, parameters TagCreateUpdateParameters, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdatePreparer prepares the Update request.
func (TagClient) UpdateResponder
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateResponder handles the response to the Update request. The method always closes the http.Response Body.
func (TagClient) UpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateSender sends the Update request. The method will close the http.Response Body if it receives an error.
type TagCollection
deprecated
type TagCollection struct { autorest.Response `json:"-"` // Value - Page values. Value *[]TagContract `json:"value,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TagCollection paged Tag list representation.
func (TagCollection) IsEmpty
deprecated
func (tc TagCollection) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type TagCollectionIterator
deprecated
type TagCollectionIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TagCollectionIterator provides access to a complete listing of TagContract values.
func (*TagCollectionIterator) Next
deprecated
func (iter *TagCollectionIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*TagCollectionIterator) NextWithContext
deprecated
func (iter *TagCollectionIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (TagCollectionIterator) NotDone
deprecated
func (iter TagCollectionIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (TagCollectionIterator) Response
deprecated
func (iter TagCollectionIterator) Response() TagCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (TagCollectionIterator) Value
deprecated
func (iter TagCollectionIterator) Value() TagContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type TagCollectionPage
deprecated
type TagCollectionPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TagCollectionPage contains a page of TagContract values.
func (*TagCollectionPage) Next
deprecated
func (page *TagCollectionPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*TagCollectionPage) NextWithContext
deprecated
func (page *TagCollectionPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (TagCollectionPage) NotDone
deprecated
func (page TagCollectionPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (TagCollectionPage) Response
deprecated
func (page TagCollectionPage) Response() TagCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (TagCollectionPage) Values
deprecated
func (page TagCollectionPage) Values() []TagContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type TagContract
deprecated
type TagContract struct { autorest.Response `json:"-"` // TagContractProperties - Tag entity contract properties. *TagContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TagContract tag Contract details.
func (TagContract) MarshalJSON
deprecated
func (tc TagContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for TagContract.
func (*TagContract) UnmarshalJSON
deprecated
func (tc *TagContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for TagContract struct.
type TagContractProperties
deprecated
type TagContractProperties struct { // DisplayName - Tag name. DisplayName *string `json:"displayName,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TagContractProperties tag contract Properties.
type TagCreateUpdateParameters
deprecated
type TagCreateUpdateParameters struct { // TagContractProperties - Properties supplied to Create Tag operation. *TagContractProperties `json:"properties,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TagCreateUpdateParameters parameters supplied to Create/Update Tag operations.
func (TagCreateUpdateParameters) MarshalJSON
deprecated
func (tcup TagCreateUpdateParameters) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for TagCreateUpdateParameters.
func (*TagCreateUpdateParameters) UnmarshalJSON
deprecated
func (tcup *TagCreateUpdateParameters) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for TagCreateUpdateParameters struct.
type TagDescriptionBaseProperties
deprecated
type TagDescriptionBaseProperties struct { // Description - Description of the Tag. Description *string `json:"description,omitempty"` // ExternalDocsURL - Absolute URL of external resources describing the tag. ExternalDocsURL *string `json:"externalDocsUrl,omitempty"` // ExternalDocsDescription - Description of the external resources describing the tag. ExternalDocsDescription *string `json:"externalDocsDescription,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TagDescriptionBaseProperties parameters supplied to the Create TagDescription operation.
type TagDescriptionClient
deprecated
type TagDescriptionClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TagDescriptionClient is the apiManagement Client
func NewTagDescriptionClient
deprecated
func NewTagDescriptionClient(subscriptionID string) TagDescriptionClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewTagDescriptionClient creates an instance of the TagDescriptionClient client.
func NewTagDescriptionClientWithBaseURI
deprecated
func NewTagDescriptionClientWithBaseURI(baseURI string, subscriptionID string) TagDescriptionClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewTagDescriptionClientWithBaseURI creates an instance of the TagDescriptionClient client.
func (TagDescriptionClient) CreateOrUpdate
deprecated
func (client TagDescriptionClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, apiid string, tagID string, parameters TagDescriptionCreateParameters, ifMatch string) (result TagDescriptionContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate create/Update tag fescription in scope of the Api. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. tagID - tag identifier. Must be unique in the current API Management service instance. parameters - create parameters. ifMatch - eTag of the Entity. Not required when creating an entity, but required when updating an entity.
func (TagDescriptionClient) CreateOrUpdatePreparer
deprecated
func (client TagDescriptionClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, tagID string, parameters TagDescriptionCreateParameters, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (TagDescriptionClient) CreateOrUpdateResponder
deprecated
func (client TagDescriptionClient) CreateOrUpdateResponder(resp *http.Response) (result TagDescriptionContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (TagDescriptionClient) CreateOrUpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (TagDescriptionClient) Delete
deprecated
func (client TagDescriptionClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, apiid string, tagID string, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete delete tag description for the Api. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. tagID - tag identifier. Must be unique in the current API Management service instance. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (TagDescriptionClient) DeletePreparer
deprecated
func (client TagDescriptionClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, tagID string, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (TagDescriptionClient) DeleteResponder
deprecated
func (client TagDescriptionClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (TagDescriptionClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (TagDescriptionClient) Get
deprecated
func (client TagDescriptionClient) Get(ctx context.Context, resourceGroupName string, serviceName string, apiid string, tagID string) (result TagDescriptionContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get get tag associated with the API. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. tagID - tag identifier. Must be unique in the current API Management service instance.
func (TagDescriptionClient) GetEntityState
deprecated
func (client TagDescriptionClient) GetEntityState(ctx context.Context, resourceGroupName string, serviceName string, apiid string, tagID string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityState gets the entity state version of the tag specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. tagID - tag identifier. Must be unique in the current API Management service instance.
func (TagDescriptionClient) GetEntityStatePreparer
deprecated
func (client TagDescriptionClient) GetEntityStatePreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, tagID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityStatePreparer prepares the GetEntityState request.
func (TagDescriptionClient) GetEntityStateResponder
deprecated
func (client TagDescriptionClient) GetEntityStateResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityStateResponder handles the response to the GetEntityState request. The method always closes the http.Response Body.
func (TagDescriptionClient) GetEntityStateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityStateSender sends the GetEntityState request. The method will close the http.Response Body if it receives an error.
func (TagDescriptionClient) GetPreparer
deprecated
func (client TagDescriptionClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, tagID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (TagDescriptionClient) GetResponder
deprecated
func (client TagDescriptionClient) GetResponder(resp *http.Response) (result TagDescriptionContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (TagDescriptionClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (TagDescriptionClient) ListByAPI
deprecated
func (client TagDescriptionClient) ListByAPI(ctx context.Context, resourceGroupName string, serviceName string, apiid string, filter string, top *int32, skip *int32) (result TagDescriptionCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPI lists all Tags descriptions in scope of API. Model similar to swagger - tagDescription is defined on API level but tag may be assigned to the Operations Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. apiid - API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number. filter - | Field | Supported operators | Supported functions | |-------------|------------------------|---------------------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | name | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | top - number of records to return. skip - number of records to skip.
func (TagDescriptionClient) ListByAPIComplete
deprecated
func (client TagDescriptionClient) ListByAPIComplete(ctx context.Context, resourceGroupName string, serviceName string, apiid string, filter string, top *int32, skip *int32) (result TagDescriptionCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPIComplete enumerates all values, automatically crossing page boundaries as required.
func (TagDescriptionClient) ListByAPIPreparer
deprecated
func (client TagDescriptionClient) ListByAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, apiid string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPIPreparer prepares the ListByAPI request.
func (TagDescriptionClient) ListByAPIResponder
deprecated
func (client TagDescriptionClient) ListByAPIResponder(resp *http.Response) (result TagDescriptionCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPIResponder handles the response to the ListByAPI request. The method always closes the http.Response Body.
func (TagDescriptionClient) ListByAPISender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByAPISender sends the ListByAPI request. The method will close the http.Response Body if it receives an error.
type TagDescriptionCollection
deprecated
type TagDescriptionCollection struct { autorest.Response `json:"-"` // Value - Page values. Value *[]TagDescriptionContract `json:"value,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TagDescriptionCollection paged TagDescription list representation.
func (TagDescriptionCollection) IsEmpty
deprecated
func (tdc TagDescriptionCollection) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type TagDescriptionCollectionIterator
deprecated
type TagDescriptionCollectionIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TagDescriptionCollectionIterator provides access to a complete listing of TagDescriptionContract values.
func (*TagDescriptionCollectionIterator) Next
deprecated
func (iter *TagDescriptionCollectionIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*TagDescriptionCollectionIterator) NextWithContext
deprecated
func (iter *TagDescriptionCollectionIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (TagDescriptionCollectionIterator) NotDone
deprecated
func (iter TagDescriptionCollectionIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (TagDescriptionCollectionIterator) Response
deprecated
func (iter TagDescriptionCollectionIterator) Response() TagDescriptionCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (TagDescriptionCollectionIterator) Value
deprecated
func (iter TagDescriptionCollectionIterator) Value() TagDescriptionContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type TagDescriptionCollectionPage
deprecated
type TagDescriptionCollectionPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TagDescriptionCollectionPage contains a page of TagDescriptionContract values.
func (*TagDescriptionCollectionPage) Next
deprecated
func (page *TagDescriptionCollectionPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*TagDescriptionCollectionPage) NextWithContext
deprecated
func (page *TagDescriptionCollectionPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (TagDescriptionCollectionPage) NotDone
deprecated
func (page TagDescriptionCollectionPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (TagDescriptionCollectionPage) Response
deprecated
func (page TagDescriptionCollectionPage) Response() TagDescriptionCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (TagDescriptionCollectionPage) Values
deprecated
func (page TagDescriptionCollectionPage) Values() []TagDescriptionContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type TagDescriptionContract
deprecated
type TagDescriptionContract struct { autorest.Response `json:"-"` // TagDescriptionContractProperties - TagDescription entity contract properties. *TagDescriptionContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TagDescriptionContract contract details.
func (TagDescriptionContract) MarshalJSON
deprecated
func (tdc TagDescriptionContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for TagDescriptionContract.
func (*TagDescriptionContract) UnmarshalJSON
deprecated
func (tdc *TagDescriptionContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for TagDescriptionContract struct.
type TagDescriptionContractProperties
deprecated
type TagDescriptionContractProperties struct { // DisplayName - Tag name. DisplayName *string `json:"displayName,omitempty"` // Description - Description of the Tag. Description *string `json:"description,omitempty"` // ExternalDocsURL - Absolute URL of external resources describing the tag. ExternalDocsURL *string `json:"externalDocsUrl,omitempty"` // ExternalDocsDescription - Description of the external resources describing the tag. ExternalDocsDescription *string `json:"externalDocsDescription,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TagDescriptionContractProperties tagDescription contract Properties.
type TagDescriptionCreateParameters
deprecated
type TagDescriptionCreateParameters struct { // TagDescriptionBaseProperties - Properties supplied to Create TagDescription operation. *TagDescriptionBaseProperties `json:"properties,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TagDescriptionCreateParameters parameters supplied to the Create TagDescription operation.
func (TagDescriptionCreateParameters) MarshalJSON
deprecated
func (tdcp TagDescriptionCreateParameters) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for TagDescriptionCreateParameters.
func (*TagDescriptionCreateParameters) UnmarshalJSON
deprecated
func (tdcp *TagDescriptionCreateParameters) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for TagDescriptionCreateParameters struct.
type TagResourceClient
deprecated
type TagResourceClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TagResourceClient is the apiManagement Client
func NewTagResourceClient
deprecated
func NewTagResourceClient(subscriptionID string) TagResourceClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewTagResourceClient creates an instance of the TagResourceClient client.
func NewTagResourceClientWithBaseURI
deprecated
func NewTagResourceClientWithBaseURI(baseURI string, subscriptionID string) TagResourceClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewTagResourceClientWithBaseURI creates an instance of the TagResourceClient client.
func (TagResourceClient) ListByService
deprecated
func (client TagResourceClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result TagResourceCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService lists a collection of resources associated with tags. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. filter - | Field | Supported operators | Supported functions | |-------------|------------------------|---------------------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | name | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | aid | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | apiName | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | apiRevision | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | path | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | description | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | serviceUrl | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | method | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | urlTemplate | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | terms | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | state | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | isCurrent | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | top - number of records to return. skip - number of records to skip.
func (TagResourceClient) ListByServiceComplete
deprecated
func (client TagResourceClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result TagResourceCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceComplete enumerates all values, automatically crossing page boundaries as required.
func (TagResourceClient) ListByServicePreparer
deprecated
func (client TagResourceClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (TagResourceClient) ListByServiceResponder
deprecated
func (client TagResourceClient) ListByServiceResponder(resp *http.Response) (result TagResourceCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (TagResourceClient) ListByServiceSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
type TagResourceCollection
deprecated
type TagResourceCollection struct { autorest.Response `json:"-"` // Value - Page values. Value *[]TagResourceContract `json:"value,omitempty"` // Count - Total record count number across all pages. Count *int64 `json:"count,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TagResourceCollection paged Tag list representation.
func (TagResourceCollection) IsEmpty
deprecated
func (trc TagResourceCollection) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type TagResourceCollectionIterator
deprecated
type TagResourceCollectionIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TagResourceCollectionIterator provides access to a complete listing of TagResourceContract values.
func (*TagResourceCollectionIterator) Next
deprecated
func (iter *TagResourceCollectionIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*TagResourceCollectionIterator) NextWithContext
deprecated
func (iter *TagResourceCollectionIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (TagResourceCollectionIterator) NotDone
deprecated
func (iter TagResourceCollectionIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (TagResourceCollectionIterator) Response
deprecated
func (iter TagResourceCollectionIterator) Response() TagResourceCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (TagResourceCollectionIterator) Value
deprecated
func (iter TagResourceCollectionIterator) Value() TagResourceContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type TagResourceCollectionPage
deprecated
type TagResourceCollectionPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TagResourceCollectionPage contains a page of TagResourceContract values.
func (*TagResourceCollectionPage) Next
deprecated
func (page *TagResourceCollectionPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*TagResourceCollectionPage) NextWithContext
deprecated
func (page *TagResourceCollectionPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (TagResourceCollectionPage) NotDone
deprecated
func (page TagResourceCollectionPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (TagResourceCollectionPage) Response
deprecated
func (page TagResourceCollectionPage) Response() TagResourceCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (TagResourceCollectionPage) Values
deprecated
func (page TagResourceCollectionPage) Values() []TagResourceContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type TagResourceContract
deprecated
type TagResourceContract struct { // Tag - Tag associated with the resource. Tag *TagTagResourceContractProperties `json:"tag,omitempty"` // API - Api associated with the tag. API *APITagResourceContractProperties `json:"api,omitempty"` // Operation - Operation associated with the tag. Operation *OperationTagResourceContractProperties `json:"operation,omitempty"` // Product - Product associated with the tag. Product *ProductTagResourceContractProperties `json:"product,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TagResourceContract tagResource contract properties.
type TagTagResourceContractProperties
deprecated
type TagTagResourceContractProperties struct { // ID - Tag identifier ID *string `json:"id,omitempty"` // Name - Tag Name Name *string `json:"name,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TagTagResourceContractProperties contract defining the Tag property in the Tag Resource Contract
type TemplateName
deprecated
type TemplateName string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TemplateName enumerates the values for template name.
const ( // AccountClosedDeveloper ... AccountClosedDeveloper TemplateName = "accountClosedDeveloper" // ApplicationApprovedNotificationMessage ... ApplicationApprovedNotificationMessage TemplateName = "applicationApprovedNotificationMessage" // ConfirmSignUpIdentityDefault ... ConfirmSignUpIdentityDefault TemplateName = "confirmSignUpIdentityDefault" // EmailChangeIdentityDefault ... EmailChangeIdentityDefault TemplateName = "emailChangeIdentityDefault" // InviteUserNotificationMessage ... InviteUserNotificationMessage TemplateName = "inviteUserNotificationMessage" // NewCommentNotificationMessage ... NewCommentNotificationMessage TemplateName = "newCommentNotificationMessage" // NewDeveloperNotificationMessage ... NewDeveloperNotificationMessage TemplateName = "newDeveloperNotificationMessage" // NewIssueNotificationMessage ... NewIssueNotificationMessage TemplateName = "newIssueNotificationMessage" // PasswordResetByAdminNotificationMessage ... PasswordResetByAdminNotificationMessage TemplateName = "passwordResetByAdminNotificationMessage" // PasswordResetIdentityDefault ... PasswordResetIdentityDefault TemplateName = "passwordResetIdentityDefault" // PurchaseDeveloperNotificationMessage ... PurchaseDeveloperNotificationMessage TemplateName = "purchaseDeveloperNotificationMessage" // QuotaLimitApproachingDeveloperNotificationMessage ... QuotaLimitApproachingDeveloperNotificationMessage TemplateName = "quotaLimitApproachingDeveloperNotificationMessage" // RejectDeveloperNotificationMessage ... RejectDeveloperNotificationMessage TemplateName = "rejectDeveloperNotificationMessage" // RequestDeveloperNotificationMessage ... RequestDeveloperNotificationMessage TemplateName = "requestDeveloperNotificationMessage" )
func PossibleTemplateNameValues
deprecated
func PossibleTemplateNameValues() []TemplateName
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleTemplateNameValues returns an array of possible values for the TemplateName const type.
type TenantAccessClient
deprecated
type TenantAccessClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TenantAccessClient is the apiManagement Client
func NewTenantAccessClient
deprecated
func NewTenantAccessClient(subscriptionID string) TenantAccessClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewTenantAccessClient creates an instance of the TenantAccessClient client.
func NewTenantAccessClientWithBaseURI
deprecated
func NewTenantAccessClientWithBaseURI(baseURI string, subscriptionID string) TenantAccessClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewTenantAccessClientWithBaseURI creates an instance of the TenantAccessClient client.
func (TenantAccessClient) Get
deprecated
func (client TenantAccessClient) Get(ctx context.Context, resourceGroupName string, serviceName string) (result AccessInformationContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get get tenant access information details. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service.
func (TenantAccessClient) GetPreparer
deprecated
func (TenantAccessClient) GetResponder
deprecated
func (client TenantAccessClient) GetResponder(resp *http.Response) (result AccessInformationContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (TenantAccessClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (TenantAccessClient) RegeneratePrimaryKey
deprecated
func (client TenantAccessClient) RegeneratePrimaryKey(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegeneratePrimaryKey regenerate primary access key. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service.
func (TenantAccessClient) RegeneratePrimaryKeyPreparer
deprecated
func (client TenantAccessClient) RegeneratePrimaryKeyPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegeneratePrimaryKeyPreparer prepares the RegeneratePrimaryKey request.
func (TenantAccessClient) RegeneratePrimaryKeyResponder
deprecated
func (client TenantAccessClient) RegeneratePrimaryKeyResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegeneratePrimaryKeyResponder handles the response to the RegeneratePrimaryKey request. The method always closes the http.Response Body.
func (TenantAccessClient) RegeneratePrimaryKeySender
deprecated
func (client TenantAccessClient) RegeneratePrimaryKeySender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegeneratePrimaryKeySender sends the RegeneratePrimaryKey request. The method will close the http.Response Body if it receives an error.
func (TenantAccessClient) RegenerateSecondaryKey
deprecated
func (client TenantAccessClient) RegenerateSecondaryKey(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegenerateSecondaryKey regenerate secondary access key. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service.
func (TenantAccessClient) RegenerateSecondaryKeyPreparer
deprecated
func (client TenantAccessClient) RegenerateSecondaryKeyPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegenerateSecondaryKeyPreparer prepares the RegenerateSecondaryKey request.
func (TenantAccessClient) RegenerateSecondaryKeyResponder
deprecated
func (client TenantAccessClient) RegenerateSecondaryKeyResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegenerateSecondaryKeyResponder handles the response to the RegenerateSecondaryKey request. The method always closes the http.Response Body.
func (TenantAccessClient) RegenerateSecondaryKeySender
deprecated
func (client TenantAccessClient) RegenerateSecondaryKeySender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegenerateSecondaryKeySender sends the RegenerateSecondaryKey request. The method will close the http.Response Body if it receives an error.
func (TenantAccessClient) Update
deprecated
func (client TenantAccessClient) Update(ctx context.Context, resourceGroupName string, serviceName string, parameters AccessInformationUpdateParameters, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Update update tenant access information details. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. parameters - parameters supplied to retrieve the Tenant Access Information. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (TenantAccessClient) UpdatePreparer
deprecated
func (client TenantAccessClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, parameters AccessInformationUpdateParameters, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdatePreparer prepares the Update request.
func (TenantAccessClient) UpdateResponder
deprecated
func (client TenantAccessClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateResponder handles the response to the Update request. The method always closes the http.Response Body.
func (TenantAccessClient) UpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateSender sends the Update request. The method will close the http.Response Body if it receives an error.
type TenantAccessGitClient
deprecated
type TenantAccessGitClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TenantAccessGitClient is the apiManagement Client
func NewTenantAccessGitClient
deprecated
func NewTenantAccessGitClient(subscriptionID string) TenantAccessGitClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewTenantAccessGitClient creates an instance of the TenantAccessGitClient client.
func NewTenantAccessGitClientWithBaseURI
deprecated
func NewTenantAccessGitClientWithBaseURI(baseURI string, subscriptionID string) TenantAccessGitClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewTenantAccessGitClientWithBaseURI creates an instance of the TenantAccessGitClient client.
func (TenantAccessGitClient) Get
deprecated
func (client TenantAccessGitClient) Get(ctx context.Context, resourceGroupName string, serviceName string) (result AccessInformationContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get gets the Git access configuration for the tenant. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service.
func (TenantAccessGitClient) GetPreparer
deprecated
func (client TenantAccessGitClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (TenantAccessGitClient) GetResponder
deprecated
func (client TenantAccessGitClient) GetResponder(resp *http.Response) (result AccessInformationContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (TenantAccessGitClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (TenantAccessGitClient) RegeneratePrimaryKey
deprecated
func (client TenantAccessGitClient) RegeneratePrimaryKey(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegeneratePrimaryKey regenerate primary access key for GIT. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service.
func (TenantAccessGitClient) RegeneratePrimaryKeyPreparer
deprecated
func (client TenantAccessGitClient) RegeneratePrimaryKeyPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegeneratePrimaryKeyPreparer prepares the RegeneratePrimaryKey request.
func (TenantAccessGitClient) RegeneratePrimaryKeyResponder
deprecated
func (client TenantAccessGitClient) RegeneratePrimaryKeyResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegeneratePrimaryKeyResponder handles the response to the RegeneratePrimaryKey request. The method always closes the http.Response Body.
func (TenantAccessGitClient) RegeneratePrimaryKeySender
deprecated
func (client TenantAccessGitClient) RegeneratePrimaryKeySender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegeneratePrimaryKeySender sends the RegeneratePrimaryKey request. The method will close the http.Response Body if it receives an error.
func (TenantAccessGitClient) RegenerateSecondaryKey
deprecated
func (client TenantAccessGitClient) RegenerateSecondaryKey(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegenerateSecondaryKey regenerate secondary access key for GIT. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service.
func (TenantAccessGitClient) RegenerateSecondaryKeyPreparer
deprecated
func (client TenantAccessGitClient) RegenerateSecondaryKeyPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegenerateSecondaryKeyPreparer prepares the RegenerateSecondaryKey request.
func (TenantAccessGitClient) RegenerateSecondaryKeyResponder
deprecated
func (client TenantAccessGitClient) RegenerateSecondaryKeyResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegenerateSecondaryKeyResponder handles the response to the RegenerateSecondaryKey request. The method always closes the http.Response Body.
func (TenantAccessGitClient) RegenerateSecondaryKeySender
deprecated
func (client TenantAccessGitClient) RegenerateSecondaryKeySender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. RegenerateSecondaryKeySender sends the RegenerateSecondaryKey request. The method will close the http.Response Body if it receives an error.
type TenantConfigurationClient
deprecated
type TenantConfigurationClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TenantConfigurationClient is the apiManagement Client
func NewTenantConfigurationClient
deprecated
func NewTenantConfigurationClient(subscriptionID string) TenantConfigurationClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewTenantConfigurationClient creates an instance of the TenantConfigurationClient client.
func NewTenantConfigurationClientWithBaseURI
deprecated
func NewTenantConfigurationClientWithBaseURI(baseURI string, subscriptionID string) TenantConfigurationClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewTenantConfigurationClientWithBaseURI creates an instance of the TenantConfigurationClient client.
func (TenantConfigurationClient) Deploy
deprecated
func (client TenantConfigurationClient) Deploy(ctx context.Context, resourceGroupName string, serviceName string, parameters DeployConfigurationParameters) (result TenantConfigurationDeployFuture, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Deploy this operation applies changes from the specified Git branch to the configuration database. This is a long running operation and could take several minutes to complete. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. parameters - deploy Configuration parameters.
func (TenantConfigurationClient) DeployPreparer
deprecated
func (client TenantConfigurationClient) DeployPreparer(ctx context.Context, resourceGroupName string, serviceName string, parameters DeployConfigurationParameters) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeployPreparer prepares the Deploy request.
func (TenantConfigurationClient) DeployResponder
deprecated
func (client TenantConfigurationClient) DeployResponder(resp *http.Response) (result OperationResultContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeployResponder handles the response to the Deploy request. The method always closes the http.Response Body.
func (TenantConfigurationClient) DeploySender
deprecated
func (client TenantConfigurationClient) DeploySender(req *http.Request) (future TenantConfigurationDeployFuture, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeploySender sends the Deploy request. The method will close the http.Response Body if it receives an error.
func (TenantConfigurationClient) GetSyncState
deprecated
func (client TenantConfigurationClient) GetSyncState(ctx context.Context, resourceGroupName string, serviceName string) (result TenantConfigurationSyncStateContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSyncState gets the status of the most recent synchronization between the configuration database and the Git repository. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service.
func (TenantConfigurationClient) GetSyncStatePreparer
deprecated
func (client TenantConfigurationClient) GetSyncStatePreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSyncStatePreparer prepares the GetSyncState request.
func (TenantConfigurationClient) GetSyncStateResponder
deprecated
func (client TenantConfigurationClient) GetSyncStateResponder(resp *http.Response) (result TenantConfigurationSyncStateContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSyncStateResponder handles the response to the GetSyncState request. The method always closes the http.Response Body.
func (TenantConfigurationClient) GetSyncStateSender
deprecated
func (client TenantConfigurationClient) GetSyncStateSender(req *http.Request) (*http.Response, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSyncStateSender sends the GetSyncState request. The method will close the http.Response Body if it receives an error.
func (TenantConfigurationClient) Save
deprecated
func (client TenantConfigurationClient) Save(ctx context.Context, resourceGroupName string, serviceName string, parameters SaveConfigurationParameter) (result TenantConfigurationSaveFuture, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Save this operation creates a commit with the current configuration snapshot to the specified branch in the repository. This is a long running operation and could take several minutes to complete. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. parameters - save Configuration parameters.
func (TenantConfigurationClient) SavePreparer
deprecated
func (client TenantConfigurationClient) SavePreparer(ctx context.Context, resourceGroupName string, serviceName string, parameters SaveConfigurationParameter) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. SavePreparer prepares the Save request.
func (TenantConfigurationClient) SaveResponder
deprecated
func (client TenantConfigurationClient) SaveResponder(resp *http.Response) (result OperationResultContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. SaveResponder handles the response to the Save request. The method always closes the http.Response Body.
func (TenantConfigurationClient) SaveSender
deprecated
func (client TenantConfigurationClient) SaveSender(req *http.Request) (future TenantConfigurationSaveFuture, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. SaveSender sends the Save request. The method will close the http.Response Body if it receives an error.
func (TenantConfigurationClient) Validate
deprecated
func (client TenantConfigurationClient) Validate(ctx context.Context, resourceGroupName string, serviceName string, parameters DeployConfigurationParameters) (result TenantConfigurationValidateFuture, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Validate this operation validates the changes in the specified Git branch. This is a long running operation and could take several minutes to complete. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. parameters - validate Configuration parameters.
func (TenantConfigurationClient) ValidatePreparer
deprecated
func (client TenantConfigurationClient) ValidatePreparer(ctx context.Context, resourceGroupName string, serviceName string, parameters DeployConfigurationParameters) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ValidatePreparer prepares the Validate request.
func (TenantConfigurationClient) ValidateResponder
deprecated
func (client TenantConfigurationClient) ValidateResponder(resp *http.Response) (result OperationResultContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ValidateResponder handles the response to the Validate request. The method always closes the http.Response Body.
func (TenantConfigurationClient) ValidateSender
deprecated
func (client TenantConfigurationClient) ValidateSender(req *http.Request) (future TenantConfigurationValidateFuture, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ValidateSender sends the Validate request. The method will close the http.Response Body if it receives an error.
type TenantConfigurationDeployFuture
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TenantConfigurationDeployFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*TenantConfigurationDeployFuture) Result
deprecated
func (future *TenantConfigurationDeployFuture) Result(client TenantConfigurationClient) (orc OperationResultContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Result returns the result of the asynchronous operation. If the operation has not completed it will return an error.
type TenantConfigurationSaveFuture
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TenantConfigurationSaveFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*TenantConfigurationSaveFuture) Result
deprecated
func (future *TenantConfigurationSaveFuture) Result(client TenantConfigurationClient) (orc OperationResultContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Result returns the result of the asynchronous operation. If the operation has not completed it will return an error.
type TenantConfigurationSyncStateContract
deprecated
type TenantConfigurationSyncStateContract struct { autorest.Response `json:"-"` // Branch - The name of Git branch. Branch *string `json:"branch,omitempty"` // CommitID - The latest commit Id. CommitID *string `json:"commitId,omitempty"` // IsExport - value indicating if last sync was save (true) or deploy (false) operation. IsExport *bool `json:"isExport,omitempty"` // IsSynced - value indicating if last synchronization was later than the configuration change. IsSynced *bool `json:"isSynced,omitempty"` // IsGitEnabled - value indicating whether Git configuration access is enabled. IsGitEnabled *bool `json:"isGitEnabled,omitempty"` // SyncDate - The date of the latest synchronization. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard. SyncDate *date.Time `json:"syncDate,omitempty"` // ConfigurationChangeDate - The date of the latest configuration change. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard. ConfigurationChangeDate *date.Time `json:"configurationChangeDate,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TenantConfigurationSyncStateContract tenant Configuration Synchronization State.
type TenantConfigurationValidateFuture
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TenantConfigurationValidateFuture an abstraction for monitoring and retrieving the results of a long-running operation.
func (*TenantConfigurationValidateFuture) Result
deprecated
func (future *TenantConfigurationValidateFuture) Result(client TenantConfigurationClient) (orc OperationResultContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Result returns the result of the asynchronous operation. If the operation has not completed it will return an error.
type TermsOfServiceProperties
deprecated
type TermsOfServiceProperties struct { // Text - A terms of service text. Text *string `json:"text,omitempty"` // Enabled - Display terms of service during a sign-up process. Enabled *bool `json:"enabled,omitempty"` // ConsentRequired - Ask user for consent to the terms of service. ConsentRequired *bool `json:"consentRequired,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TermsOfServiceProperties terms of service contract properties.
type TokenBodyParameterContract
deprecated
type TokenBodyParameterContract struct { // Name - body parameter name. Name *string `json:"name,omitempty"` // Value - body parameter value. Value *string `json:"value,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. TokenBodyParameterContract oAuth acquire token request body parameter (www-url-form-encoded).
type UserClient
deprecated
type UserClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UserClient is the apiManagement Client
func NewUserClient
deprecated
func NewUserClient(subscriptionID string) UserClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewUserClient creates an instance of the UserClient client.
func NewUserClientWithBaseURI
deprecated
func NewUserClientWithBaseURI(baseURI string, subscriptionID string) UserClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewUserClientWithBaseURI creates an instance of the UserClient client.
func (UserClient) CreateOrUpdate
deprecated
func (client UserClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, UID string, parameters UserCreateParameters, ifMatch string) (result UserContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdate creates or Updates a user. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. UID - user identifier. Must be unique in the current API Management service instance. parameters - create or update parameters. ifMatch - eTag of the Entity. Not required when creating an entity, but required when updating an entity.
func (UserClient) CreateOrUpdatePreparer
deprecated
func (client UserClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, UID string, parameters UserCreateParameters, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdatePreparer prepares the CreateOrUpdate request.
func (UserClient) CreateOrUpdateResponder
deprecated
func (client UserClient) CreateOrUpdateResponder(resp *http.Response) (result UserContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateResponder handles the response to the CreateOrUpdate request. The method always closes the http.Response Body.
func (UserClient) CreateOrUpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. CreateOrUpdateSender sends the CreateOrUpdate request. The method will close the http.Response Body if it receives an error.
func (UserClient) Delete
deprecated
func (client UserClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, UID string, ifMatch string, deleteSubscriptions *bool, notify *bool) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Delete deletes specific user. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. UID - user identifier. Must be unique in the current API Management service instance. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update. deleteSubscriptions - whether to delete user's subscription or not. notify - send an Account Closed Email notification to the User.
func (UserClient) DeletePreparer
deprecated
func (client UserClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, UID string, ifMatch string, deleteSubscriptions *bool, notify *bool) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeletePreparer prepares the Delete request.
func (UserClient) DeleteResponder
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteResponder handles the response to the Delete request. The method always closes the http.Response Body.
func (UserClient) DeleteSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. DeleteSender sends the Delete request. The method will close the http.Response Body if it receives an error.
func (UserClient) GenerateSsoURL
deprecated
func (client UserClient) GenerateSsoURL(ctx context.Context, resourceGroupName string, serviceName string, UID string) (result GenerateSsoURLResult, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GenerateSsoURL retrieves a redirection URL containing an authentication token for signing a given user into the developer portal. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. UID - user identifier. Must be unique in the current API Management service instance.
func (UserClient) GenerateSsoURLPreparer
deprecated
func (client UserClient) GenerateSsoURLPreparer(ctx context.Context, resourceGroupName string, serviceName string, UID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GenerateSsoURLPreparer prepares the GenerateSsoURL request.
func (UserClient) GenerateSsoURLResponder
deprecated
func (client UserClient) GenerateSsoURLResponder(resp *http.Response) (result GenerateSsoURLResult, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GenerateSsoURLResponder handles the response to the GenerateSsoURL request. The method always closes the http.Response Body.
func (UserClient) GenerateSsoURLSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GenerateSsoURLSender sends the GenerateSsoURL request. The method will close the http.Response Body if it receives an error.
func (UserClient) Get
deprecated
func (client UserClient) Get(ctx context.Context, resourceGroupName string, serviceName string, UID string) (result UserContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Get gets the details of the user specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. UID - user identifier. Must be unique in the current API Management service instance.
func (UserClient) GetEntityTag
deprecated
func (client UserClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, UID string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTag gets the entity state (Etag) version of the user specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. UID - user identifier. Must be unique in the current API Management service instance.
func (UserClient) GetEntityTagPreparer
deprecated
func (client UserClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, UID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagPreparer prepares the GetEntityTag request.
func (UserClient) GetEntityTagResponder
deprecated
func (client UserClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagResponder handles the response to the GetEntityTag request. The method always closes the http.Response Body.
func (UserClient) GetEntityTagSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetEntityTagSender sends the GetEntityTag request. The method will close the http.Response Body if it receives an error.
func (UserClient) GetPreparer
deprecated
func (client UserClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, UID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetPreparer prepares the Get request.
func (UserClient) GetResponder
deprecated
func (client UserClient) GetResponder(resp *http.Response) (result UserContract, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetResponder handles the response to the Get request. The method always closes the http.Response Body.
func (UserClient) GetSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSender sends the Get request. The method will close the http.Response Body if it receives an error.
func (UserClient) GetSharedAccessToken
deprecated
func (client UserClient) GetSharedAccessToken(ctx context.Context, resourceGroupName string, serviceName string, UID string, parameters UserTokenParameters) (result UserTokenResult, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSharedAccessToken gets the Shared Access Authorization Token for the User. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. UID - user identifier. Must be unique in the current API Management service instance. parameters - create Authorization Token parameters.
func (UserClient) GetSharedAccessTokenPreparer
deprecated
func (client UserClient) GetSharedAccessTokenPreparer(ctx context.Context, resourceGroupName string, serviceName string, UID string, parameters UserTokenParameters) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSharedAccessTokenPreparer prepares the GetSharedAccessToken request.
func (UserClient) GetSharedAccessTokenResponder
deprecated
func (client UserClient) GetSharedAccessTokenResponder(resp *http.Response) (result UserTokenResult, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSharedAccessTokenResponder handles the response to the GetSharedAccessToken request. The method always closes the http.Response Body.
func (UserClient) GetSharedAccessTokenSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. GetSharedAccessTokenSender sends the GetSharedAccessToken request. The method will close the http.Response Body if it receives an error.
func (UserClient) ListByService
deprecated
func (client UserClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result UserCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByService lists a collection of registered users in the specified service instance. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. filter - | Field | Supported operators | Supported functions | |------------------|------------------------|-----------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | firstName | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | lastName | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | email | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | state | eq | N/A | | registrationDate | ge, le, eq, ne, gt, lt | N/A | | note | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | top - number of records to return. skip - number of records to skip.
func (UserClient) ListByServiceComplete
deprecated
func (client UserClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (result UserCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceComplete enumerates all values, automatically crossing page boundaries as required.
func (UserClient) ListByServicePreparer
deprecated
func (client UserClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServicePreparer prepares the ListByService request.
func (UserClient) ListByServiceResponder
deprecated
func (client UserClient) ListByServiceResponder(resp *http.Response) (result UserCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceResponder handles the response to the ListByService request. The method always closes the http.Response Body.
func (UserClient) ListByServiceSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListByServiceSender sends the ListByService request. The method will close the http.Response Body if it receives an error.
func (UserClient) Update
deprecated
func (client UserClient) Update(ctx context.Context, resourceGroupName string, serviceName string, UID string, parameters UserUpdateParameters, ifMatch string) (result autorest.Response, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Update updates the details of the user specified by its identifier. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. UID - user identifier. Must be unique in the current API Management service instance. parameters - update parameters. ifMatch - eTag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update.
func (UserClient) UpdatePreparer
deprecated
func (client UserClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, UID string, parameters UserUpdateParameters, ifMatch string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdatePreparer prepares the Update request.
func (UserClient) UpdateResponder
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateResponder handles the response to the Update request. The method always closes the http.Response Body.
func (UserClient) UpdateSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UpdateSender sends the Update request. The method will close the http.Response Body if it receives an error.
type UserCollection
deprecated
type UserCollection struct { autorest.Response `json:"-"` // Value - Page values. Value *[]UserContract `json:"value,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UserCollection paged Users list representation.
func (UserCollection) IsEmpty
deprecated
func (uc UserCollection) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type UserCollectionIterator
deprecated
type UserCollectionIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UserCollectionIterator provides access to a complete listing of UserContract values.
func (*UserCollectionIterator) Next
deprecated
func (iter *UserCollectionIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*UserCollectionIterator) NextWithContext
deprecated
func (iter *UserCollectionIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (UserCollectionIterator) NotDone
deprecated
func (iter UserCollectionIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (UserCollectionIterator) Response
deprecated
func (iter UserCollectionIterator) Response() UserCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (UserCollectionIterator) Value
deprecated
func (iter UserCollectionIterator) Value() UserContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type UserCollectionPage
deprecated
type UserCollectionPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UserCollectionPage contains a page of UserContract values.
func (*UserCollectionPage) Next
deprecated
func (page *UserCollectionPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*UserCollectionPage) NextWithContext
deprecated
func (page *UserCollectionPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (UserCollectionPage) NotDone
deprecated
func (page UserCollectionPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (UserCollectionPage) Response
deprecated
func (page UserCollectionPage) Response() UserCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (UserCollectionPage) Values
deprecated
func (page UserCollectionPage) Values() []UserContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type UserContract
deprecated
type UserContract struct { autorest.Response `json:"-"` // UserContractProperties - User entity contract properties. *UserContractProperties `json:"properties,omitempty"` // ID - Resource ID. ID *string `json:"id,omitempty"` // Name - Resource name. Name *string `json:"name,omitempty"` // Type - Resource type for API Management resource. Type *string `json:"type,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UserContract user details.
func (UserContract) MarshalJSON
deprecated
func (uc UserContract) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for UserContract.
func (*UserContract) UnmarshalJSON
deprecated
func (uc *UserContract) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for UserContract struct.
type UserContractProperties
deprecated
type UserContractProperties struct { // FirstName - First name. FirstName *string `json:"firstName,omitempty"` // LastName - Last name. LastName *string `json:"lastName,omitempty"` // Email - Email address. Email *string `json:"email,omitempty"` // RegistrationDate - Date of user registration. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard. RegistrationDate *date.Time `json:"registrationDate,omitempty"` // Groups - Collection of groups user is part of. Groups *[]GroupContractProperties `json:"groups,omitempty"` // State - Account state. Specifies whether the user is active or not. Blocked users are unable to sign into the developer portal or call any APIs of subscribed products. Default state is Active. Possible values include: 'UserStateActive', 'UserStateBlocked', 'UserStatePending', 'UserStateDeleted' State UserState `json:"state,omitempty"` // Note - Optional note about a user set by the administrator. Note *string `json:"note,omitempty"` // Identities - Collection of user identities. Identities *[]UserIdentityContract `json:"identities,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UserContractProperties user profile.
type UserCreateParameterProperties
deprecated
type UserCreateParameterProperties struct { // Email - Email address. Must not be empty and must be unique within the service instance. Email *string `json:"email,omitempty"` // FirstName - First name. FirstName *string `json:"firstName,omitempty"` // LastName - Last name. LastName *string `json:"lastName,omitempty"` // Password - User Password. If no value is provided, a default password is generated. Password *string `json:"password,omitempty"` // Confirmation - Determines the type of confirmation e-mail that will be sent to the newly created user. Possible values include: 'Signup', 'Invite' Confirmation Confirmation `json:"confirmation,omitempty"` // State - Account state. Specifies whether the user is active or not. Blocked users are unable to sign into the developer portal or call any APIs of subscribed products. Default state is Active. Possible values include: 'UserStateActive', 'UserStateBlocked', 'UserStatePending', 'UserStateDeleted' State UserState `json:"state,omitempty"` // Note - Optional note about a user set by the administrator. Note *string `json:"note,omitempty"` // Identities - Collection of user identities. Identities *[]UserIdentityContract `json:"identities,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UserCreateParameterProperties parameters supplied to the Create User operation.
type UserCreateParameters
deprecated
type UserCreateParameters struct { // UserCreateParameterProperties - User entity create contract properties. *UserCreateParameterProperties `json:"properties,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UserCreateParameters user create details.
func (UserCreateParameters) MarshalJSON
deprecated
func (ucp UserCreateParameters) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for UserCreateParameters.
func (*UserCreateParameters) UnmarshalJSON
deprecated
func (ucp *UserCreateParameters) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for UserCreateParameters struct.
type UserEntityBaseParameters
deprecated
type UserEntityBaseParameters struct { // State - Account state. Specifies whether the user is active or not. Blocked users are unable to sign into the developer portal or call any APIs of subscribed products. Default state is Active. Possible values include: 'UserStateActive', 'UserStateBlocked', 'UserStatePending', 'UserStateDeleted' State UserState `json:"state,omitempty"` // Note - Optional note about a user set by the administrator. Note *string `json:"note,omitempty"` // Identities - Collection of user identities. Identities *[]UserIdentityContract `json:"identities,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UserEntityBaseParameters user Entity Base Parameters set.
type UserGroupClient
deprecated
type UserGroupClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UserGroupClient is the apiManagement Client
func NewUserGroupClient
deprecated
func NewUserGroupClient(subscriptionID string) UserGroupClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewUserGroupClient creates an instance of the UserGroupClient client.
func NewUserGroupClientWithBaseURI
deprecated
func NewUserGroupClientWithBaseURI(baseURI string, subscriptionID string) UserGroupClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewUserGroupClientWithBaseURI creates an instance of the UserGroupClient client.
func (UserGroupClient) List
deprecated
func (client UserGroupClient) List(ctx context.Context, resourceGroupName string, serviceName string, UID string, filter string, top *int32, skip *int32) (result GroupCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. List lists all user groups. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. UID - user identifier. Must be unique in the current API Management service instance. filter - | Field | Supported operators | Supported functions | |-------------|------------------------|---------------------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | name | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | description | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | top - number of records to return. skip - number of records to skip.
func (UserGroupClient) ListComplete
deprecated
func (client UserGroupClient) ListComplete(ctx context.Context, resourceGroupName string, serviceName string, UID string, filter string, top *int32, skip *int32) (result GroupCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListComplete enumerates all values, automatically crossing page boundaries as required.
func (UserGroupClient) ListPreparer
deprecated
func (client UserGroupClient) ListPreparer(ctx context.Context, resourceGroupName string, serviceName string, UID string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListPreparer prepares the List request.
func (UserGroupClient) ListResponder
deprecated
func (client UserGroupClient) ListResponder(resp *http.Response) (result GroupCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (UserGroupClient) ListSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type UserIdentitiesClient
deprecated
type UserIdentitiesClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UserIdentitiesClient is the apiManagement Client
func NewUserIdentitiesClient
deprecated
func NewUserIdentitiesClient(subscriptionID string) UserIdentitiesClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewUserIdentitiesClient creates an instance of the UserIdentitiesClient client.
func NewUserIdentitiesClientWithBaseURI
deprecated
func NewUserIdentitiesClientWithBaseURI(baseURI string, subscriptionID string) UserIdentitiesClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewUserIdentitiesClientWithBaseURI creates an instance of the UserIdentitiesClient client.
func (UserIdentitiesClient) List
deprecated
func (client UserIdentitiesClient) List(ctx context.Context, resourceGroupName string, serviceName string, UID string) (result UserIdentityCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. List lists all user identities. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. UID - user identifier. Must be unique in the current API Management service instance.
func (UserIdentitiesClient) ListComplete
deprecated
func (client UserIdentitiesClient) ListComplete(ctx context.Context, resourceGroupName string, serviceName string, UID string) (result UserIdentityCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListComplete enumerates all values, automatically crossing page boundaries as required.
func (UserIdentitiesClient) ListPreparer
deprecated
func (client UserIdentitiesClient) ListPreparer(ctx context.Context, resourceGroupName string, serviceName string, UID string) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListPreparer prepares the List request.
func (UserIdentitiesClient) ListResponder
deprecated
func (client UserIdentitiesClient) ListResponder(resp *http.Response) (result UserIdentityCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (UserIdentitiesClient) ListSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type UserIdentityCollection
deprecated
type UserIdentityCollection struct { autorest.Response `json:"-"` // Value - User Identity values. Value *[]UserIdentityContract `json:"value,omitempty"` // Count - Total record count number across all pages. Count *int64 `json:"count,omitempty"` // NextLink - Next page link if any. NextLink *string `json:"nextLink,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UserIdentityCollection list of Users Identity list representation.
func (UserIdentityCollection) IsEmpty
deprecated
func (uic UserIdentityCollection) IsEmpty() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. IsEmpty returns true if the ListResult contains no values.
type UserIdentityCollectionIterator
deprecated
type UserIdentityCollectionIterator struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UserIdentityCollectionIterator provides access to a complete listing of UserIdentityContract values.
func (*UserIdentityCollectionIterator) Next
deprecated
func (iter *UserIdentityCollectionIterator) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next value. If there was an error making the request the iterator does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*UserIdentityCollectionIterator) NextWithContext
deprecated
func (iter *UserIdentityCollectionIterator) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next value. If there was an error making the request the iterator does not advance and the error is returned.
func (UserIdentityCollectionIterator) NotDone
deprecated
func (iter UserIdentityCollectionIterator) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the enumeration should be started or is not yet complete.
func (UserIdentityCollectionIterator) Response
deprecated
func (iter UserIdentityCollectionIterator) Response() UserIdentityCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (UserIdentityCollectionIterator) Value
deprecated
func (iter UserIdentityCollectionIterator) Value() UserIdentityContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Value returns the current value or a zero-initialized value if the iterator has advanced beyond the end of the collection.
type UserIdentityCollectionPage
deprecated
type UserIdentityCollectionPage struct {
// contains filtered or unexported fields
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UserIdentityCollectionPage contains a page of UserIdentityContract values.
func (*UserIdentityCollectionPage) Next
deprecated
func (page *UserIdentityCollectionPage) Next() error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Next advances to the next page of values. If there was an error making the request the page does not advance and the error is returned. Deprecated: Use NextWithContext() instead.
func (*UserIdentityCollectionPage) NextWithContext
deprecated
func (page *UserIdentityCollectionPage) NextWithContext(ctx context.Context) (err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NextWithContext advances to the next page of values. If there was an error making the request the page does not advance and the error is returned.
func (UserIdentityCollectionPage) NotDone
deprecated
func (page UserIdentityCollectionPage) NotDone() bool
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NotDone returns true if the page enumeration should be started or is not yet complete.
func (UserIdentityCollectionPage) Response
deprecated
func (page UserIdentityCollectionPage) Response() UserIdentityCollection
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Response returns the raw server response from the last page request.
func (UserIdentityCollectionPage) Values
deprecated
func (page UserIdentityCollectionPage) Values() []UserIdentityContract
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. Values returns the slice of values for the current page or nil if there are no values.
type UserIdentityContract
deprecated
type UserIdentityContract struct { // Provider - Identity provider name. Provider *string `json:"provider,omitempty"` // ID - Identifier value within provider. ID *string `json:"id,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UserIdentityContract user identity details.
type UserState
deprecated
type UserState string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UserState enumerates the values for user state.
const ( // UserStateActive User state is active. UserStateActive UserState = "active" // UserStateBlocked User is blocked. Blocked users cannot authenticate at developer portal or call API. UserStateBlocked UserState = "blocked" // UserStateDeleted User account is closed. All identities and related entities are removed. UserStateDeleted UserState = "deleted" // UserStatePending User account is pending. Requires identity confirmation before it can be made active. UserStatePending UserState = "pending" )
func PossibleUserStateValues
deprecated
func PossibleUserStateValues() []UserState
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleUserStateValues returns an array of possible values for the UserState const type.
type UserSubscriptionClient
deprecated
type UserSubscriptionClient struct {
BaseClient
}
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UserSubscriptionClient is the apiManagement Client
func NewUserSubscriptionClient
deprecated
func NewUserSubscriptionClient(subscriptionID string) UserSubscriptionClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewUserSubscriptionClient creates an instance of the UserSubscriptionClient client.
func NewUserSubscriptionClientWithBaseURI
deprecated
func NewUserSubscriptionClientWithBaseURI(baseURI string, subscriptionID string) UserSubscriptionClient
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. NewUserSubscriptionClientWithBaseURI creates an instance of the UserSubscriptionClient client.
func (UserSubscriptionClient) List
deprecated
func (client UserSubscriptionClient) List(ctx context.Context, resourceGroupName string, serviceName string, UID string, filter string, top *int32, skip *int32) (result SubscriptionCollectionPage, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. List lists the collection of subscriptions of the specified user. Parameters: resourceGroupName - the name of the resource group. serviceName - the name of the API Management service. UID - user identifier. Must be unique in the current API Management service instance. filter - | Field | Supported operators | Supported functions | |--------------|------------------------|---------------------------------------------| | id | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | name | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | stateComment | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | userId | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | productId | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith | | state | eq | | top - number of records to return. skip - number of records to skip.
func (UserSubscriptionClient) ListComplete
deprecated
func (client UserSubscriptionClient) ListComplete(ctx context.Context, resourceGroupName string, serviceName string, UID string, filter string, top *int32, skip *int32) (result SubscriptionCollectionIterator, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListComplete enumerates all values, automatically crossing page boundaries as required.
func (UserSubscriptionClient) ListPreparer
deprecated
func (client UserSubscriptionClient) ListPreparer(ctx context.Context, resourceGroupName string, serviceName string, UID string, filter string, top *int32, skip *int32) (*http.Request, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListPreparer prepares the List request.
func (UserSubscriptionClient) ListResponder
deprecated
func (client UserSubscriptionClient) ListResponder(resp *http.Response) (result SubscriptionCollection, err error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListResponder handles the response to the List request. The method always closes the http.Response Body.
func (UserSubscriptionClient) ListSender
deprecated
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. ListSender sends the List request. The method will close the http.Response Body if it receives an error.
type UserTokenParameters
deprecated
type UserTokenParameters struct { // KeyType - The Key to be used to generate token for user. Possible values include: 'Primary', 'Secondary' KeyType KeyType `json:"keyType,omitempty"` // Expiry - The Expiry time of the Token. Maximum token expiry time is set to 30 days. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard. Expiry *date.Time `json:"expiry,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UserTokenParameters parameters supplied to the Get User Token operation.
type UserTokenResult
deprecated
type UserTokenResult struct { autorest.Response `json:"-"` // Value - Shared Access Authorization token for the User. Value *string `json:"value,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UserTokenResult get User Token response details.
type UserUpdateParameters
deprecated
type UserUpdateParameters struct { // UserUpdateParametersProperties - User entity update contract properties. *UserUpdateParametersProperties `json:"properties,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UserUpdateParameters user update parameters.
func (UserUpdateParameters) MarshalJSON
deprecated
func (uup UserUpdateParameters) MarshalJSON() ([]byte, error)
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. MarshalJSON is the custom marshaler for UserUpdateParameters.
func (*UserUpdateParameters) UnmarshalJSON
deprecated
func (uup *UserUpdateParameters) UnmarshalJSON(body []byte) error
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UnmarshalJSON is the custom unmarshaler for UserUpdateParameters struct.
type UserUpdateParametersProperties
deprecated
type UserUpdateParametersProperties struct { // Email - Email address. Must not be empty and must be unique within the service instance. Email *string `json:"email,omitempty"` // Password - User Password. Password *string `json:"password,omitempty"` // FirstName - First name. FirstName *string `json:"firstName,omitempty"` // LastName - Last name. LastName *string `json:"lastName,omitempty"` // State - Account state. Specifies whether the user is active or not. Blocked users are unable to sign into the developer portal or call any APIs of subscribed products. Default state is Active. Possible values include: 'UserStateActive', 'UserStateBlocked', 'UserStatePending', 'UserStateDeleted' State UserState `json:"state,omitempty"` // Note - Optional note about a user set by the administrator. Note *string `json:"note,omitempty"` // Identities - Collection of user identities. Identities *[]UserIdentityContract `json:"identities,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. UserUpdateParametersProperties parameters supplied to the Update User operation.
type VersioningScheme
deprecated
type VersioningScheme string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. VersioningScheme enumerates the values for versioning scheme.
const ( // VersioningSchemeHeader The API Version is passed in a HTTP header. VersioningSchemeHeader VersioningScheme = "Header" // VersioningSchemeQuery The API Version is passed in a query parameter. VersioningSchemeQuery VersioningScheme = "Query" // VersioningSchemeSegment The API Version is passed in a path segment. VersioningSchemeSegment VersioningScheme = "Segment" )
func PossibleVersioningSchemeValues
deprecated
func PossibleVersioningSchemeValues() []VersioningScheme
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleVersioningSchemeValues returns an array of possible values for the VersioningScheme const type.
type VersioningScheme1
deprecated
type VersioningScheme1 string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. VersioningScheme1 enumerates the values for versioning scheme 1.
const ( // VersioningScheme1Header ... VersioningScheme1Header VersioningScheme1 = "Header" // VersioningScheme1Query ... VersioningScheme1Query VersioningScheme1 = "Query" // VersioningScheme1Segment ... VersioningScheme1Segment VersioningScheme1 = "Segment" )
func PossibleVersioningScheme1Values
deprecated
func PossibleVersioningScheme1Values() []VersioningScheme1
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleVersioningScheme1Values returns an array of possible values for the VersioningScheme1 const type.
type VirtualNetworkConfiguration
deprecated
type VirtualNetworkConfiguration struct { // Vnetid - The virtual network ID. This is typically a GUID. Expect a null GUID by default. Vnetid *string `json:"vnetid,omitempty"` // Subnetname - The name of the subnet. Subnetname *string `json:"subnetname,omitempty"` // SubnetResourceID - The full resource ID of a subnet in a virtual network to deploy the API Management service in. SubnetResourceID *string `json:"subnetResourceId,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. VirtualNetworkConfiguration configuration of a virtual network to which API Management service is deployed.
type VirtualNetworkType
deprecated
type VirtualNetworkType string
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. VirtualNetworkType enumerates the values for virtual network type.
const ( // VirtualNetworkTypeExternal The service is part of Virtual Network and it is accessible from Internet. VirtualNetworkTypeExternal VirtualNetworkType = "External" // VirtualNetworkTypeInternal The service is part of Virtual Network and it is only accessible from within // the virtual network. VirtualNetworkTypeInternal VirtualNetworkType = "Internal" // VirtualNetworkTypeNone The service is not part of any Virtual Network. VirtualNetworkTypeNone VirtualNetworkType = "None" )
func PossibleVirtualNetworkTypeValues
deprecated
func PossibleVirtualNetworkTypeValues() []VirtualNetworkType
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. PossibleVirtualNetworkTypeValues returns an array of possible values for the VirtualNetworkType const type.
type X509CertificateName
deprecated
type X509CertificateName struct { // Name - Common Name of the Certificate. Name *string `json:"name,omitempty"` // IssuerCertificateThumbprint - Thumbprint for the Issuer of the Certificate. IssuerCertificateThumbprint *string `json:"issuerCertificateThumbprint,omitempty"` }
Deprecated: Please use package github.com/Azure/azure-sdk-for-go/services/apimanagement/mgmt/2018-01-01/apimanagement instead. X509CertificateName properties of server X509Names.
Source Files ¶
- api.go
- apidiagnostic.go
- apidiagnosticlogger.go
- apiexport.go
- apiissue.go
- apiissueattachment.go
- apiissuecomment.go
- apioperation.go
- apioperationpolicy.go
- apipolicy.go
- apiproduct.go
- apirelease.go
- apirevisions.go
- apischema.go
- apiversionset.go
- authorizationserver.go
- backend.go
- certificate.go
- client.go
- delegationsettings.go
- diagnostic.go
- diagnosticlogger.go
- emailtemplate.go
- group.go
- groupuser.go
- identityprovider.go
- logger.go
- models.go
- networkstatus.go
- notification.go
- notificationrecipientemail.go
- notificationrecipientuser.go
- openidconnectprovider.go
- operation.go
- operations.go
- policy.go
- policysnippets.go
- product.go
- productapi.go
- productgroup.go
- productpolicy.go
- productsubscriptions.go
- property.go
- quotabycounterkeys.go
- quotabyperiodkeys.go
- regions.go
- reports.go
- service.go
- signinsettings.go
- signupsettings.go
- subscription.go
- tag.go
- tagdescription.go
- tagresource.go
- tenantaccess.go
- tenantaccessgit.go
- tenantconfiguration.go
- user.go
- usergroup.go
- useridentities.go
- usersubscription.go
- version.go