Versions in this module Expand all Collapse all v51 v51.0.0 Jan 27, 2021 Changes in this version + const DefaultBaseURI + func UserAgent() string + func Version() string + type APIClient struct + func NewAPIClient(subscriptionID string) APIClient + func NewAPIClientWithBaseURI(baseURI string, subscriptionID string) APIClient + func (client APIClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APICreateOrUpdateFuture, err error) + func (client APIClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIClient) CreateOrUpdateResponder(resp *http.Response) (result APIContract, err error) + func (client APIClient) CreateOrUpdateSender(req *http.Request) (future APICreateOrUpdateFuture, err error) + func (client APIClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APIClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client APIClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client APIClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIContract, err error) + func (client APIClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APIClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client APIClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client APIClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIClient) GetResponder(resp *http.Response) (result APIContract, err error) + func (client APIClient) GetSender(req *http.Request) (*http.Response, error) + func (client APIClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APICollectionPage, err error) + func (client APIClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APICollectionIterator, err error) + func (client APIClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIClient) ListByServiceResponder(resp *http.Response) (result APICollection, err error) + func (client APIClient) ListByServiceSender(req *http.Request) (*http.Response, error) + func (client APIClient) ListByTags(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagResourceCollectionPage, err error) + func (client APIClient) ListByTagsComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagResourceCollectionIterator, err error) + func (client APIClient) ListByTagsPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIClient) ListByTagsResponder(resp *http.Response) (result TagResourceCollection, err error) + func (client APIClient) ListByTagsSender(req *http.Request) (*http.Response, error) + func (client APIClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APIClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error) + func (client APIClient) UpdateSender(req *http.Request) (*http.Response, error) + type APICollection struct + NextLink *string + Value *[]APIContract + func (ac APICollection) IsEmpty() bool + type APICollectionIterator struct + func NewAPICollectionIterator(page APICollectionPage) APICollectionIterator + func (iter *APICollectionIterator) Next() error + func (iter *APICollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter APICollectionIterator) NotDone() bool + func (iter APICollectionIterator) Response() APICollection + func (iter APICollectionIterator) Value() APIContract + type APICollectionPage struct + func NewAPICollectionPage(cur APICollection, ...) APICollectionPage + func (page *APICollectionPage) Next() error + func (page *APICollectionPage) NextWithContext(ctx context.Context) (err error) + func (page APICollectionPage) NotDone() bool + func (page APICollectionPage) Response() APICollection + func (page APICollectionPage) Values() []APIContract + type APIContract struct + ID *string + Name *string + Type *string + func (ac *APIContract) UnmarshalJSON(body []byte) error + func (ac APIContract) MarshalJSON() ([]byte, error) + type APIContractProperties struct + APIRevision *string + APIRevisionDescription *string + APIType APIType + APIVersion *string + APIVersionDescription *string + APIVersionSet *APIVersionSetContractDetails + APIVersionSetID *string + AuthenticationSettings *AuthenticationSettingsContract + Description *string + DisplayName *string + IsCurrent *bool + IsOnline *bool + Path *string + Protocols *[]Protocol + ServiceURL *string + SourceAPIID *string + SubscriptionKeyParameterNames *SubscriptionKeyParameterNamesContract + SubscriptionRequired *bool + func (acp APIContractProperties) MarshalJSON() ([]byte, error) + type APIContractUpdateProperties struct + APIRevision *string + APIRevisionDescription *string + APIType APIType + APIVersion *string + APIVersionDescription *string + APIVersionSetID *string + AuthenticationSettings *AuthenticationSettingsContract + Description *string + DisplayName *string + IsCurrent *bool + IsOnline *bool + Path *string + Protocols *[]Protocol + ServiceURL *string + SubscriptionKeyParameterNames *SubscriptionKeyParameterNamesContract + SubscriptionRequired *bool + func (acup APIContractUpdateProperties) MarshalJSON() ([]byte, error) + type APICreateOrUpdateFuture struct + Result func(APIClient) (APIContract, error) + type APICreateOrUpdateParameter struct + func (acoup *APICreateOrUpdateParameter) UnmarshalJSON(body []byte) error + func (acoup APICreateOrUpdateParameter) MarshalJSON() ([]byte, error) + type APICreateOrUpdateProperties struct + APIRevision *string + APIRevisionDescription *string + APIType APIType + APIVersion *string + APIVersionDescription *string + APIVersionSet *APIVersionSetContractDetails + APIVersionSetID *string + AuthenticationSettings *AuthenticationSettingsContract + Description *string + DisplayName *string + Format ContentFormat + IsCurrent *bool + IsOnline *bool + Path *string + Protocols *[]Protocol + ServiceURL *string + SoapAPIType SoapAPIType + SourceAPIID *string + SubscriptionKeyParameterNames *SubscriptionKeyParameterNamesContract + SubscriptionRequired *bool + Value *string + WsdlSelector *APICreateOrUpdatePropertiesWsdlSelector + func (acoup APICreateOrUpdateProperties) MarshalJSON() ([]byte, error) + type APICreateOrUpdatePropertiesWsdlSelector struct + WsdlEndpointName *string + WsdlServiceName *string + type APIDiagnosticClient struct + func NewAPIDiagnosticClient(subscriptionID string) APIDiagnosticClient + func NewAPIDiagnosticClientWithBaseURI(baseURI string, subscriptionID string) APIDiagnosticClient + func (client APIDiagnosticClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result DiagnosticContract, err error) + func (client APIDiagnosticClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIDiagnosticClient) CreateOrUpdateResponder(resp *http.Response) (result DiagnosticContract, err error) + func (client APIDiagnosticClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client APIDiagnosticClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APIDiagnosticClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIDiagnosticClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client APIDiagnosticClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client APIDiagnosticClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result DiagnosticContract, err error) + func (client APIDiagnosticClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APIDiagnosticClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIDiagnosticClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client APIDiagnosticClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client APIDiagnosticClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIDiagnosticClient) GetResponder(resp *http.Response) (result DiagnosticContract, err error) + func (client APIDiagnosticClient) GetSender(req *http.Request) (*http.Response, error) + func (client APIDiagnosticClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result DiagnosticCollectionPage, err error) + func (client APIDiagnosticClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result DiagnosticCollectionIterator, err error) + func (client APIDiagnosticClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIDiagnosticClient) ListByServiceResponder(resp *http.Response) (result DiagnosticCollection, err error) + func (client APIDiagnosticClient) ListByServiceSender(req *http.Request) (*http.Response, error) + func (client APIDiagnosticClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APIDiagnosticClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIDiagnosticClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error) + func (client APIDiagnosticClient) UpdateSender(req *http.Request) (*http.Response, error) + type APIEntityBaseContract struct + APIRevision *string + APIRevisionDescription *string + APIType APIType + APIVersion *string + APIVersionDescription *string + APIVersionSetID *string + AuthenticationSettings *AuthenticationSettingsContract + Description *string + IsCurrent *bool + IsOnline *bool + SubscriptionKeyParameterNames *SubscriptionKeyParameterNamesContract + SubscriptionRequired *bool + func (aebc APIEntityBaseContract) MarshalJSON() ([]byte, error) + type APIExportClient struct + func NewAPIExportClient(subscriptionID string) APIExportClient + func NewAPIExportClientWithBaseURI(baseURI string, subscriptionID string) APIExportClient + func (client APIExportClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIExportResult, err error) + func (client APIExportClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIExportClient) GetResponder(resp *http.Response) (result APIExportResult, err error) + func (client APIExportClient) GetSender(req *http.Request) (*http.Response, error) + type APIExportResult struct + ExportResultFormat ExportResultFormat + ID *string + Value *APIExportResultValue + type APIExportResultValue struct + Link *string + type APIIssueAttachmentClient struct + func NewAPIIssueAttachmentClient(subscriptionID string) APIIssueAttachmentClient + func NewAPIIssueAttachmentClientWithBaseURI(baseURI string, subscriptionID string) APIIssueAttachmentClient + func (client APIIssueAttachmentClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IssueAttachmentContract, err error) + func (client APIIssueAttachmentClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIIssueAttachmentClient) CreateOrUpdateResponder(resp *http.Response) (result IssueAttachmentContract, err error) + func (client APIIssueAttachmentClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client APIIssueAttachmentClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APIIssueAttachmentClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIIssueAttachmentClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client APIIssueAttachmentClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client APIIssueAttachmentClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IssueAttachmentContract, err error) + func (client APIIssueAttachmentClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APIIssueAttachmentClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIIssueAttachmentClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client APIIssueAttachmentClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client APIIssueAttachmentClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIIssueAttachmentClient) GetResponder(resp *http.Response) (result IssueAttachmentContract, err error) + func (client APIIssueAttachmentClient) GetSender(req *http.Request) (*http.Response, error) + func (client APIIssueAttachmentClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IssueAttachmentCollectionPage, err error) + func (client APIIssueAttachmentClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IssueAttachmentCollectionIterator, err error) + func (client APIIssueAttachmentClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIIssueAttachmentClient) ListByServiceResponder(resp *http.Response) (result IssueAttachmentCollection, err error) + func (client APIIssueAttachmentClient) ListByServiceSender(req *http.Request) (*http.Response, error) + type APIIssueClient struct + func NewAPIIssueClient(subscriptionID string) APIIssueClient + func NewAPIIssueClientWithBaseURI(baseURI string, subscriptionID string) APIIssueClient + func (client APIIssueClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IssueContract, err error) + func (client APIIssueClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIIssueClient) CreateOrUpdateResponder(resp *http.Response) (result IssueContract, err error) + func (client APIIssueClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client APIIssueClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APIIssueClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIIssueClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client APIIssueClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client APIIssueClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IssueContract, err error) + func (client APIIssueClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APIIssueClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIIssueClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client APIIssueClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client APIIssueClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIIssueClient) GetResponder(resp *http.Response) (result IssueContract, err error) + func (client APIIssueClient) GetSender(req *http.Request) (*http.Response, error) + func (client APIIssueClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IssueCollectionPage, err error) + func (client APIIssueClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IssueCollectionIterator, err error) + func (client APIIssueClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIIssueClient) ListByServiceResponder(resp *http.Response) (result IssueCollection, err error) + func (client APIIssueClient) ListByServiceSender(req *http.Request) (*http.Response, error) + func (client APIIssueClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APIIssueClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIIssueClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error) + func (client APIIssueClient) UpdateSender(req *http.Request) (*http.Response, error) + type APIIssueCommentClient struct + func NewAPIIssueCommentClient(subscriptionID string) APIIssueCommentClient + func NewAPIIssueCommentClientWithBaseURI(baseURI string, subscriptionID string) APIIssueCommentClient + func (client APIIssueCommentClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IssueCommentContract, err error) + func (client APIIssueCommentClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIIssueCommentClient) CreateOrUpdateResponder(resp *http.Response) (result IssueCommentContract, err error) + func (client APIIssueCommentClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client APIIssueCommentClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APIIssueCommentClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIIssueCommentClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client APIIssueCommentClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client APIIssueCommentClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IssueCommentContract, err error) + func (client APIIssueCommentClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APIIssueCommentClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIIssueCommentClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client APIIssueCommentClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client APIIssueCommentClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIIssueCommentClient) GetResponder(resp *http.Response) (result IssueCommentContract, err error) + func (client APIIssueCommentClient) GetSender(req *http.Request) (*http.Response, error) + func (client APIIssueCommentClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IssueCommentCollectionPage, err error) + func (client APIIssueCommentClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IssueCommentCollectionIterator, err error) + func (client APIIssueCommentClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIIssueCommentClient) ListByServiceResponder(resp *http.Response) (result IssueCommentCollection, err error) + func (client APIIssueCommentClient) ListByServiceSender(req *http.Request) (*http.Response, error) + type APIOperationClient struct + func NewAPIOperationClient(subscriptionID string) APIOperationClient + func NewAPIOperationClientWithBaseURI(baseURI string, subscriptionID string) APIOperationClient + func (client APIOperationClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result OperationContract, err error) + func (client APIOperationClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIOperationClient) CreateOrUpdateResponder(resp *http.Response) (result OperationContract, err error) + func (client APIOperationClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client APIOperationClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APIOperationClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIOperationClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client APIOperationClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client APIOperationClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result OperationContract, err error) + func (client APIOperationClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APIOperationClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIOperationClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client APIOperationClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client APIOperationClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIOperationClient) GetResponder(resp *http.Response) (result OperationContract, err error) + func (client APIOperationClient) GetSender(req *http.Request) (*http.Response, error) + func (client APIOperationClient) ListByAPI(ctx context.Context, resourceGroupName string, serviceName string, ...) (result OperationCollectionPage, err error) + func (client APIOperationClient) ListByAPIComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result OperationCollectionIterator, err error) + func (client APIOperationClient) ListByAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIOperationClient) ListByAPIResponder(resp *http.Response) (result OperationCollection, err error) + func (client APIOperationClient) ListByAPISender(req *http.Request) (*http.Response, error) + func (client APIOperationClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APIOperationClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIOperationClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error) + func (client APIOperationClient) UpdateSender(req *http.Request) (*http.Response, error) + type APIOperationPolicyClient struct + func NewAPIOperationPolicyClient(subscriptionID string) APIOperationPolicyClient + func NewAPIOperationPolicyClientWithBaseURI(baseURI string, subscriptionID string) APIOperationPolicyClient + func (client APIOperationPolicyClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PolicyContract, err error) + func (client APIOperationPolicyClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIOperationPolicyClient) CreateOrUpdateResponder(resp *http.Response) (result PolicyContract, err error) + func (client APIOperationPolicyClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client APIOperationPolicyClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APIOperationPolicyClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIOperationPolicyClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client APIOperationPolicyClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client APIOperationPolicyClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PolicyContract, err error) + func (client APIOperationPolicyClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APIOperationPolicyClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIOperationPolicyClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client APIOperationPolicyClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client APIOperationPolicyClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIOperationPolicyClient) GetResponder(resp *http.Response) (result PolicyContract, err error) + func (client APIOperationPolicyClient) GetSender(req *http.Request) (*http.Response, error) + func (client APIOperationPolicyClient) ListByOperation(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PolicyCollection, err error) + func (client APIOperationPolicyClient) ListByOperationPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIOperationPolicyClient) ListByOperationResponder(resp *http.Response) (result PolicyCollection, err error) + func (client APIOperationPolicyClient) ListByOperationSender(req *http.Request) (*http.Response, error) + type APIPolicyClient struct + func NewAPIPolicyClient(subscriptionID string) APIPolicyClient + func NewAPIPolicyClientWithBaseURI(baseURI string, subscriptionID string) APIPolicyClient + func (client APIPolicyClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PolicyContract, err error) + func (client APIPolicyClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIPolicyClient) CreateOrUpdateResponder(resp *http.Response) (result PolicyContract, err error) + func (client APIPolicyClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client APIPolicyClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APIPolicyClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIPolicyClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client APIPolicyClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client APIPolicyClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PolicyContract, err error) + func (client APIPolicyClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APIPolicyClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIPolicyClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client APIPolicyClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client APIPolicyClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIPolicyClient) GetResponder(resp *http.Response) (result PolicyContract, err error) + func (client APIPolicyClient) GetSender(req *http.Request) (*http.Response, error) + func (client APIPolicyClient) ListByAPI(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PolicyCollection, err error) + func (client APIPolicyClient) ListByAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIPolicyClient) ListByAPIResponder(resp *http.Response) (result PolicyCollection, err error) + func (client APIPolicyClient) ListByAPISender(req *http.Request) (*http.Response, error) + type APIProductClient struct + func NewAPIProductClient(subscriptionID string) APIProductClient + func NewAPIProductClientWithBaseURI(baseURI string, subscriptionID string) APIProductClient + func (client APIProductClient) ListByApis(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ProductCollectionPage, err error) + func (client APIProductClient) ListByApisComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ProductCollectionIterator, err error) + func (client APIProductClient) ListByApisPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIProductClient) ListByApisResponder(resp *http.Response) (result ProductCollection, err error) + func (client APIProductClient) ListByApisSender(req *http.Request) (*http.Response, error) + type APIReleaseClient struct + func NewAPIReleaseClient(subscriptionID string) APIReleaseClient + func NewAPIReleaseClientWithBaseURI(baseURI string, subscriptionID string) APIReleaseClient + func (client APIReleaseClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIReleaseContract, err error) + func (client APIReleaseClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIReleaseClient) CreateOrUpdateResponder(resp *http.Response) (result APIReleaseContract, err error) + func (client APIReleaseClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client APIReleaseClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APIReleaseClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIReleaseClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client APIReleaseClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client APIReleaseClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIReleaseContract, err error) + func (client APIReleaseClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APIReleaseClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIReleaseClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client APIReleaseClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client APIReleaseClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIReleaseClient) GetResponder(resp *http.Response) (result APIReleaseContract, err error) + func (client APIReleaseClient) GetSender(req *http.Request) (*http.Response, error) + func (client APIReleaseClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIReleaseCollectionPage, err error) + func (client APIReleaseClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIReleaseCollectionIterator, err error) + func (client APIReleaseClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIReleaseClient) ListByServiceResponder(resp *http.Response) (result APIReleaseCollection, err error) + func (client APIReleaseClient) ListByServiceSender(req *http.Request) (*http.Response, error) + func (client APIReleaseClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APIReleaseClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIReleaseClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error) + func (client APIReleaseClient) UpdateSender(req *http.Request) (*http.Response, error) + type APIReleaseCollection struct + NextLink *string + Value *[]APIReleaseContract + func (arc APIReleaseCollection) IsEmpty() bool + type APIReleaseCollectionIterator struct + func NewAPIReleaseCollectionIterator(page APIReleaseCollectionPage) APIReleaseCollectionIterator + func (iter *APIReleaseCollectionIterator) Next() error + func (iter *APIReleaseCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter APIReleaseCollectionIterator) NotDone() bool + func (iter APIReleaseCollectionIterator) Response() APIReleaseCollection + func (iter APIReleaseCollectionIterator) Value() APIReleaseContract + type APIReleaseCollectionPage struct + func NewAPIReleaseCollectionPage(cur APIReleaseCollection, ...) APIReleaseCollectionPage + func (page *APIReleaseCollectionPage) Next() error + func (page *APIReleaseCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page APIReleaseCollectionPage) NotDone() bool + func (page APIReleaseCollectionPage) Response() APIReleaseCollection + func (page APIReleaseCollectionPage) Values() []APIReleaseContract + type APIReleaseContract struct + ID *string + Name *string + Type *string + func (arc *APIReleaseContract) UnmarshalJSON(body []byte) error + func (arc APIReleaseContract) MarshalJSON() ([]byte, error) + type APIReleaseContractProperties struct + APIID *string + CreatedDateTime *date.Time + Notes *string + UpdatedDateTime *date.Time + func (arcp APIReleaseContractProperties) MarshalJSON() ([]byte, error) + type APIRevisionClient struct + func NewAPIRevisionClient(subscriptionID string) APIRevisionClient + func NewAPIRevisionClientWithBaseURI(baseURI string, subscriptionID string) APIRevisionClient + func (client APIRevisionClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIRevisionCollectionPage, err error) + func (client APIRevisionClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIRevisionCollectionIterator, err error) + func (client APIRevisionClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIRevisionClient) ListByServiceResponder(resp *http.Response) (result APIRevisionCollection, err error) + func (client APIRevisionClient) ListByServiceSender(req *http.Request) (*http.Response, error) + type APIRevisionCollection struct + NextLink *string + Value *[]APIRevisionContract + func (arc APIRevisionCollection) IsEmpty() bool + type APIRevisionCollectionIterator struct + func NewAPIRevisionCollectionIterator(page APIRevisionCollectionPage) APIRevisionCollectionIterator + func (iter *APIRevisionCollectionIterator) Next() error + func (iter *APIRevisionCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter APIRevisionCollectionIterator) NotDone() bool + func (iter APIRevisionCollectionIterator) Response() APIRevisionCollection + func (iter APIRevisionCollectionIterator) Value() APIRevisionContract + type APIRevisionCollectionPage struct + func NewAPIRevisionCollectionPage(cur APIRevisionCollection, ...) APIRevisionCollectionPage + func (page *APIRevisionCollectionPage) Next() error + func (page *APIRevisionCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page APIRevisionCollectionPage) NotDone() bool + func (page APIRevisionCollectionPage) Response() APIRevisionCollection + func (page APIRevisionCollectionPage) Values() []APIRevisionContract + type APIRevisionContract struct + APIID *string + APIRevision *string + CreatedDateTime *date.Time + Description *string + IsCurrent *bool + IsOnline *bool + PrivateURL *string + UpdatedDateTime *date.Time + type APIRevisionInfoContract struct + APIRevisionDescription *string + APIVersionName *string + APIVersionSet *APIVersionSetContractDetails + SourceAPIID *string + type APISchemaClient struct + func NewAPISchemaClient(subscriptionID string) APISchemaClient + func NewAPISchemaClientWithBaseURI(baseURI string, subscriptionID string) APISchemaClient + func (client APISchemaClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APISchemaCreateOrUpdateFuture, err error) + func (client APISchemaClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APISchemaClient) CreateOrUpdateResponder(resp *http.Response) (result SchemaContract, err error) + func (client APISchemaClient) CreateOrUpdateSender(req *http.Request) (future APISchemaCreateOrUpdateFuture, err error) + func (client APISchemaClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APISchemaClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APISchemaClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client APISchemaClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client APISchemaClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result SchemaContract, err error) + func (client APISchemaClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APISchemaClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APISchemaClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client APISchemaClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client APISchemaClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APISchemaClient) GetResponder(resp *http.Response) (result SchemaContract, err error) + func (client APISchemaClient) GetSender(req *http.Request) (*http.Response, error) + func (client APISchemaClient) ListByAPI(ctx context.Context, resourceGroupName string, serviceName string, ...) (result SchemaCollectionPage, err error) + func (client APISchemaClient) ListByAPIComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result SchemaCollectionIterator, err error) + func (client APISchemaClient) ListByAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APISchemaClient) ListByAPIResponder(resp *http.Response) (result SchemaCollection, err error) + func (client APISchemaClient) ListByAPISender(req *http.Request) (*http.Response, error) + type APISchemaCreateOrUpdateFuture struct + Result func(APISchemaClient) (SchemaContract, error) + type APITagDescriptionClient struct + func NewAPITagDescriptionClient(subscriptionID string) APITagDescriptionClient + func NewAPITagDescriptionClientWithBaseURI(baseURI string, subscriptionID string) APITagDescriptionClient + func (client APITagDescriptionClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagDescriptionContract, err error) + func (client APITagDescriptionClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APITagDescriptionClient) CreateOrUpdateResponder(resp *http.Response) (result TagDescriptionContract, err error) + func (client APITagDescriptionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client APITagDescriptionClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APITagDescriptionClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APITagDescriptionClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client APITagDescriptionClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client APITagDescriptionClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagDescriptionContract, err error) + func (client APITagDescriptionClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APITagDescriptionClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APITagDescriptionClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client APITagDescriptionClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client APITagDescriptionClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APITagDescriptionClient) GetResponder(resp *http.Response) (result TagDescriptionContract, err error) + func (client APITagDescriptionClient) GetSender(req *http.Request) (*http.Response, error) + func (client APITagDescriptionClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagDescriptionCollectionPage, err error) + func (client APITagDescriptionClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagDescriptionCollectionIterator, err error) + func (client APITagDescriptionClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APITagDescriptionClient) ListByServiceResponder(resp *http.Response) (result TagDescriptionCollection, err error) + func (client APITagDescriptionClient) ListByServiceSender(req *http.Request) (*http.Response, error) + type APITagResourceContractProperties struct + APIRevision *string + APIRevisionDescription *string + APIType APIType + APIVersion *string + APIVersionDescription *string + APIVersionSetID *string + AuthenticationSettings *AuthenticationSettingsContract + Description *string + ID *string + IsCurrent *bool + IsOnline *bool + Name *string + Path *string + Protocols *[]Protocol + ServiceURL *string + SubscriptionKeyParameterNames *SubscriptionKeyParameterNamesContract + SubscriptionRequired *bool + func (atrcp APITagResourceContractProperties) MarshalJSON() ([]byte, error) + type APIType string + const HTTP + const Soap + func PossibleAPITypeValues() []APIType + type APIUpdateContract struct + func (auc *APIUpdateContract) UnmarshalJSON(body []byte) error + func (auc APIUpdateContract) MarshalJSON() ([]byte, error) + type APIVersionConstraint struct + MinAPIVersion *string + type APIVersionSetClient struct + func NewAPIVersionSetClient(subscriptionID string) APIVersionSetClient + func NewAPIVersionSetClientWithBaseURI(baseURI string, subscriptionID string) APIVersionSetClient + func (client APIVersionSetClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIVersionSetContract, err error) + func (client APIVersionSetClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIVersionSetClient) CreateOrUpdateResponder(resp *http.Response) (result APIVersionSetContract, err error) + func (client APIVersionSetClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client APIVersionSetClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APIVersionSetClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIVersionSetClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client APIVersionSetClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client APIVersionSetClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIVersionSetContract, err error) + func (client APIVersionSetClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APIVersionSetClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIVersionSetClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client APIVersionSetClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client APIVersionSetClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIVersionSetClient) GetResponder(resp *http.Response) (result APIVersionSetContract, err error) + func (client APIVersionSetClient) GetSender(req *http.Request) (*http.Response, error) + func (client APIVersionSetClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIVersionSetCollectionPage, err error) + func (client APIVersionSetClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIVersionSetCollectionIterator, err error) + func (client APIVersionSetClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIVersionSetClient) ListByServiceResponder(resp *http.Response) (result APIVersionSetCollection, err error) + func (client APIVersionSetClient) ListByServiceSender(req *http.Request) (*http.Response, error) + func (client APIVersionSetClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client APIVersionSetClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client APIVersionSetClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error) + func (client APIVersionSetClient) UpdateSender(req *http.Request) (*http.Response, error) + type APIVersionSetCollection struct + NextLink *string + Value *[]APIVersionSetContract + func (avsc APIVersionSetCollection) IsEmpty() bool + type APIVersionSetCollectionIterator struct + func NewAPIVersionSetCollectionIterator(page APIVersionSetCollectionPage) APIVersionSetCollectionIterator + func (iter *APIVersionSetCollectionIterator) Next() error + func (iter *APIVersionSetCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter APIVersionSetCollectionIterator) NotDone() bool + func (iter APIVersionSetCollectionIterator) Response() APIVersionSetCollection + func (iter APIVersionSetCollectionIterator) Value() APIVersionSetContract + type APIVersionSetCollectionPage struct + func NewAPIVersionSetCollectionPage(cur APIVersionSetCollection, ...) APIVersionSetCollectionPage + func (page *APIVersionSetCollectionPage) Next() error + func (page *APIVersionSetCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page APIVersionSetCollectionPage) NotDone() bool + func (page APIVersionSetCollectionPage) Response() APIVersionSetCollection + func (page APIVersionSetCollectionPage) Values() []APIVersionSetContract + type APIVersionSetContract struct + ID *string + Name *string + Type *string + func (avsc *APIVersionSetContract) UnmarshalJSON(body []byte) error + func (avsc APIVersionSetContract) MarshalJSON() ([]byte, error) + type APIVersionSetContractDetails struct + Description *string + ID *string + Name *string + VersionHeaderName *string + VersionQueryName *string + VersioningScheme VersioningScheme1 + type APIVersionSetContractProperties struct + Description *string + DisplayName *string + VersionHeaderName *string + VersionQueryName *string + VersioningScheme VersioningScheme + type APIVersionSetEntityBase struct + Description *string + VersionHeaderName *string + VersionQueryName *string + type APIVersionSetUpdateParameters struct + func (avsup *APIVersionSetUpdateParameters) UnmarshalJSON(body []byte) error + func (avsup APIVersionSetUpdateParameters) MarshalJSON() ([]byte, error) + type APIVersionSetUpdateParametersProperties struct + Description *string + DisplayName *string + VersionHeaderName *string + VersionQueryName *string + VersioningScheme VersioningScheme + type AccessInformationContract struct + Enabled *bool + ID *string + PrimaryKey *string + SecondaryKey *string + type AccessInformationUpdateParameterProperties struct + Enabled *bool + type AccessInformationUpdateParameters struct + func (aiup *AccessInformationUpdateParameters) UnmarshalJSON(body []byte) error + func (aiup AccessInformationUpdateParameters) MarshalJSON() ([]byte, error) + type AdditionalLocation struct + DisableGateway *bool + GatewayRegionalURL *string + Location *string + PrivateIPAddresses *[]string + PublicIPAddresses *[]string + Sku *ServiceSkuProperties + VirtualNetworkConfiguration *VirtualNetworkConfiguration + func (al AdditionalLocation) MarshalJSON() ([]byte, error) + type AlwaysLog string + const AllErrors + func PossibleAlwaysLogValues() []AlwaysLog + type ApimIdentityType string + const None + const SystemAssigned + const SystemAssignedUserAssigned + const UserAssigned + func PossibleApimIdentityTypeValues() []ApimIdentityType + type ApimResource struct + ID *string + Name *string + Tags map[string]*string + Type *string + func (ar ApimResource) MarshalJSON() ([]byte, error) + type AppType string + const DeveloperPortal + const Portal + func PossibleAppTypeValues() []AppType + type AssociationContract struct + ID *string + Name *string + Type *string + func (ac *AssociationContract) UnmarshalJSON(body []byte) error + func (ac AssociationContract) MarshalJSON() ([]byte, error) + type AssociationContractProperties struct + ProvisioningState ProvisioningState + type AsyncOperationStatus string + const Failed + const InProgress + const Started + const Succeeded + func PossibleAsyncOperationStatusValues() []AsyncOperationStatus + type AuthenticationSettingsContract struct + OAuth2 *OAuth2AuthenticationSettingsContract + Openid *OpenIDAuthenticationSettingsContract + type AuthorizationMethod string + const DELETE + const GET + const HEAD + const OPTIONS + const PATCH + const POST + const PUT + const TRACE + func PossibleAuthorizationMethodValues() []AuthorizationMethod + type AuthorizationServerClient struct + func NewAuthorizationServerClient(subscriptionID string) AuthorizationServerClient + func NewAuthorizationServerClientWithBaseURI(baseURI string, subscriptionID string) AuthorizationServerClient + func (client AuthorizationServerClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result AuthorizationServerContract, err error) + func (client AuthorizationServerClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client AuthorizationServerClient) CreateOrUpdateResponder(resp *http.Response) (result AuthorizationServerContract, err error) + func (client AuthorizationServerClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client AuthorizationServerClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client AuthorizationServerClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client AuthorizationServerClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client AuthorizationServerClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client AuthorizationServerClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result AuthorizationServerContract, err error) + func (client AuthorizationServerClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client AuthorizationServerClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client AuthorizationServerClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client AuthorizationServerClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client AuthorizationServerClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client AuthorizationServerClient) GetResponder(resp *http.Response) (result AuthorizationServerContract, err error) + func (client AuthorizationServerClient) GetSender(req *http.Request) (*http.Response, error) + func (client AuthorizationServerClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result AuthorizationServerCollectionPage, err error) + func (client AuthorizationServerClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result AuthorizationServerCollectionIterator, err error) + func (client AuthorizationServerClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client AuthorizationServerClient) ListByServiceResponder(resp *http.Response) (result AuthorizationServerCollection, err error) + func (client AuthorizationServerClient) ListByServiceSender(req *http.Request) (*http.Response, error) + func (client AuthorizationServerClient) ListSecrets(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ClientSecretContract, err error) + func (client AuthorizationServerClient) ListSecretsPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client AuthorizationServerClient) ListSecretsResponder(resp *http.Response) (result ClientSecretContract, err error) + func (client AuthorizationServerClient) ListSecretsSender(req *http.Request) (*http.Response, error) + func (client AuthorizationServerClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client AuthorizationServerClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client AuthorizationServerClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error) + func (client AuthorizationServerClient) UpdateSender(req *http.Request) (*http.Response, error) + type AuthorizationServerCollection struct + Count *int64 + NextLink *string + Value *[]AuthorizationServerContract + func (asc AuthorizationServerCollection) IsEmpty() bool + type AuthorizationServerCollectionIterator struct + func NewAuthorizationServerCollectionIterator(page AuthorizationServerCollectionPage) AuthorizationServerCollectionIterator + func (iter *AuthorizationServerCollectionIterator) Next() error + func (iter *AuthorizationServerCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter AuthorizationServerCollectionIterator) NotDone() bool + func (iter AuthorizationServerCollectionIterator) Response() AuthorizationServerCollection + func (iter AuthorizationServerCollectionIterator) Value() AuthorizationServerContract + type AuthorizationServerCollectionPage struct + func NewAuthorizationServerCollectionPage(cur AuthorizationServerCollection, ...) AuthorizationServerCollectionPage + func (page *AuthorizationServerCollectionPage) Next() error + func (page *AuthorizationServerCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page AuthorizationServerCollectionPage) NotDone() bool + func (page AuthorizationServerCollectionPage) Response() AuthorizationServerCollection + func (page AuthorizationServerCollectionPage) Values() []AuthorizationServerContract + type AuthorizationServerContract struct + ID *string + Name *string + Type *string + func (asc *AuthorizationServerContract) UnmarshalJSON(body []byte) error + func (asc AuthorizationServerContract) MarshalJSON() ([]byte, error) + type AuthorizationServerContractBaseProperties struct + AuthorizationMethods *[]AuthorizationMethod + BearerTokenSendingMethods *[]BearerTokenSendingMethod + ClientAuthenticationMethod *[]ClientAuthenticationMethod + DefaultScope *string + Description *string + ResourceOwnerPassword *string + ResourceOwnerUsername *string + SupportState *bool + TokenBodyParameters *[]TokenBodyParameterContract + TokenEndpoint *string + type AuthorizationServerContractProperties struct + AuthorizationEndpoint *string + AuthorizationMethods *[]AuthorizationMethod + BearerTokenSendingMethods *[]BearerTokenSendingMethod + ClientAuthenticationMethod *[]ClientAuthenticationMethod + ClientID *string + ClientRegistrationEndpoint *string + ClientSecret *string + DefaultScope *string + Description *string + DisplayName *string + GrantTypes *[]GrantType + ResourceOwnerPassword *string + ResourceOwnerUsername *string + SupportState *bool + TokenBodyParameters *[]TokenBodyParameterContract + TokenEndpoint *string + type AuthorizationServerUpdateContract struct + ID *string + Name *string + Type *string + func (asuc *AuthorizationServerUpdateContract) UnmarshalJSON(body []byte) error + func (asuc AuthorizationServerUpdateContract) MarshalJSON() ([]byte, error) + type AuthorizationServerUpdateContractProperties struct + AuthorizationEndpoint *string + AuthorizationMethods *[]AuthorizationMethod + BearerTokenSendingMethods *[]BearerTokenSendingMethod + ClientAuthenticationMethod *[]ClientAuthenticationMethod + ClientID *string + ClientRegistrationEndpoint *string + ClientSecret *string + DefaultScope *string + Description *string + DisplayName *string + GrantTypes *[]GrantType + ResourceOwnerPassword *string + ResourceOwnerUsername *string + SupportState *bool + TokenBodyParameters *[]TokenBodyParameterContract + TokenEndpoint *string + type BackendAuthorizationHeaderCredentials struct + Parameter *string + Scheme *string + type BackendBaseParameters struct + Credentials *BackendCredentialsContract + Description *string + Properties *BackendProperties + Proxy *BackendProxyContract + ResourceID *string + TLS *BackendTLSProperties + Title *string + type BackendClient struct + func NewBackendClient(subscriptionID string) BackendClient + func NewBackendClientWithBaseURI(baseURI string, subscriptionID string) BackendClient + func (client BackendClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result BackendContract, err error) + func (client BackendClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client BackendClient) CreateOrUpdateResponder(resp *http.Response) (result BackendContract, err error) + func (client BackendClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client BackendClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client BackendClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client BackendClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client BackendClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client BackendClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result BackendContract, err error) + func (client BackendClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client BackendClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client BackendClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client BackendClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client BackendClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client BackendClient) GetResponder(resp *http.Response) (result BackendContract, err error) + func (client BackendClient) GetSender(req *http.Request) (*http.Response, error) + func (client BackendClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result BackendCollectionPage, err error) + func (client BackendClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result BackendCollectionIterator, err error) + func (client BackendClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client BackendClient) ListByServiceResponder(resp *http.Response) (result BackendCollection, err error) + func (client BackendClient) ListByServiceSender(req *http.Request) (*http.Response, error) + func (client BackendClient) Reconnect(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client BackendClient) ReconnectPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client BackendClient) ReconnectResponder(resp *http.Response) (result autorest.Response, err error) + func (client BackendClient) ReconnectSender(req *http.Request) (*http.Response, error) + func (client BackendClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client BackendClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client BackendClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error) + func (client BackendClient) UpdateSender(req *http.Request) (*http.Response, error) + type BackendCollection struct + NextLink *string + Value *[]BackendContract + func (bc BackendCollection) IsEmpty() bool + type BackendCollectionIterator struct + func NewBackendCollectionIterator(page BackendCollectionPage) BackendCollectionIterator + func (iter *BackendCollectionIterator) Next() error + func (iter *BackendCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter BackendCollectionIterator) NotDone() bool + func (iter BackendCollectionIterator) Response() BackendCollection + func (iter BackendCollectionIterator) Value() BackendContract + type BackendCollectionPage struct + func NewBackendCollectionPage(cur BackendCollection, ...) BackendCollectionPage + func (page *BackendCollectionPage) Next() error + func (page *BackendCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page BackendCollectionPage) NotDone() bool + func (page BackendCollectionPage) Response() BackendCollection + func (page BackendCollectionPage) Values() []BackendContract + type BackendContract struct + ID *string + Name *string + Type *string + func (bc *BackendContract) UnmarshalJSON(body []byte) error + func (bc BackendContract) MarshalJSON() ([]byte, error) + type BackendContractProperties struct + Credentials *BackendCredentialsContract + Description *string + Properties *BackendProperties + Protocol BackendProtocol + Proxy *BackendProxyContract + ResourceID *string + TLS *BackendTLSProperties + Title *string + URL *string + type BackendCredentialsContract struct + Authorization *BackendAuthorizationHeaderCredentials + Certificate *[]string + Header map[string][]string + Query map[string][]string + func (bcc BackendCredentialsContract) MarshalJSON() ([]byte, error) + type BackendProperties struct + ServiceFabricCluster *BackendServiceFabricClusterProperties + type BackendProtocol string + const BackendProtocolHTTP + const BackendProtocolSoap + func PossibleBackendProtocolValues() []BackendProtocol + type BackendProxyContract struct + Password *string + URL *string + Username *string + type BackendReconnectContract struct + ID *string + Name *string + Type *string + func (brc *BackendReconnectContract) UnmarshalJSON(body []byte) error + func (brc BackendReconnectContract) MarshalJSON() ([]byte, error) + type BackendReconnectProperties struct + After *string + type BackendServiceFabricClusterProperties struct + ClientCertificatethumbprint *string + ManagementEndpoints *[]string + MaxPartitionResolutionRetries *int32 + ServerCertificateThumbprints *[]string + ServerX509Names *[]X509CertificateName + type BackendTLSProperties struct + ValidateCertificateChain *bool + ValidateCertificateName *bool + type BackendUpdateParameterProperties struct + Credentials *BackendCredentialsContract + Description *string + Properties *BackendProperties + Protocol BackendProtocol + Proxy *BackendProxyContract + ResourceID *string + TLS *BackendTLSProperties + Title *string + URL *string + type BackendUpdateParameters struct + func (bup *BackendUpdateParameters) UnmarshalJSON(body []byte) error + func (bup BackendUpdateParameters) MarshalJSON() ([]byte, error) + type BaseClient struct + BaseURI string + SubscriptionID string + func New(subscriptionID string) BaseClient + func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient + type BearerTokenSendingMethod string + const AuthorizationHeader + const Query + func PossibleBearerTokenSendingMethodValues() []BearerTokenSendingMethod + type BearerTokenSendingMethods string + const BearerTokenSendingMethodsAuthorizationHeader + const BearerTokenSendingMethodsQuery + func PossibleBearerTokenSendingMethodsValues() []BearerTokenSendingMethods + type BodyDiagnosticSettings struct + Bytes *int32 + type CacheClient struct + func NewCacheClient(subscriptionID string) CacheClient + func NewCacheClientWithBaseURI(baseURI string, subscriptionID string) CacheClient + func (client CacheClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result CacheContract, err error) + func (client CacheClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client CacheClient) CreateOrUpdateResponder(resp *http.Response) (result CacheContract, err error) + func (client CacheClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client CacheClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client CacheClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client CacheClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client CacheClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client CacheClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result CacheContract, err error) + func (client CacheClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client CacheClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client CacheClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client CacheClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client CacheClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client CacheClient) GetResponder(resp *http.Response) (result CacheContract, err error) + func (client CacheClient) GetSender(req *http.Request) (*http.Response, error) + func (client CacheClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, top *int32, ...) (result CacheCollectionPage, err error) + func (client CacheClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, top *int32, ...) (result CacheCollectionIterator, err error) + func (client CacheClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, top *int32, ...) (*http.Request, error) + func (client CacheClient) ListByServiceResponder(resp *http.Response) (result CacheCollection, err error) + func (client CacheClient) ListByServiceSender(req *http.Request) (*http.Response, error) + func (client CacheClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client CacheClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client CacheClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error) + func (client CacheClient) UpdateSender(req *http.Request) (*http.Response, error) + type CacheCollection struct + NextLink *string + Value *[]CacheContract + func (cc CacheCollection) IsEmpty() bool + type CacheCollectionIterator struct + func NewCacheCollectionIterator(page CacheCollectionPage) CacheCollectionIterator + func (iter *CacheCollectionIterator) Next() error + func (iter *CacheCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter CacheCollectionIterator) NotDone() bool + func (iter CacheCollectionIterator) Response() CacheCollection + func (iter CacheCollectionIterator) Value() CacheContract + type CacheCollectionPage struct + func NewCacheCollectionPage(cur CacheCollection, ...) CacheCollectionPage + func (page *CacheCollectionPage) Next() error + func (page *CacheCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page CacheCollectionPage) NotDone() bool + func (page CacheCollectionPage) Response() CacheCollection + func (page CacheCollectionPage) Values() []CacheContract + type CacheContract struct + ID *string + Name *string + Type *string + func (cc *CacheContract) UnmarshalJSON(body []byte) error + func (cc CacheContract) MarshalJSON() ([]byte, error) + type CacheContractProperties struct + ConnectionString *string + Description *string + ResourceID *string + type CacheUpdateParameters struct + func (cup *CacheUpdateParameters) UnmarshalJSON(body []byte) error + func (cup CacheUpdateParameters) MarshalJSON() ([]byte, error) + type CacheUpdateProperties struct + ConnectionString *string + Description *string + ResourceID *string + type CertificateClient struct + func NewCertificateClient(subscriptionID string) CertificateClient + func NewCertificateClientWithBaseURI(baseURI string, subscriptionID string) CertificateClient + func (client CertificateClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result CertificateContract, err error) + func (client CertificateClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client CertificateClient) CreateOrUpdateResponder(resp *http.Response) (result CertificateContract, err error) + func (client CertificateClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client CertificateClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client CertificateClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client CertificateClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client CertificateClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client CertificateClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result CertificateContract, err error) + func (client CertificateClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client CertificateClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client CertificateClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client CertificateClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client CertificateClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client CertificateClient) GetResponder(resp *http.Response) (result CertificateContract, err error) + func (client CertificateClient) GetSender(req *http.Request) (*http.Response, error) + func (client CertificateClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result CertificateCollectionPage, err error) + func (client CertificateClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result CertificateCollectionIterator, err error) + func (client CertificateClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client CertificateClient) ListByServiceResponder(resp *http.Response) (result CertificateCollection, err error) + func (client CertificateClient) ListByServiceSender(req *http.Request) (*http.Response, error) + type CertificateCollection struct + NextLink *string + Value *[]CertificateContract + func (cc CertificateCollection) IsEmpty() bool + type CertificateCollectionIterator struct + func NewCertificateCollectionIterator(page CertificateCollectionPage) CertificateCollectionIterator + func (iter *CertificateCollectionIterator) Next() error + func (iter *CertificateCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter CertificateCollectionIterator) NotDone() bool + func (iter CertificateCollectionIterator) Response() CertificateCollection + func (iter CertificateCollectionIterator) Value() CertificateContract + type CertificateCollectionPage struct + func NewCertificateCollectionPage(cur CertificateCollection, ...) CertificateCollectionPage + func (page *CertificateCollectionPage) Next() error + func (page *CertificateCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page CertificateCollectionPage) NotDone() bool + func (page CertificateCollectionPage) Response() CertificateCollection + func (page CertificateCollectionPage) Values() []CertificateContract + type CertificateConfiguration struct + Certificate *CertificateInformation + CertificatePassword *string + EncodedCertificate *string + StoreName StoreName + type CertificateContract struct + ID *string + Name *string + Type *string + func (cc *CertificateContract) UnmarshalJSON(body []byte) error + func (cc CertificateContract) MarshalJSON() ([]byte, error) + type CertificateContractProperties struct + ExpirationDate *date.Time + Subject *string + Thumbprint *string + type CertificateCreateOrUpdateParameters struct + func (ccoup *CertificateCreateOrUpdateParameters) UnmarshalJSON(body []byte) error + func (ccoup CertificateCreateOrUpdateParameters) MarshalJSON() ([]byte, error) + type CertificateCreateOrUpdateProperties struct + Data *string + Password *string + type CertificateInformation struct + Expiry *date.Time + Subject *string + Thumbprint *string + type ClientAuthenticationMethod string + const Basic + const Body + func PossibleClientAuthenticationMethodValues() []ClientAuthenticationMethod + type ClientSecretContract struct + ClientSecret *string + type Confirmation string + const Invite + const Signup + func PossibleConfirmationValues() []Confirmation + type ConnectivityStatusContract struct + Error *string + LastStatusChange *date.Time + LastUpdated *date.Time + Name *string + Status ConnectivityStatusType + type ConnectivityStatusType string + const Failure + const Initializing + const Success + func PossibleConnectivityStatusTypeValues() []ConnectivityStatusType + type ContentFormat string + const Openapi + const OpenapiLink + const Openapijson + const OpenapijsonLink + const SwaggerJSON + const SwaggerLinkJSON + const WadlLinkJSON + const WadlXML + const Wsdl + const WsdlLink + func PossibleContentFormatValues() []ContentFormat + type ContentItemClient struct + func NewContentItemClient(subscriptionID string) ContentItemClient + func NewContentItemClientWithBaseURI(baseURI string, subscriptionID string) ContentItemClient + func (client ContentItemClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ContentItemContract, err error) + func (client ContentItemClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ContentItemClient) CreateOrUpdateResponder(resp *http.Response) (result ContentItemContract, err error) + func (client ContentItemClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client ContentItemClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client ContentItemClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ContentItemClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client ContentItemClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client ContentItemClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ContentItemContract, err error) + func (client ContentItemClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client ContentItemClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ContentItemClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client ContentItemClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client ContentItemClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ContentItemClient) GetResponder(resp *http.Response) (result ContentItemContract, err error) + func (client ContentItemClient) GetSender(req *http.Request) (*http.Response, error) + func (client ContentItemClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ContentItemCollectionPage, err error) + func (client ContentItemClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ContentItemCollectionIterator, err error) + func (client ContentItemClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ContentItemClient) ListByServiceResponder(resp *http.Response) (result ContentItemCollection, err error) + func (client ContentItemClient) ListByServiceSender(req *http.Request) (*http.Response, error) + type ContentItemCollection struct + NextLink *string + Value *[]ContentItemContract + func (cic ContentItemCollection) IsEmpty() bool + type ContentItemCollectionIterator struct + func NewContentItemCollectionIterator(page ContentItemCollectionPage) ContentItemCollectionIterator + func (iter *ContentItemCollectionIterator) Next() error + func (iter *ContentItemCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter ContentItemCollectionIterator) NotDone() bool + func (iter ContentItemCollectionIterator) Response() ContentItemCollection + func (iter ContentItemCollectionIterator) Value() ContentItemContract + type ContentItemCollectionPage struct + func NewContentItemCollectionPage(cur ContentItemCollection, ...) ContentItemCollectionPage + func (page *ContentItemCollectionPage) Next() error + func (page *ContentItemCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page ContentItemCollectionPage) NotDone() bool + func (page ContentItemCollectionPage) Response() ContentItemCollection + func (page ContentItemCollectionPage) Values() []ContentItemContract + type ContentItemContract struct + ID *string + Name *string + Properties map[string]interface{} + Type *string + func (cic ContentItemContract) MarshalJSON() ([]byte, error) + type ContentTypeClient struct + func NewContentTypeClient(subscriptionID string) ContentTypeClient + func NewContentTypeClientWithBaseURI(baseURI string, subscriptionID string) ContentTypeClient + func (client ContentTypeClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ContentTypeContract, err error) + func (client ContentTypeClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ContentTypeClient) CreateOrUpdateResponder(resp *http.Response) (result ContentTypeContract, err error) + func (client ContentTypeClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client ContentTypeClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client ContentTypeClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ContentTypeClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client ContentTypeClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client ContentTypeClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client ContentTypeClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ContentTypeClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client ContentTypeClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client ContentTypeClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string) (result ContentTypeCollectionPage, err error) + func (client ContentTypeClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string) (result ContentTypeCollectionIterator, err error) + func (client ContentTypeClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client ContentTypeClient) ListByServiceResponder(resp *http.Response) (result ContentTypeCollection, err error) + func (client ContentTypeClient) ListByServiceSender(req *http.Request) (*http.Response, error) + type ContentTypeCollection struct + NextLink *string + Value *[]ContentTypeContract + func (ctc ContentTypeCollection) IsEmpty() bool + type ContentTypeCollectionIterator struct + func NewContentTypeCollectionIterator(page ContentTypeCollectionPage) ContentTypeCollectionIterator + func (iter *ContentTypeCollectionIterator) Next() error + func (iter *ContentTypeCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter ContentTypeCollectionIterator) NotDone() bool + func (iter ContentTypeCollectionIterator) Response() ContentTypeCollection + func (iter ContentTypeCollectionIterator) Value() ContentTypeContract + type ContentTypeCollectionPage struct + func NewContentTypeCollectionPage(cur ContentTypeCollection, ...) ContentTypeCollectionPage + func (page *ContentTypeCollectionPage) Next() error + func (page *ContentTypeCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page ContentTypeCollectionPage) NotDone() bool + func (page ContentTypeCollectionPage) Response() ContentTypeCollection + func (page ContentTypeCollectionPage) Values() []ContentTypeContract + type ContentTypeContract struct + ID *string + Name *string + Type *string + func (ctc *ContentTypeContract) UnmarshalJSON(body []byte) error + func (ctc ContentTypeContract) MarshalJSON() ([]byte, error) + type ContentTypeContractProperties struct + Description *string + ID *string + Name *string + Schema interface{} + Version *string + type ContentTypesClient struct + func NewContentTypesClient(subscriptionID string) ContentTypesClient + func NewContentTypesClientWithBaseURI(baseURI string, subscriptionID string) ContentTypesClient + func (client ContentTypesClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ContentTypeContract, err error) + func (client ContentTypesClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ContentTypesClient) GetResponder(resp *http.Response) (result ContentTypeContract, err error) + func (client ContentTypesClient) GetSender(req *http.Request) (*http.Response, error) + type DelegationSettingsClient struct + func NewDelegationSettingsClient(subscriptionID string) DelegationSettingsClient + func NewDelegationSettingsClientWithBaseURI(baseURI string, subscriptionID string) DelegationSettingsClient + func (client DelegationSettingsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PortalDelegationSettings, err error) + func (client DelegationSettingsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client DelegationSettingsClient) CreateOrUpdateResponder(resp *http.Response) (result PortalDelegationSettings, err error) + func (client DelegationSettingsClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client DelegationSettingsClient) Get(ctx context.Context, resourceGroupName string, serviceName string) (result PortalDelegationSettings, err error) + func (client DelegationSettingsClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error) + func (client DelegationSettingsClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client DelegationSettingsClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client DelegationSettingsClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client DelegationSettingsClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client DelegationSettingsClient) GetResponder(resp *http.Response) (result PortalDelegationSettings, err error) + func (client DelegationSettingsClient) GetSender(req *http.Request) (*http.Response, error) + func (client DelegationSettingsClient) ListSecrets(ctx context.Context, resourceGroupName string, serviceName string) (result PortalSettingValidationKeyContract, err error) + func (client DelegationSettingsClient) ListSecretsPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client DelegationSettingsClient) ListSecretsResponder(resp *http.Response) (result PortalSettingValidationKeyContract, err error) + func (client DelegationSettingsClient) ListSecretsSender(req *http.Request) (*http.Response, error) + func (client DelegationSettingsClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client DelegationSettingsClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client DelegationSettingsClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error) + func (client DelegationSettingsClient) UpdateSender(req *http.Request) (*http.Response, error) + type DeployConfigurationParameterProperties struct + Branch *string + Force *bool + type DeployConfigurationParameters struct + func (dcp *DeployConfigurationParameters) UnmarshalJSON(body []byte) error + func (dcp DeployConfigurationParameters) MarshalJSON() ([]byte, error) + type DiagnosticClient struct + func NewDiagnosticClient(subscriptionID string) DiagnosticClient + func NewDiagnosticClientWithBaseURI(baseURI string, subscriptionID string) DiagnosticClient + func (client DiagnosticClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result DiagnosticContract, err error) + func (client DiagnosticClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client DiagnosticClient) CreateOrUpdateResponder(resp *http.Response) (result DiagnosticContract, err error) + func (client DiagnosticClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client DiagnosticClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client DiagnosticClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client DiagnosticClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client DiagnosticClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client DiagnosticClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result DiagnosticContract, err error) + func (client DiagnosticClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client DiagnosticClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client DiagnosticClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client DiagnosticClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client DiagnosticClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client DiagnosticClient) GetResponder(resp *http.Response) (result DiagnosticContract, err error) + func (client DiagnosticClient) GetSender(req *http.Request) (*http.Response, error) + func (client DiagnosticClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result DiagnosticCollectionPage, err error) + func (client DiagnosticClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result DiagnosticCollectionIterator, err error) + func (client DiagnosticClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client DiagnosticClient) ListByServiceResponder(resp *http.Response) (result DiagnosticCollection, err error) + func (client DiagnosticClient) ListByServiceSender(req *http.Request) (*http.Response, error) + func (client DiagnosticClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client DiagnosticClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client DiagnosticClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error) + func (client DiagnosticClient) UpdateSender(req *http.Request) (*http.Response, error) + type DiagnosticCollection struct + NextLink *string + Value *[]DiagnosticContract + func (dc DiagnosticCollection) IsEmpty() bool + type DiagnosticCollectionIterator struct + func NewDiagnosticCollectionIterator(page DiagnosticCollectionPage) DiagnosticCollectionIterator + func (iter *DiagnosticCollectionIterator) Next() error + func (iter *DiagnosticCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter DiagnosticCollectionIterator) NotDone() bool + func (iter DiagnosticCollectionIterator) Response() DiagnosticCollection + func (iter DiagnosticCollectionIterator) Value() DiagnosticContract + type DiagnosticCollectionPage struct + func NewDiagnosticCollectionPage(cur DiagnosticCollection, ...) DiagnosticCollectionPage + func (page *DiagnosticCollectionPage) Next() error + func (page *DiagnosticCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page DiagnosticCollectionPage) NotDone() bool + func (page DiagnosticCollectionPage) Response() DiagnosticCollection + func (page DiagnosticCollectionPage) Values() []DiagnosticContract + type DiagnosticContract struct + ID *string + Name *string + Type *string + func (dc *DiagnosticContract) UnmarshalJSON(body []byte) error + func (dc DiagnosticContract) MarshalJSON() ([]byte, error) + type DiagnosticContractProperties struct + AlwaysLog AlwaysLog + Backend *PipelineDiagnosticSettings + Frontend *PipelineDiagnosticSettings + HTTPCorrelationProtocol HTTPCorrelationProtocol + LogClientIP *bool + LoggerID *string + Sampling *SamplingSettings + Verbosity Verbosity + type EmailTemplateClient struct + func NewEmailTemplateClient(subscriptionID string) EmailTemplateClient + func NewEmailTemplateClientWithBaseURI(baseURI string, subscriptionID string) EmailTemplateClient + func (client EmailTemplateClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result EmailTemplateContract, err error) + func (client EmailTemplateClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client EmailTemplateClient) CreateOrUpdateResponder(resp *http.Response) (result EmailTemplateContract, err error) + func (client EmailTemplateClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client EmailTemplateClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client EmailTemplateClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client EmailTemplateClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client EmailTemplateClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client EmailTemplateClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result EmailTemplateContract, err error) + func (client EmailTemplateClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client EmailTemplateClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client EmailTemplateClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client EmailTemplateClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client EmailTemplateClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client EmailTemplateClient) GetResponder(resp *http.Response) (result EmailTemplateContract, err error) + func (client EmailTemplateClient) GetSender(req *http.Request) (*http.Response, error) + func (client EmailTemplateClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result EmailTemplateCollectionPage, err error) + func (client EmailTemplateClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result EmailTemplateCollectionIterator, err error) + func (client EmailTemplateClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client EmailTemplateClient) ListByServiceResponder(resp *http.Response) (result EmailTemplateCollection, err error) + func (client EmailTemplateClient) ListByServiceSender(req *http.Request) (*http.Response, error) + func (client EmailTemplateClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client EmailTemplateClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client EmailTemplateClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error) + func (client EmailTemplateClient) UpdateSender(req *http.Request) (*http.Response, error) + type EmailTemplateCollection struct + NextLink *string + Value *[]EmailTemplateContract + func (etc EmailTemplateCollection) IsEmpty() bool + type EmailTemplateCollectionIterator struct + func NewEmailTemplateCollectionIterator(page EmailTemplateCollectionPage) EmailTemplateCollectionIterator + func (iter *EmailTemplateCollectionIterator) Next() error + func (iter *EmailTemplateCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter EmailTemplateCollectionIterator) NotDone() bool + func (iter EmailTemplateCollectionIterator) Response() EmailTemplateCollection + func (iter EmailTemplateCollectionIterator) Value() EmailTemplateContract + type EmailTemplateCollectionPage struct + func NewEmailTemplateCollectionPage(cur EmailTemplateCollection, ...) EmailTemplateCollectionPage + func (page *EmailTemplateCollectionPage) Next() error + func (page *EmailTemplateCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page EmailTemplateCollectionPage) NotDone() bool + func (page EmailTemplateCollectionPage) Response() EmailTemplateCollection + func (page EmailTemplateCollectionPage) Values() []EmailTemplateContract + type EmailTemplateContract struct + ID *string + Name *string + Type *string + func (etc *EmailTemplateContract) UnmarshalJSON(body []byte) error + func (etc EmailTemplateContract) MarshalJSON() ([]byte, error) + type EmailTemplateContractProperties struct + Body *string + Description *string + IsDefault *bool + Parameters *[]EmailTemplateParametersContractProperties + Subject *string + Title *string + func (etcp EmailTemplateContractProperties) MarshalJSON() ([]byte, error) + type EmailTemplateParametersContractProperties struct + Description *string + Name *string + Title *string + type EmailTemplateUpdateParameterProperties struct + Body *string + Description *string + Parameters *[]EmailTemplateParametersContractProperties + Subject *string + Title *string + type EmailTemplateUpdateParameters struct + func (etup *EmailTemplateUpdateParameters) UnmarshalJSON(body []byte) error + func (etup EmailTemplateUpdateParameters) MarshalJSON() ([]byte, error) + type ErrorFieldContract struct + Code *string + Message *string + Target *string + type ErrorResponse struct + func (er *ErrorResponse) UnmarshalJSON(body []byte) error + func (er ErrorResponse) MarshalJSON() ([]byte, error) + type ErrorResponseBody struct + Code *string + Details *[]ErrorFieldContract + Message *string + type ExportFormat string + const ExportFormatOpenapi + const ExportFormatOpenapiJSON + const ExportFormatSwagger + const ExportFormatWadl + const ExportFormatWsdl + func PossibleExportFormatValues() []ExportFormat + type ExportResultFormat string + const ExportResultFormatOpenAPI + const ExportResultFormatSwagger + const ExportResultFormatWadl + const ExportResultFormatWsdl + func PossibleExportResultFormatValues() []ExportResultFormat + type GatewayAPIClient struct + func NewGatewayAPIClient(subscriptionID string) GatewayAPIClient + func NewGatewayAPIClientWithBaseURI(baseURI string, subscriptionID string) GatewayAPIClient + func (client GatewayAPIClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIContract, err error) + func (client GatewayAPIClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client GatewayAPIClient) CreateOrUpdateResponder(resp *http.Response) (result APIContract, err error) + func (client GatewayAPIClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client GatewayAPIClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client GatewayAPIClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client GatewayAPIClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client GatewayAPIClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client GatewayAPIClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client GatewayAPIClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client GatewayAPIClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client GatewayAPIClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client GatewayAPIClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APICollectionPage, err error) + func (client GatewayAPIClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APICollectionIterator, err error) + func (client GatewayAPIClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client GatewayAPIClient) ListByServiceResponder(resp *http.Response) (result APICollection, err error) + func (client GatewayAPIClient) ListByServiceSender(req *http.Request) (*http.Response, error) + type GatewayClient struct + func NewGatewayClient(subscriptionID string) GatewayClient + func NewGatewayClientWithBaseURI(baseURI string, subscriptionID string) GatewayClient + func (client GatewayClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result GatewayContract, err error) + func (client GatewayClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client GatewayClient) CreateOrUpdateResponder(resp *http.Response) (result GatewayContract, err error) + func (client GatewayClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client GatewayClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client GatewayClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client GatewayClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client GatewayClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client GatewayClient) GenerateToken(ctx context.Context, resourceGroupName string, serviceName string, ...) (result GatewayTokenContract, err error) + func (client GatewayClient) GenerateTokenPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client GatewayClient) GenerateTokenResponder(resp *http.Response) (result GatewayTokenContract, err error) + func (client GatewayClient) GenerateTokenSender(req *http.Request) (*http.Response, error) + func (client GatewayClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result GatewayContract, err error) + func (client GatewayClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client GatewayClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client GatewayClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client GatewayClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client GatewayClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client GatewayClient) GetResponder(resp *http.Response) (result GatewayContract, err error) + func (client GatewayClient) GetSender(req *http.Request) (*http.Response, error) + func (client GatewayClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, top *int32, ...) (result GatewayCollectionPage, err error) + func (client GatewayClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, top *int32, ...) (result GatewayCollectionIterator, err error) + func (client GatewayClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, top *int32, ...) (*http.Request, error) + func (client GatewayClient) ListByServiceResponder(resp *http.Response) (result GatewayCollection, err error) + func (client GatewayClient) ListByServiceSender(req *http.Request) (*http.Response, error) + func (client GatewayClient) ListKeys(ctx context.Context, resourceGroupName string, serviceName string, ...) (result GatewayKeysContract, err error) + func (client GatewayClient) ListKeysPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client GatewayClient) ListKeysResponder(resp *http.Response) (result GatewayKeysContract, err error) + func (client GatewayClient) ListKeysSender(req *http.Request) (*http.Response, error) + func (client GatewayClient) RegenerateKey(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client GatewayClient) RegenerateKeyPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client GatewayClient) RegenerateKeyResponder(resp *http.Response) (result autorest.Response, err error) + func (client GatewayClient) RegenerateKeySender(req *http.Request) (*http.Response, error) + func (client GatewayClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client GatewayClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client GatewayClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error) + func (client GatewayClient) UpdateSender(req *http.Request) (*http.Response, error) + type GatewayCollection struct + NextLink *string + Value *[]GatewayContract + func (gc GatewayCollection) IsEmpty() bool + type GatewayCollectionIterator struct + func NewGatewayCollectionIterator(page GatewayCollectionPage) GatewayCollectionIterator + func (iter *GatewayCollectionIterator) Next() error + func (iter *GatewayCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter GatewayCollectionIterator) NotDone() bool + func (iter GatewayCollectionIterator) Response() GatewayCollection + func (iter GatewayCollectionIterator) Value() GatewayContract + type GatewayCollectionPage struct + func NewGatewayCollectionPage(cur GatewayCollection, ...) GatewayCollectionPage + func (page *GatewayCollectionPage) Next() error + func (page *GatewayCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page GatewayCollectionPage) NotDone() bool + func (page GatewayCollectionPage) Response() GatewayCollection + func (page GatewayCollectionPage) Values() []GatewayContract + type GatewayContract struct + ID *string + Name *string + Type *string + func (gc *GatewayContract) UnmarshalJSON(body []byte) error + func (gc GatewayContract) MarshalJSON() ([]byte, error) + type GatewayContractProperties struct + Description *string + LocationData *ResourceLocationDataContract + type GatewayHostnameConfigurationClient struct + func NewGatewayHostnameConfigurationClient(subscriptionID string) GatewayHostnameConfigurationClient + func NewGatewayHostnameConfigurationClientWithBaseURI(baseURI string, subscriptionID string) GatewayHostnameConfigurationClient + func (client GatewayHostnameConfigurationClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result GatewayHostnameConfigurationContract, err error) + func (client GatewayHostnameConfigurationClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client GatewayHostnameConfigurationClient) CreateOrUpdateResponder(resp *http.Response) (result GatewayHostnameConfigurationContract, err error) + func (client GatewayHostnameConfigurationClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client GatewayHostnameConfigurationClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client GatewayHostnameConfigurationClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client GatewayHostnameConfigurationClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client GatewayHostnameConfigurationClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client GatewayHostnameConfigurationClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result GatewayHostnameConfigurationContract, err error) + func (client GatewayHostnameConfigurationClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client GatewayHostnameConfigurationClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client GatewayHostnameConfigurationClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client GatewayHostnameConfigurationClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client GatewayHostnameConfigurationClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client GatewayHostnameConfigurationClient) GetResponder(resp *http.Response) (result GatewayHostnameConfigurationContract, err error) + func (client GatewayHostnameConfigurationClient) GetSender(req *http.Request) (*http.Response, error) + func (client GatewayHostnameConfigurationClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result GatewayHostnameConfigurationCollectionPage, err error) + func (client GatewayHostnameConfigurationClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result GatewayHostnameConfigurationCollectionIterator, err error) + func (client GatewayHostnameConfigurationClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client GatewayHostnameConfigurationClient) ListByServiceResponder(resp *http.Response) (result GatewayHostnameConfigurationCollection, err error) + func (client GatewayHostnameConfigurationClient) ListByServiceSender(req *http.Request) (*http.Response, error) + type GatewayHostnameConfigurationCollection struct + NextLink *string + Value *[]GatewayHostnameConfigurationContract + func (ghcc GatewayHostnameConfigurationCollection) IsEmpty() bool + type GatewayHostnameConfigurationCollectionIterator struct + func NewGatewayHostnameConfigurationCollectionIterator(page GatewayHostnameConfigurationCollectionPage) GatewayHostnameConfigurationCollectionIterator + func (iter *GatewayHostnameConfigurationCollectionIterator) Next() error + func (iter *GatewayHostnameConfigurationCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter GatewayHostnameConfigurationCollectionIterator) NotDone() bool + func (iter GatewayHostnameConfigurationCollectionIterator) Response() GatewayHostnameConfigurationCollection + func (iter GatewayHostnameConfigurationCollectionIterator) Value() GatewayHostnameConfigurationContract + type GatewayHostnameConfigurationCollectionPage struct + func NewGatewayHostnameConfigurationCollectionPage(cur GatewayHostnameConfigurationCollection, ...) GatewayHostnameConfigurationCollectionPage + func (page *GatewayHostnameConfigurationCollectionPage) Next() error + func (page *GatewayHostnameConfigurationCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page GatewayHostnameConfigurationCollectionPage) NotDone() bool + func (page GatewayHostnameConfigurationCollectionPage) Response() GatewayHostnameConfigurationCollection + func (page GatewayHostnameConfigurationCollectionPage) Values() []GatewayHostnameConfigurationContract + type GatewayHostnameConfigurationContract struct + ID *string + Name *string + Type *string + func (ghcc *GatewayHostnameConfigurationContract) UnmarshalJSON(body []byte) error + func (ghcc GatewayHostnameConfigurationContract) MarshalJSON() ([]byte, error) + type GatewayHostnameConfigurationContractProperties struct + CertificateID *string + Hostname *string + NegotiateClientCertificate *bool + type GatewayKeyRegenerationRequestContract struct + KeyType KeyType + type GatewayKeysContract struct + Primary *string + Secondary *string + type GatewayTokenContract struct + Value *string + type GatewayTokenRequestContract struct + Expiry *date.Time + KeyType KeyType + type GenerateSsoURLResult struct + Value *string + type GrantType string + const AuthorizationCode + const ClientCredentials + const Implicit + const ResourceOwnerPassword + func PossibleGrantTypeValues() []GrantType + type GroupClient struct + func NewGroupClient(subscriptionID string) GroupClient + func NewGroupClientWithBaseURI(baseURI string, subscriptionID string) GroupClient + func (client GroupClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result GroupContract, err error) + func (client GroupClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client GroupClient) CreateOrUpdateResponder(resp *http.Response) (result GroupContract, err error) + func (client GroupClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client GroupClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client GroupClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client GroupClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client GroupClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client GroupClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result GroupContract, err error) + func (client GroupClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client GroupClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client GroupClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client GroupClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client GroupClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client GroupClient) GetResponder(resp *http.Response) (result GroupContract, err error) + func (client GroupClient) GetSender(req *http.Request) (*http.Response, error) + func (client GroupClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result GroupCollectionPage, err error) + func (client GroupClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result GroupCollectionIterator, err error) + func (client GroupClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client GroupClient) ListByServiceResponder(resp *http.Response) (result GroupCollection, err error) + func (client GroupClient) ListByServiceSender(req *http.Request) (*http.Response, error) + func (client GroupClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client GroupClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client GroupClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error) + func (client GroupClient) UpdateSender(req *http.Request) (*http.Response, error) + type GroupCollection struct + NextLink *string + Value *[]GroupContract + func (gc GroupCollection) IsEmpty() bool + type GroupCollectionIterator struct + func NewGroupCollectionIterator(page GroupCollectionPage) GroupCollectionIterator + func (iter *GroupCollectionIterator) Next() error + func (iter *GroupCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter GroupCollectionIterator) NotDone() bool + func (iter GroupCollectionIterator) Response() GroupCollection + func (iter GroupCollectionIterator) Value() GroupContract + type GroupCollectionPage struct + func NewGroupCollectionPage(cur GroupCollection, ...) GroupCollectionPage + func (page *GroupCollectionPage) Next() error + func (page *GroupCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page GroupCollectionPage) NotDone() bool + func (page GroupCollectionPage) Response() GroupCollection + func (page GroupCollectionPage) Values() []GroupContract + type GroupContract struct + ID *string + Name *string + Type *string + func (gc *GroupContract) UnmarshalJSON(body []byte) error + func (gc GroupContract) MarshalJSON() ([]byte, error) + type GroupContractProperties struct + BuiltIn *bool + Description *string + DisplayName *string + ExternalID *string + Type GroupType + func (gcp GroupContractProperties) MarshalJSON() ([]byte, error) + type GroupCreateParameters struct + func (gcp *GroupCreateParameters) UnmarshalJSON(body []byte) error + func (gcp GroupCreateParameters) MarshalJSON() ([]byte, error) + type GroupCreateParametersProperties struct + Description *string + DisplayName *string + ExternalID *string + Type GroupType + type GroupType string + const Custom + const External + const System + func PossibleGroupTypeValues() []GroupType + type GroupUpdateParameters struct + func (gup *GroupUpdateParameters) UnmarshalJSON(body []byte) error + func (gup GroupUpdateParameters) MarshalJSON() ([]byte, error) + type GroupUpdateParametersProperties struct + Description *string + DisplayName *string + ExternalID *string + Type GroupType + type GroupUserClient struct + func NewGroupUserClient(subscriptionID string) GroupUserClient + func NewGroupUserClientWithBaseURI(baseURI string, subscriptionID string) GroupUserClient + func (client GroupUserClient) CheckEntityExists(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client GroupUserClient) CheckEntityExistsPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client GroupUserClient) CheckEntityExistsResponder(resp *http.Response) (result autorest.Response, err error) + func (client GroupUserClient) CheckEntityExistsSender(req *http.Request) (*http.Response, error) + func (client GroupUserClient) Create(ctx context.Context, resourceGroupName string, serviceName string, ...) (result UserContract, err error) + func (client GroupUserClient) CreatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client GroupUserClient) CreateResponder(resp *http.Response) (result UserContract, err error) + func (client GroupUserClient) CreateSender(req *http.Request) (*http.Response, error) + func (client GroupUserClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client GroupUserClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client GroupUserClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client GroupUserClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client GroupUserClient) List(ctx context.Context, resourceGroupName string, serviceName string, ...) (result UserCollectionPage, err error) + func (client GroupUserClient) ListComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result UserCollectionIterator, err error) + func (client GroupUserClient) ListPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client GroupUserClient) ListResponder(resp *http.Response) (result UserCollection, err error) + func (client GroupUserClient) ListSender(req *http.Request) (*http.Response, error) + type HTTPCorrelationProtocol string + const HTTPCorrelationProtocolLegacy + const HTTPCorrelationProtocolNone + const HTTPCorrelationProtocolW3C + func PossibleHTTPCorrelationProtocolValues() []HTTPCorrelationProtocol + type HTTPMessageDiagnostic struct + Body *BodyDiagnosticSettings + Headers *[]string + type HostnameConfiguration struct + Certificate *CertificateInformation + CertificatePassword *string + DefaultSslBinding *bool + EncodedCertificate *string + HostName *string + KeyVaultID *string + NegotiateClientCertificate *bool + Type HostnameType + type HostnameType string + const HostnameTypeDeveloperPortal + const HostnameTypeManagement + const HostnameTypePortal + const HostnameTypeProxy + const HostnameTypeScm + func PossibleHostnameTypeValues() []HostnameType + type IdentityProviderBaseParameters struct + AllowedTenants *[]string + Authority *string + PasswordResetPolicyName *string + ProfileEditingPolicyName *string + SigninPolicyName *string + SigninTenant *string + SignupPolicyName *string + Type IdentityProviderType + type IdentityProviderClient struct + func NewIdentityProviderClient(subscriptionID string) IdentityProviderClient + func NewIdentityProviderClientWithBaseURI(baseURI string, subscriptionID string) IdentityProviderClient + func (client IdentityProviderClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IdentityProviderContract, err error) + func (client IdentityProviderClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client IdentityProviderClient) CreateOrUpdateResponder(resp *http.Response) (result IdentityProviderContract, err error) + func (client IdentityProviderClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client IdentityProviderClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client IdentityProviderClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client IdentityProviderClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client IdentityProviderClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client IdentityProviderClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IdentityProviderContract, err error) + func (client IdentityProviderClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client IdentityProviderClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client IdentityProviderClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client IdentityProviderClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client IdentityProviderClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client IdentityProviderClient) GetResponder(resp *http.Response) (result IdentityProviderContract, err error) + func (client IdentityProviderClient) GetSender(req *http.Request) (*http.Response, error) + func (client IdentityProviderClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string) (result IdentityProviderListPage, err error) + func (client IdentityProviderClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string) (result IdentityProviderListIterator, err error) + func (client IdentityProviderClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client IdentityProviderClient) ListByServiceResponder(resp *http.Response) (result IdentityProviderList, err error) + func (client IdentityProviderClient) ListByServiceSender(req *http.Request) (*http.Response, error) + func (client IdentityProviderClient) ListSecrets(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ClientSecretContract, err error) + func (client IdentityProviderClient) ListSecretsPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client IdentityProviderClient) ListSecretsResponder(resp *http.Response) (result ClientSecretContract, err error) + func (client IdentityProviderClient) ListSecretsSender(req *http.Request) (*http.Response, error) + func (client IdentityProviderClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client IdentityProviderClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client IdentityProviderClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error) + func (client IdentityProviderClient) UpdateSender(req *http.Request) (*http.Response, error) + type IdentityProviderContract struct + ID *string + Name *string + Type *string + func (ipc *IdentityProviderContract) UnmarshalJSON(body []byte) error + func (ipc IdentityProviderContract) MarshalJSON() ([]byte, error) + type IdentityProviderContractProperties struct + AllowedTenants *[]string + Authority *string + ClientID *string + ClientSecret *string + PasswordResetPolicyName *string + ProfileEditingPolicyName *string + SigninPolicyName *string + SigninTenant *string + SignupPolicyName *string + Type IdentityProviderType + type IdentityProviderCreateContract struct + ID *string + Name *string + Type *string + func (ipcc *IdentityProviderCreateContract) UnmarshalJSON(body []byte) error + func (ipcc IdentityProviderCreateContract) MarshalJSON() ([]byte, error) + type IdentityProviderCreateContractProperties struct + AllowedTenants *[]string + Authority *string + ClientID *string + ClientSecret *string + PasswordResetPolicyName *string + ProfileEditingPolicyName *string + SigninPolicyName *string + SigninTenant *string + SignupPolicyName *string + Type IdentityProviderType + type IdentityProviderList struct + NextLink *string + Value *[]IdentityProviderContract + func (ipl IdentityProviderList) IsEmpty() bool + type IdentityProviderListIterator struct + func NewIdentityProviderListIterator(page IdentityProviderListPage) IdentityProviderListIterator + func (iter *IdentityProviderListIterator) Next() error + func (iter *IdentityProviderListIterator) NextWithContext(ctx context.Context) (err error) + func (iter IdentityProviderListIterator) NotDone() bool + func (iter IdentityProviderListIterator) Response() IdentityProviderList + func (iter IdentityProviderListIterator) Value() IdentityProviderContract + type IdentityProviderListPage struct + func NewIdentityProviderListPage(cur IdentityProviderList, ...) IdentityProviderListPage + func (page *IdentityProviderListPage) Next() error + func (page *IdentityProviderListPage) NextWithContext(ctx context.Context) (err error) + func (page IdentityProviderListPage) NotDone() bool + func (page IdentityProviderListPage) Response() IdentityProviderList + func (page IdentityProviderListPage) Values() []IdentityProviderContract + type IdentityProviderType string + const Aad + const AadB2C + const Facebook + const Google + const Microsoft + const Twitter + func PossibleIdentityProviderTypeValues() []IdentityProviderType + type IdentityProviderUpdateParameters struct + func (ipup *IdentityProviderUpdateParameters) UnmarshalJSON(body []byte) error + func (ipup IdentityProviderUpdateParameters) MarshalJSON() ([]byte, error) + type IdentityProviderUpdateProperties struct + AllowedTenants *[]string + Authority *string + ClientID *string + ClientSecret *string + PasswordResetPolicyName *string + ProfileEditingPolicyName *string + SigninPolicyName *string + SigninTenant *string + SignupPolicyName *string + Type IdentityProviderType + type IssueAttachmentCollection struct + NextLink *string + Value *[]IssueAttachmentContract + func (iac IssueAttachmentCollection) IsEmpty() bool + type IssueAttachmentCollectionIterator struct + func NewIssueAttachmentCollectionIterator(page IssueAttachmentCollectionPage) IssueAttachmentCollectionIterator + func (iter *IssueAttachmentCollectionIterator) Next() error + func (iter *IssueAttachmentCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter IssueAttachmentCollectionIterator) NotDone() bool + func (iter IssueAttachmentCollectionIterator) Response() IssueAttachmentCollection + func (iter IssueAttachmentCollectionIterator) Value() IssueAttachmentContract + type IssueAttachmentCollectionPage struct + func NewIssueAttachmentCollectionPage(cur IssueAttachmentCollection, ...) IssueAttachmentCollectionPage + func (page *IssueAttachmentCollectionPage) Next() error + func (page *IssueAttachmentCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page IssueAttachmentCollectionPage) NotDone() bool + func (page IssueAttachmentCollectionPage) Response() IssueAttachmentCollection + func (page IssueAttachmentCollectionPage) Values() []IssueAttachmentContract + type IssueAttachmentContract struct + ID *string + Name *string + Type *string + func (iac *IssueAttachmentContract) UnmarshalJSON(body []byte) error + func (iac IssueAttachmentContract) MarshalJSON() ([]byte, error) + type IssueAttachmentContractProperties struct + Content *string + ContentFormat *string + Title *string + type IssueClient struct + func NewIssueClient(subscriptionID string) IssueClient + func NewIssueClientWithBaseURI(baseURI string, subscriptionID string) IssueClient + func (client IssueClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IssueContract, err error) + func (client IssueClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client IssueClient) GetResponder(resp *http.Response) (result IssueContract, err error) + func (client IssueClient) GetSender(req *http.Request) (*http.Response, error) + func (client IssueClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IssueCollectionPage, err error) + func (client IssueClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result IssueCollectionIterator, err error) + func (client IssueClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client IssueClient) ListByServiceResponder(resp *http.Response) (result IssueCollection, err error) + func (client IssueClient) ListByServiceSender(req *http.Request) (*http.Response, error) + type IssueCollection struct + NextLink *string + Value *[]IssueContract + func (ic IssueCollection) IsEmpty() bool + type IssueCollectionIterator struct + func NewIssueCollectionIterator(page IssueCollectionPage) IssueCollectionIterator + func (iter *IssueCollectionIterator) Next() error + func (iter *IssueCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter IssueCollectionIterator) NotDone() bool + func (iter IssueCollectionIterator) Response() IssueCollection + func (iter IssueCollectionIterator) Value() IssueContract + type IssueCollectionPage struct + func NewIssueCollectionPage(cur IssueCollection, ...) IssueCollectionPage + func (page *IssueCollectionPage) Next() error + func (page *IssueCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page IssueCollectionPage) NotDone() bool + func (page IssueCollectionPage) Response() IssueCollection + func (page IssueCollectionPage) Values() []IssueContract + type IssueCommentCollection struct + NextLink *string + Value *[]IssueCommentContract + func (icc IssueCommentCollection) IsEmpty() bool + type IssueCommentCollectionIterator struct + func NewIssueCommentCollectionIterator(page IssueCommentCollectionPage) IssueCommentCollectionIterator + func (iter *IssueCommentCollectionIterator) Next() error + func (iter *IssueCommentCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter IssueCommentCollectionIterator) NotDone() bool + func (iter IssueCommentCollectionIterator) Response() IssueCommentCollection + func (iter IssueCommentCollectionIterator) Value() IssueCommentContract + type IssueCommentCollectionPage struct + func NewIssueCommentCollectionPage(cur IssueCommentCollection, ...) IssueCommentCollectionPage + func (page *IssueCommentCollectionPage) Next() error + func (page *IssueCommentCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page IssueCommentCollectionPage) NotDone() bool + func (page IssueCommentCollectionPage) Response() IssueCommentCollection + func (page IssueCommentCollectionPage) Values() []IssueCommentContract + type IssueCommentContract struct + ID *string + Name *string + Type *string + func (icc *IssueCommentContract) UnmarshalJSON(body []byte) error + func (icc IssueCommentContract) MarshalJSON() ([]byte, error) + type IssueCommentContractProperties struct + CreatedDate *date.Time + Text *string + UserID *string + type IssueContract struct + ID *string + Name *string + Type *string + func (ic *IssueContract) UnmarshalJSON(body []byte) error + func (ic IssueContract) MarshalJSON() ([]byte, error) + type IssueContractBaseProperties struct + APIID *string + CreatedDate *date.Time + State State + type IssueContractProperties struct + APIID *string + CreatedDate *date.Time + Description *string + State State + Title *string + UserID *string + type IssueUpdateContract struct + func (iuc *IssueUpdateContract) UnmarshalJSON(body []byte) error + func (iuc IssueUpdateContract) MarshalJSON() ([]byte, error) + type IssueUpdateContractProperties struct + APIID *string + CreatedDate *date.Time + Description *string + State State + Title *string + UserID *string + type KeyType string + const Primary + const Secondary + func PossibleKeyTypeValues() []KeyType + type ListNetworkStatusContractByLocation struct + Value *[]NetworkStatusContractByLocation + type LoggerClient struct + func NewLoggerClient(subscriptionID string) LoggerClient + func NewLoggerClientWithBaseURI(baseURI string, subscriptionID string) LoggerClient + func (client LoggerClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result LoggerContract, err error) + func (client LoggerClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client LoggerClient) CreateOrUpdateResponder(resp *http.Response) (result LoggerContract, err error) + func (client LoggerClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client LoggerClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client LoggerClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client LoggerClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client LoggerClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client LoggerClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result LoggerContract, err error) + func (client LoggerClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client LoggerClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client LoggerClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client LoggerClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client LoggerClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client LoggerClient) GetResponder(resp *http.Response) (result LoggerContract, err error) + func (client LoggerClient) GetSender(req *http.Request) (*http.Response, error) + func (client LoggerClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result LoggerCollectionPage, err error) + func (client LoggerClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result LoggerCollectionIterator, err error) + func (client LoggerClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client LoggerClient) ListByServiceResponder(resp *http.Response) (result LoggerCollection, err error) + func (client LoggerClient) ListByServiceSender(req *http.Request) (*http.Response, error) + func (client LoggerClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client LoggerClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client LoggerClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error) + func (client LoggerClient) UpdateSender(req *http.Request) (*http.Response, error) + type LoggerCollection struct + Count *int64 + NextLink *string + Value *[]LoggerContract + func (lc LoggerCollection) IsEmpty() bool + type LoggerCollectionIterator struct + func NewLoggerCollectionIterator(page LoggerCollectionPage) LoggerCollectionIterator + func (iter *LoggerCollectionIterator) Next() error + func (iter *LoggerCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter LoggerCollectionIterator) NotDone() bool + func (iter LoggerCollectionIterator) Response() LoggerCollection + func (iter LoggerCollectionIterator) Value() LoggerContract + type LoggerCollectionPage struct + func NewLoggerCollectionPage(cur LoggerCollection, ...) LoggerCollectionPage + func (page *LoggerCollectionPage) Next() error + func (page *LoggerCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page LoggerCollectionPage) NotDone() bool + func (page LoggerCollectionPage) Response() LoggerCollection + func (page LoggerCollectionPage) Values() []LoggerContract + type LoggerContract struct + ID *string + Name *string + Type *string + func (lc *LoggerContract) UnmarshalJSON(body []byte) error + func (lc LoggerContract) MarshalJSON() ([]byte, error) + type LoggerContractProperties struct + Credentials map[string]*string + Description *string + IsBuffered *bool + LoggerType LoggerType + ResourceID *string + func (lcp LoggerContractProperties) MarshalJSON() ([]byte, error) + type LoggerType string + const ApplicationInsights + const AzureEventHub + func PossibleLoggerTypeValues() []LoggerType + type LoggerUpdateContract struct + func (luc *LoggerUpdateContract) UnmarshalJSON(body []byte) error + func (luc LoggerUpdateContract) MarshalJSON() ([]byte, error) + type LoggerUpdateParameters struct + Credentials map[string]*string + Description *string + IsBuffered *bool + LoggerType LoggerType + func (lup LoggerUpdateParameters) MarshalJSON() ([]byte, error) + type NameAvailabilityReason string + const AlreadyExists + const Invalid + const Valid + func PossibleNameAvailabilityReasonValues() []NameAvailabilityReason + type NamedValueClient struct + func NewNamedValueClient(subscriptionID string) NamedValueClient + func NewNamedValueClientWithBaseURI(baseURI string, subscriptionID string) NamedValueClient + func (client NamedValueClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result NamedValueCreateOrUpdateFuture, err error) + func (client NamedValueClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client NamedValueClient) CreateOrUpdateResponder(resp *http.Response) (result NamedValueContract, err error) + func (client NamedValueClient) CreateOrUpdateSender(req *http.Request) (future NamedValueCreateOrUpdateFuture, err error) + func (client NamedValueClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client NamedValueClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client NamedValueClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client NamedValueClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client NamedValueClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result NamedValueContract, err error) + func (client NamedValueClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client NamedValueClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client NamedValueClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client NamedValueClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client NamedValueClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client NamedValueClient) GetResponder(resp *http.Response) (result NamedValueContract, err error) + func (client NamedValueClient) GetSender(req *http.Request) (*http.Response, error) + func (client NamedValueClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result NamedValueCollectionPage, err error) + func (client NamedValueClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result NamedValueCollectionIterator, err error) + func (client NamedValueClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client NamedValueClient) ListByServiceResponder(resp *http.Response) (result NamedValueCollection, err error) + func (client NamedValueClient) ListByServiceSender(req *http.Request) (*http.Response, error) + func (client NamedValueClient) ListValue(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PropertyValueContract, err error) + func (client NamedValueClient) ListValuePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client NamedValueClient) ListValueResponder(resp *http.Response) (result PropertyValueContract, err error) + func (client NamedValueClient) ListValueSender(req *http.Request) (*http.Response, error) + func (client NamedValueClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result NamedValueUpdateFuture, err error) + func (client NamedValueClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client NamedValueClient) UpdateResponder(resp *http.Response) (result NamedValueContract, err error) + func (client NamedValueClient) UpdateSender(req *http.Request) (future NamedValueUpdateFuture, err error) + type NamedValueCollection struct + NextLink *string + Value *[]NamedValueContract + func (nvc NamedValueCollection) IsEmpty() bool + type NamedValueCollectionIterator struct + func NewNamedValueCollectionIterator(page NamedValueCollectionPage) NamedValueCollectionIterator + func (iter *NamedValueCollectionIterator) Next() error + func (iter *NamedValueCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter NamedValueCollectionIterator) NotDone() bool + func (iter NamedValueCollectionIterator) Response() NamedValueCollection + func (iter NamedValueCollectionIterator) Value() NamedValueContract + type NamedValueCollectionPage struct + func NewNamedValueCollectionPage(cur NamedValueCollection, ...) NamedValueCollectionPage + func (page *NamedValueCollectionPage) Next() error + func (page *NamedValueCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page NamedValueCollectionPage) NotDone() bool + func (page NamedValueCollectionPage) Response() NamedValueCollection + func (page NamedValueCollectionPage) Values() []NamedValueContract + type NamedValueContract struct + ID *string + Name *string + Type *string + func (nvc *NamedValueContract) UnmarshalJSON(body []byte) error + func (nvc NamedValueContract) MarshalJSON() ([]byte, error) + type NamedValueContractProperties struct + DisplayName *string + Secret *bool + Tags *[]string + Value *string + type NamedValueCreateContract struct + ID *string + Name *string + Type *string + func (nvcc *NamedValueCreateContract) UnmarshalJSON(body []byte) error + func (nvcc NamedValueCreateContract) MarshalJSON() ([]byte, error) + type NamedValueCreateContractProperties struct + DisplayName *string + Secret *bool + Tags *[]string + Value *string + type NamedValueCreateOrUpdateFuture struct + Result func(NamedValueClient) (NamedValueContract, error) + type NamedValueEntityBaseParameters struct + Secret *bool + Tags *[]string + type NamedValueUpdateFuture struct + Result func(NamedValueClient) (NamedValueContract, error) + type NamedValueUpdateParameterProperties struct + DisplayName *string + Secret *bool + Tags *[]string + Value *string + type NamedValueUpdateParameters struct + func (nvup *NamedValueUpdateParameters) UnmarshalJSON(body []byte) error + func (nvup NamedValueUpdateParameters) MarshalJSON() ([]byte, error) + type NetworkStatusClient struct + func NewNetworkStatusClient(subscriptionID string) NetworkStatusClient + func NewNetworkStatusClientWithBaseURI(baseURI string, subscriptionID string) NetworkStatusClient + func (client NetworkStatusClient) ListByLocation(ctx context.Context, resourceGroupName string, serviceName string, ...) (result NetworkStatusContract, err error) + func (client NetworkStatusClient) ListByLocationPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client NetworkStatusClient) ListByLocationResponder(resp *http.Response) (result NetworkStatusContract, err error) + func (client NetworkStatusClient) ListByLocationSender(req *http.Request) (*http.Response, error) + func (client NetworkStatusClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string) (result ListNetworkStatusContractByLocation, err error) + func (client NetworkStatusClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client NetworkStatusClient) ListByServiceResponder(resp *http.Response) (result ListNetworkStatusContractByLocation, err error) + func (client NetworkStatusClient) ListByServiceSender(req *http.Request) (*http.Response, error) + type NetworkStatusContract struct + ConnectivityStatus *[]ConnectivityStatusContract + DNSServers *[]string + type NetworkStatusContractByLocation struct + Location *string + NetworkStatus *NetworkStatusContract + type NotificationClient struct + func NewNotificationClient(subscriptionID string) NotificationClient + func NewNotificationClientWithBaseURI(baseURI string, subscriptionID string) NotificationClient + func (client NotificationClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result NotificationContract, err error) + func (client NotificationClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client NotificationClient) CreateOrUpdateResponder(resp *http.Response) (result NotificationContract, err error) + func (client NotificationClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client NotificationClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result NotificationContract, err error) + func (client NotificationClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client NotificationClient) GetResponder(resp *http.Response) (result NotificationContract, err error) + func (client NotificationClient) GetSender(req *http.Request) (*http.Response, error) + func (client NotificationClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, top *int32, ...) (result NotificationCollectionPage, err error) + func (client NotificationClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, top *int32, ...) (result NotificationCollectionIterator, err error) + func (client NotificationClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, top *int32, ...) (*http.Request, error) + func (client NotificationClient) ListByServiceResponder(resp *http.Response) (result NotificationCollection, err error) + func (client NotificationClient) ListByServiceSender(req *http.Request) (*http.Response, error) + type NotificationCollection struct + NextLink *string + Value *[]NotificationContract + func (nc NotificationCollection) IsEmpty() bool + type NotificationCollectionIterator struct + func NewNotificationCollectionIterator(page NotificationCollectionPage) NotificationCollectionIterator + func (iter *NotificationCollectionIterator) Next() error + func (iter *NotificationCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter NotificationCollectionIterator) NotDone() bool + func (iter NotificationCollectionIterator) Response() NotificationCollection + func (iter NotificationCollectionIterator) Value() NotificationContract + type NotificationCollectionPage struct + func NewNotificationCollectionPage(cur NotificationCollection, ...) NotificationCollectionPage + func (page *NotificationCollectionPage) Next() error + func (page *NotificationCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page NotificationCollectionPage) NotDone() bool + func (page NotificationCollectionPage) Response() NotificationCollection + func (page NotificationCollectionPage) Values() []NotificationContract + type NotificationContract struct + ID *string + Name *string + Type *string + func (nc *NotificationContract) UnmarshalJSON(body []byte) error + func (nc NotificationContract) MarshalJSON() ([]byte, error) + type NotificationContractProperties struct + Description *string + Recipients *RecipientsContractProperties + Title *string + type NotificationName string + const AccountClosedPublisher + const BCC + const NewApplicationNotificationMessage + const NewIssuePublisherNotificationMessage + const PurchasePublisherNotificationMessage + const QuotaLimitApproachingPublisherNotificationMessage + const RequestPublisherNotificationMessage + func PossibleNotificationNameValues() []NotificationName + type NotificationRecipientEmailClient struct + func NewNotificationRecipientEmailClient(subscriptionID string) NotificationRecipientEmailClient + func NewNotificationRecipientEmailClientWithBaseURI(baseURI string, subscriptionID string) NotificationRecipientEmailClient + func (client NotificationRecipientEmailClient) CheckEntityExists(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client NotificationRecipientEmailClient) CheckEntityExistsPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client NotificationRecipientEmailClient) CheckEntityExistsResponder(resp *http.Response) (result autorest.Response, err error) + func (client NotificationRecipientEmailClient) CheckEntityExistsSender(req *http.Request) (*http.Response, error) + func (client NotificationRecipientEmailClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result RecipientEmailContract, err error) + func (client NotificationRecipientEmailClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client NotificationRecipientEmailClient) CreateOrUpdateResponder(resp *http.Response) (result RecipientEmailContract, err error) + func (client NotificationRecipientEmailClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client NotificationRecipientEmailClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client NotificationRecipientEmailClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client NotificationRecipientEmailClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client NotificationRecipientEmailClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client NotificationRecipientEmailClient) ListByNotification(ctx context.Context, resourceGroupName string, serviceName string, ...) (result RecipientEmailCollection, err error) + func (client NotificationRecipientEmailClient) ListByNotificationPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client NotificationRecipientEmailClient) ListByNotificationResponder(resp *http.Response) (result RecipientEmailCollection, err error) + func (client NotificationRecipientEmailClient) ListByNotificationSender(req *http.Request) (*http.Response, error) + type NotificationRecipientUserClient struct + func NewNotificationRecipientUserClient(subscriptionID string) NotificationRecipientUserClient + func NewNotificationRecipientUserClientWithBaseURI(baseURI string, subscriptionID string) NotificationRecipientUserClient + func (client NotificationRecipientUserClient) CheckEntityExists(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client NotificationRecipientUserClient) CheckEntityExistsPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client NotificationRecipientUserClient) CheckEntityExistsResponder(resp *http.Response) (result autorest.Response, err error) + func (client NotificationRecipientUserClient) CheckEntityExistsSender(req *http.Request) (*http.Response, error) + func (client NotificationRecipientUserClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result RecipientUserContract, err error) + func (client NotificationRecipientUserClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client NotificationRecipientUserClient) CreateOrUpdateResponder(resp *http.Response) (result RecipientUserContract, err error) + func (client NotificationRecipientUserClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client NotificationRecipientUserClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client NotificationRecipientUserClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client NotificationRecipientUserClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client NotificationRecipientUserClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client NotificationRecipientUserClient) ListByNotification(ctx context.Context, resourceGroupName string, serviceName string, ...) (result RecipientUserCollection, err error) + func (client NotificationRecipientUserClient) ListByNotificationPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client NotificationRecipientUserClient) ListByNotificationResponder(resp *http.Response) (result RecipientUserCollection, err error) + func (client NotificationRecipientUserClient) ListByNotificationSender(req *http.Request) (*http.Response, error) + type OAuth2AuthenticationSettingsContract struct + AuthorizationServerID *string + Scope *string + type OpenIDAuthenticationSettingsContract struct + BearerTokenSendingMethods *[]BearerTokenSendingMethods + OpenidProviderID *string + type OpenIDConnectProviderClient struct + func NewOpenIDConnectProviderClient(subscriptionID string) OpenIDConnectProviderClient + func NewOpenIDConnectProviderClientWithBaseURI(baseURI string, subscriptionID string) OpenIDConnectProviderClient + func (client OpenIDConnectProviderClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, opid string, ...) (result OpenidConnectProviderContract, err error) + func (client OpenIDConnectProviderClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, opid string, ...) (*http.Request, error) + func (client OpenIDConnectProviderClient) CreateOrUpdateResponder(resp *http.Response) (result OpenidConnectProviderContract, err error) + func (client OpenIDConnectProviderClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client OpenIDConnectProviderClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, opid string, ...) (result autorest.Response, err error) + func (client OpenIDConnectProviderClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, opid string, ...) (*http.Request, error) + func (client OpenIDConnectProviderClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client OpenIDConnectProviderClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client OpenIDConnectProviderClient) Get(ctx context.Context, resourceGroupName string, serviceName string, opid string) (result OpenidConnectProviderContract, err error) + func (client OpenIDConnectProviderClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, opid string) (result autorest.Response, err error) + func (client OpenIDConnectProviderClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, opid string) (*http.Request, error) + func (client OpenIDConnectProviderClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client OpenIDConnectProviderClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client OpenIDConnectProviderClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, opid string) (*http.Request, error) + func (client OpenIDConnectProviderClient) GetResponder(resp *http.Response) (result OpenidConnectProviderContract, err error) + func (client OpenIDConnectProviderClient) GetSender(req *http.Request) (*http.Response, error) + func (client OpenIDConnectProviderClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result OpenIDConnectProviderCollectionPage, err error) + func (client OpenIDConnectProviderClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result OpenIDConnectProviderCollectionIterator, err error) + func (client OpenIDConnectProviderClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client OpenIDConnectProviderClient) ListByServiceResponder(resp *http.Response) (result OpenIDConnectProviderCollection, err error) + func (client OpenIDConnectProviderClient) ListByServiceSender(req *http.Request) (*http.Response, error) + func (client OpenIDConnectProviderClient) ListSecrets(ctx context.Context, resourceGroupName string, serviceName string, opid string) (result ClientSecretContract, err error) + func (client OpenIDConnectProviderClient) ListSecretsPreparer(ctx context.Context, resourceGroupName string, serviceName string, opid string) (*http.Request, error) + func (client OpenIDConnectProviderClient) ListSecretsResponder(resp *http.Response) (result ClientSecretContract, err error) + func (client OpenIDConnectProviderClient) ListSecretsSender(req *http.Request) (*http.Response, error) + func (client OpenIDConnectProviderClient) Update(ctx context.Context, resourceGroupName string, serviceName string, opid string, ...) (result autorest.Response, err error) + func (client OpenIDConnectProviderClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, opid string, ...) (*http.Request, error) + func (client OpenIDConnectProviderClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error) + func (client OpenIDConnectProviderClient) UpdateSender(req *http.Request) (*http.Response, error) + type OpenIDConnectProviderCollection struct + NextLink *string + Value *[]OpenidConnectProviderContract + func (oicpc OpenIDConnectProviderCollection) IsEmpty() bool + type OpenIDConnectProviderCollectionIterator struct + func NewOpenIDConnectProviderCollectionIterator(page OpenIDConnectProviderCollectionPage) OpenIDConnectProviderCollectionIterator + func (iter *OpenIDConnectProviderCollectionIterator) Next() error + func (iter *OpenIDConnectProviderCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter OpenIDConnectProviderCollectionIterator) NotDone() bool + func (iter OpenIDConnectProviderCollectionIterator) Response() OpenIDConnectProviderCollection + func (iter OpenIDConnectProviderCollectionIterator) Value() OpenidConnectProviderContract + type OpenIDConnectProviderCollectionPage struct + func NewOpenIDConnectProviderCollectionPage(cur OpenIDConnectProviderCollection, ...) OpenIDConnectProviderCollectionPage + func (page *OpenIDConnectProviderCollectionPage) Next() error + func (page *OpenIDConnectProviderCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page OpenIDConnectProviderCollectionPage) NotDone() bool + func (page OpenIDConnectProviderCollectionPage) Response() OpenIDConnectProviderCollection + func (page OpenIDConnectProviderCollectionPage) Values() []OpenidConnectProviderContract + type OpenidConnectProviderContract struct + ID *string + Name *string + Type *string + func (ocpc *OpenidConnectProviderContract) UnmarshalJSON(body []byte) error + func (ocpc OpenidConnectProviderContract) MarshalJSON() ([]byte, error) + type OpenidConnectProviderContractProperties struct + ClientID *string + ClientSecret *string + Description *string + DisplayName *string + MetadataEndpoint *string + type OpenidConnectProviderUpdateContract struct + func (ocpuc *OpenidConnectProviderUpdateContract) UnmarshalJSON(body []byte) error + func (ocpuc OpenidConnectProviderUpdateContract) MarshalJSON() ([]byte, error) + type OpenidConnectProviderUpdateContractProperties struct + ClientID *string + ClientSecret *string + Description *string + DisplayName *string + MetadataEndpoint *string + type Operation struct + Display *OperationDisplay + Name *string + Origin *string + Properties interface{} + type OperationClient struct + func NewOperationClient(subscriptionID string) OperationClient + func NewOperationClientWithBaseURI(baseURI string, subscriptionID string) OperationClient + func (client OperationClient) ListByTags(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagResourceCollectionPage, err error) + func (client OperationClient) ListByTagsComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagResourceCollectionIterator, err error) + func (client OperationClient) ListByTagsPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client OperationClient) ListByTagsResponder(resp *http.Response) (result TagResourceCollection, err error) + func (client OperationClient) ListByTagsSender(req *http.Request) (*http.Response, error) + type OperationCollection struct + NextLink *string + Value *[]OperationContract + func (oc OperationCollection) IsEmpty() bool + type OperationCollectionIterator struct + func NewOperationCollectionIterator(page OperationCollectionPage) OperationCollectionIterator + func (iter *OperationCollectionIterator) Next() error + func (iter *OperationCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter OperationCollectionIterator) NotDone() bool + func (iter OperationCollectionIterator) Response() OperationCollection + func (iter OperationCollectionIterator) Value() OperationContract + type OperationCollectionPage struct + func NewOperationCollectionPage(cur OperationCollection, ...) OperationCollectionPage + func (page *OperationCollectionPage) Next() error + func (page *OperationCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page OperationCollectionPage) NotDone() bool + func (page OperationCollectionPage) Response() OperationCollection + func (page OperationCollectionPage) Values() []OperationContract + type OperationContract struct + ID *string + Name *string + Type *string + func (oc *OperationContract) UnmarshalJSON(body []byte) error + func (oc OperationContract) MarshalJSON() ([]byte, error) + type OperationContractProperties struct + Description *string + DisplayName *string + Method *string + Policies *string + Request *RequestContract + Responses *[]ResponseContract + TemplateParameters *[]ParameterContract + URLTemplate *string + type OperationDisplay struct + Description *string + Operation *string + Provider *string + Resource *string + type OperationEntityBaseContract struct + Description *string + Policies *string + Request *RequestContract + Responses *[]ResponseContract + TemplateParameters *[]ParameterContract + type OperationListResult struct + NextLink *string + Value *[]Operation + func (olr OperationListResult) IsEmpty() bool + type OperationListResultIterator struct + func NewOperationListResultIterator(page OperationListResultPage) OperationListResultIterator + func (iter *OperationListResultIterator) Next() error + func (iter *OperationListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter OperationListResultIterator) NotDone() bool + func (iter OperationListResultIterator) Response() OperationListResult + func (iter OperationListResultIterator) Value() Operation + type OperationListResultPage struct + func NewOperationListResultPage(cur OperationListResult, ...) OperationListResultPage + func (page *OperationListResultPage) Next() error + func (page *OperationListResultPage) NextWithContext(ctx context.Context) (err error) + func (page OperationListResultPage) NotDone() bool + func (page OperationListResultPage) Response() OperationListResult + func (page OperationListResultPage) Values() []Operation + type OperationResultContract struct + ActionLog *[]OperationResultLogItemContract + Error *ErrorResponseBody + ID *string + ResultInfo *string + Started *date.Time + Status AsyncOperationStatus + Updated *date.Time + func (orc OperationResultContract) MarshalJSON() ([]byte, error) + type OperationResultLogItemContract struct + Action *string + ObjectKey *string + ObjectType *string + type OperationTagResourceContractProperties struct + APIName *string + APIRevision *string + APIVersion *string + Description *string + ID *string + Method *string + Name *string + URLTemplate *string + func (otrcp OperationTagResourceContractProperties) MarshalJSON() ([]byte, error) + type OperationUpdateContract struct + func (ouc *OperationUpdateContract) UnmarshalJSON(body []byte) error + func (ouc OperationUpdateContract) MarshalJSON() ([]byte, error) + type OperationUpdateContractProperties struct + Description *string + DisplayName *string + Method *string + Policies *string + Request *RequestContract + Responses *[]ResponseContract + TemplateParameters *[]ParameterContract + URLTemplate *string + type OperationsClient struct + func NewOperationsClient(subscriptionID string) OperationsClient + func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient + func (client OperationsClient) List(ctx context.Context) (result OperationListResultPage, err error) + func (client OperationsClient) ListComplete(ctx context.Context) (result OperationListResultIterator, err error) + func (client OperationsClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client OperationsClient) ListResponder(resp *http.Response) (result OperationListResult, err error) + func (client OperationsClient) ListSender(req *http.Request) (*http.Response, error) + type ParameterContract struct + DefaultValue *string + Description *string + Name *string + Required *bool + Type *string + Values *[]string + type PipelineDiagnosticSettings struct + Request *HTTPMessageDiagnostic + Response *HTTPMessageDiagnostic + type PolicyClient struct + func NewPolicyClient(subscriptionID string) PolicyClient + func NewPolicyClientWithBaseURI(baseURI string, subscriptionID string) PolicyClient + func (client PolicyClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PolicyContract, err error) + func (client PolicyClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client PolicyClient) CreateOrUpdateResponder(resp *http.Response) (result PolicyContract, err error) + func (client PolicyClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client PolicyClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client PolicyClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client PolicyClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client PolicyClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client PolicyClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PolicyContract, err error) + func (client PolicyClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error) + func (client PolicyClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client PolicyClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client PolicyClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client PolicyClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client PolicyClient) GetResponder(resp *http.Response) (result PolicyContract, err error) + func (client PolicyClient) GetSender(req *http.Request) (*http.Response, error) + func (client PolicyClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string) (result PolicyCollection, err error) + func (client PolicyClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client PolicyClient) ListByServiceResponder(resp *http.Response) (result PolicyCollection, err error) + func (client PolicyClient) ListByServiceSender(req *http.Request) (*http.Response, error) + type PolicyCollection struct + NextLink *string + Value *[]PolicyContract + type PolicyContentFormat string + const Rawxml + const RawxmlLink + const XML + const XMLLink + func PossiblePolicyContentFormatValues() []PolicyContentFormat + type PolicyContract struct + ID *string + Name *string + Type *string + func (pc *PolicyContract) UnmarshalJSON(body []byte) error + func (pc PolicyContract) MarshalJSON() ([]byte, error) + type PolicyContractProperties struct + Format PolicyContentFormat + Value *string + type PolicyDescriptionClient struct + func NewPolicyDescriptionClient(subscriptionID string) PolicyDescriptionClient + func NewPolicyDescriptionClientWithBaseURI(baseURI string, subscriptionID string) PolicyDescriptionClient + func (client PolicyDescriptionClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PolicyDescriptionCollection, err error) + func (client PolicyDescriptionClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client PolicyDescriptionClient) ListByServiceResponder(resp *http.Response) (result PolicyDescriptionCollection, err error) + func (client PolicyDescriptionClient) ListByServiceSender(req *http.Request) (*http.Response, error) + type PolicyDescriptionCollection struct + Count *int64 + Value *[]PolicyDescriptionContract + type PolicyDescriptionContract struct + ID *string + Name *string + Type *string + func (pdc *PolicyDescriptionContract) UnmarshalJSON(body []byte) error + func (pdc PolicyDescriptionContract) MarshalJSON() ([]byte, error) + type PolicyDescriptionContractProperties struct + Description *string + Scope *int32 + type PolicyExportFormat string + const PolicyExportFormatRawxml + const PolicyExportFormatXML + func PossiblePolicyExportFormatValues() []PolicyExportFormat + type PolicyScopeContract string + const PolicyScopeContractAPI + const PolicyScopeContractAll + const PolicyScopeContractOperation + const PolicyScopeContractProduct + const PolicyScopeContractTenant + func PossiblePolicyScopeContractValues() []PolicyScopeContract + type PortalDelegationSettings struct + ID *string + Name *string + Type *string + func (pds *PortalDelegationSettings) UnmarshalJSON(body []byte) error + func (pds PortalDelegationSettings) MarshalJSON() ([]byte, error) + type PortalDelegationSettingsProperties struct + Subscriptions *SubscriptionsDelegationSettingsProperties + URL *string + UserRegistration *RegistrationDelegationSettingsProperties + ValidationKey *string + type PortalSettingValidationKeyContract struct + ValidationKey *string + type PortalSigninSettingProperties struct + Enabled *bool + type PortalSigninSettings struct + ID *string + Name *string + Type *string + func (pss *PortalSigninSettings) UnmarshalJSON(body []byte) error + func (pss PortalSigninSettings) MarshalJSON() ([]byte, error) + type PortalSignupSettings struct + ID *string + Name *string + Type *string + func (pss *PortalSignupSettings) UnmarshalJSON(body []byte) error + func (pss PortalSignupSettings) MarshalJSON() ([]byte, error) + type PortalSignupSettingsProperties struct + Enabled *bool + TermsOfService *TermsOfServiceProperties + type ProductAPIClient struct + func NewProductAPIClient(subscriptionID string) ProductAPIClient + func NewProductAPIClientWithBaseURI(baseURI string, subscriptionID string) ProductAPIClient + func (client ProductAPIClient) CheckEntityExists(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client ProductAPIClient) CheckEntityExistsPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ProductAPIClient) CheckEntityExistsResponder(resp *http.Response) (result autorest.Response, err error) + func (client ProductAPIClient) CheckEntityExistsSender(req *http.Request) (*http.Response, error) + func (client ProductAPIClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APIContract, err error) + func (client ProductAPIClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ProductAPIClient) CreateOrUpdateResponder(resp *http.Response) (result APIContract, err error) + func (client ProductAPIClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client ProductAPIClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client ProductAPIClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ProductAPIClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client ProductAPIClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client ProductAPIClient) ListByProduct(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APICollectionPage, err error) + func (client ProductAPIClient) ListByProductComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result APICollectionIterator, err error) + func (client ProductAPIClient) ListByProductPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ProductAPIClient) ListByProductResponder(resp *http.Response) (result APICollection, err error) + func (client ProductAPIClient) ListByProductSender(req *http.Request) (*http.Response, error) + type ProductClient struct + func NewProductClient(subscriptionID string) ProductClient + func NewProductClientWithBaseURI(baseURI string, subscriptionID string) ProductClient + func (client ProductClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ProductContract, err error) + func (client ProductClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ProductClient) CreateOrUpdateResponder(resp *http.Response) (result ProductContract, err error) + func (client ProductClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client ProductClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client ProductClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ProductClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client ProductClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client ProductClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ProductContract, err error) + func (client ProductClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client ProductClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ProductClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client ProductClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client ProductClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ProductClient) GetResponder(resp *http.Response) (result ProductContract, err error) + func (client ProductClient) GetSender(req *http.Request) (*http.Response, error) + func (client ProductClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ProductCollectionPage, err error) + func (client ProductClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ProductCollectionIterator, err error) + func (client ProductClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ProductClient) ListByServiceResponder(resp *http.Response) (result ProductCollection, err error) + func (client ProductClient) ListByServiceSender(req *http.Request) (*http.Response, error) + func (client ProductClient) ListByTags(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagResourceCollectionPage, err error) + func (client ProductClient) ListByTagsComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagResourceCollectionIterator, err error) + func (client ProductClient) ListByTagsPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ProductClient) ListByTagsResponder(resp *http.Response) (result TagResourceCollection, err error) + func (client ProductClient) ListByTagsSender(req *http.Request) (*http.Response, error) + func (client ProductClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client ProductClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ProductClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error) + func (client ProductClient) UpdateSender(req *http.Request) (*http.Response, error) + type ProductCollection struct + NextLink *string + Value *[]ProductContract + func (pc ProductCollection) IsEmpty() bool + type ProductCollectionIterator struct + func NewProductCollectionIterator(page ProductCollectionPage) ProductCollectionIterator + func (iter *ProductCollectionIterator) Next() error + func (iter *ProductCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter ProductCollectionIterator) NotDone() bool + func (iter ProductCollectionIterator) Response() ProductCollection + func (iter ProductCollectionIterator) Value() ProductContract + type ProductCollectionPage struct + func NewProductCollectionPage(cur ProductCollection, ...) ProductCollectionPage + func (page *ProductCollectionPage) Next() error + func (page *ProductCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page ProductCollectionPage) NotDone() bool + func (page ProductCollectionPage) Response() ProductCollection + func (page ProductCollectionPage) Values() []ProductContract + type ProductContract struct + ID *string + Name *string + Type *string + func (pc *ProductContract) UnmarshalJSON(body []byte) error + func (pc ProductContract) MarshalJSON() ([]byte, error) + type ProductContractProperties struct + ApprovalRequired *bool + Description *string + DisplayName *string + State ProductState + SubscriptionRequired *bool + SubscriptionsLimit *int32 + Terms *string + type ProductEntityBaseParameters struct + ApprovalRequired *bool + Description *string + State ProductState + SubscriptionRequired *bool + SubscriptionsLimit *int32 + Terms *string + type ProductGroupClient struct + func NewProductGroupClient(subscriptionID string) ProductGroupClient + func NewProductGroupClientWithBaseURI(baseURI string, subscriptionID string) ProductGroupClient + func (client ProductGroupClient) CheckEntityExists(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client ProductGroupClient) CheckEntityExistsPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ProductGroupClient) CheckEntityExistsResponder(resp *http.Response) (result autorest.Response, err error) + func (client ProductGroupClient) CheckEntityExistsSender(req *http.Request) (*http.Response, error) + func (client ProductGroupClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result GroupContract, err error) + func (client ProductGroupClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ProductGroupClient) CreateOrUpdateResponder(resp *http.Response) (result GroupContract, err error) + func (client ProductGroupClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client ProductGroupClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client ProductGroupClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ProductGroupClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client ProductGroupClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client ProductGroupClient) ListByProduct(ctx context.Context, resourceGroupName string, serviceName string, ...) (result GroupCollectionPage, err error) + func (client ProductGroupClient) ListByProductComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result GroupCollectionIterator, err error) + func (client ProductGroupClient) ListByProductPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ProductGroupClient) ListByProductResponder(resp *http.Response) (result GroupCollection, err error) + func (client ProductGroupClient) ListByProductSender(req *http.Request) (*http.Response, error) + type ProductPolicyClient struct + func NewProductPolicyClient(subscriptionID string) ProductPolicyClient + func NewProductPolicyClientWithBaseURI(baseURI string, subscriptionID string) ProductPolicyClient + func (client ProductPolicyClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PolicyContract, err error) + func (client ProductPolicyClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ProductPolicyClient) CreateOrUpdateResponder(resp *http.Response) (result PolicyContract, err error) + func (client ProductPolicyClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client ProductPolicyClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client ProductPolicyClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ProductPolicyClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client ProductPolicyClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client ProductPolicyClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PolicyContract, err error) + func (client ProductPolicyClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client ProductPolicyClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ProductPolicyClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client ProductPolicyClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client ProductPolicyClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ProductPolicyClient) GetResponder(resp *http.Response) (result PolicyContract, err error) + func (client ProductPolicyClient) GetSender(req *http.Request) (*http.Response, error) + func (client ProductPolicyClient) ListByProduct(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PolicyCollection, err error) + func (client ProductPolicyClient) ListByProductPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ProductPolicyClient) ListByProductResponder(resp *http.Response) (result PolicyCollection, err error) + func (client ProductPolicyClient) ListByProductSender(req *http.Request) (*http.Response, error) + type ProductState string + const NotPublished + const Published + func PossibleProductStateValues() []ProductState + type ProductSubscriptionsClient struct + func NewProductSubscriptionsClient(subscriptionID string) ProductSubscriptionsClient + func NewProductSubscriptionsClientWithBaseURI(baseURI string, subscriptionID string) ProductSubscriptionsClient + func (client ProductSubscriptionsClient) List(ctx context.Context, resourceGroupName string, serviceName string, ...) (result SubscriptionCollectionPage, err error) + func (client ProductSubscriptionsClient) ListComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result SubscriptionCollectionIterator, err error) + func (client ProductSubscriptionsClient) ListPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ProductSubscriptionsClient) ListResponder(resp *http.Response) (result SubscriptionCollection, err error) + func (client ProductSubscriptionsClient) ListSender(req *http.Request) (*http.Response, error) + type ProductTagResourceContractProperties struct + ApprovalRequired *bool + Description *string + ID *string + Name *string + State ProductState + SubscriptionRequired *bool + SubscriptionsLimit *int32 + Terms *string + type ProductUpdateParameters struct + func (pup *ProductUpdateParameters) UnmarshalJSON(body []byte) error + func (pup ProductUpdateParameters) MarshalJSON() ([]byte, error) + type ProductUpdateProperties struct + ApprovalRequired *bool + Description *string + DisplayName *string + State ProductState + SubscriptionRequired *bool + SubscriptionsLimit *int32 + Terms *string + type PropertyValueContract struct + Value *string + type Protocol string + const ProtocolHTTP + const ProtocolHTTPS + func PossibleProtocolValues() []Protocol + type ProvisioningState string + const Created + func PossibleProvisioningStateValues() []ProvisioningState + type QuotaByCounterKeysClient struct + func NewQuotaByCounterKeysClient(subscriptionID string) QuotaByCounterKeysClient + func NewQuotaByCounterKeysClientWithBaseURI(baseURI string, subscriptionID string) QuotaByCounterKeysClient + func (client QuotaByCounterKeysClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result QuotaCounterCollection, err error) + func (client QuotaByCounterKeysClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client QuotaByCounterKeysClient) ListByServiceResponder(resp *http.Response) (result QuotaCounterCollection, err error) + func (client QuotaByCounterKeysClient) ListByServiceSender(req *http.Request) (*http.Response, error) + func (client QuotaByCounterKeysClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client QuotaByCounterKeysClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client QuotaByCounterKeysClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error) + func (client QuotaByCounterKeysClient) UpdateSender(req *http.Request) (*http.Response, error) + type QuotaByPeriodKeysClient struct + func NewQuotaByPeriodKeysClient(subscriptionID string) QuotaByPeriodKeysClient + func NewQuotaByPeriodKeysClientWithBaseURI(baseURI string, subscriptionID string) QuotaByPeriodKeysClient + func (client QuotaByPeriodKeysClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result QuotaCounterContract, err error) + func (client QuotaByPeriodKeysClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client QuotaByPeriodKeysClient) GetResponder(resp *http.Response) (result QuotaCounterContract, err error) + func (client QuotaByPeriodKeysClient) GetSender(req *http.Request) (*http.Response, error) + func (client QuotaByPeriodKeysClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client QuotaByPeriodKeysClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client QuotaByPeriodKeysClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error) + func (client QuotaByPeriodKeysClient) UpdateSender(req *http.Request) (*http.Response, error) + type QuotaCounterCollection struct + Count *int64 + NextLink *string + Value *[]QuotaCounterContract + type QuotaCounterContract struct + CounterKey *string + PeriodEndTime *date.Time + PeriodKey *string + PeriodStartTime *date.Time + Value *QuotaCounterValueContractProperties + type QuotaCounterValueContract struct + func (qcvc *QuotaCounterValueContract) UnmarshalJSON(body []byte) error + func (qcvc QuotaCounterValueContract) MarshalJSON() ([]byte, error) + type QuotaCounterValueContractProperties struct + CallsCount *int32 + KbTransferred *float64 + type QuotaCounterValueUpdateContract struct + func (qcvuc *QuotaCounterValueUpdateContract) UnmarshalJSON(body []byte) error + func (qcvuc QuotaCounterValueUpdateContract) MarshalJSON() ([]byte, error) + type RecipientEmailCollection struct + NextLink *string + Value *[]RecipientEmailContract + type RecipientEmailContract struct + ID *string + Name *string + Type *string + func (rec *RecipientEmailContract) UnmarshalJSON(body []byte) error + func (rec RecipientEmailContract) MarshalJSON() ([]byte, error) + type RecipientEmailContractProperties struct + Email *string + type RecipientUserCollection struct + NextLink *string + Value *[]RecipientUserContract + type RecipientUserContract struct + ID *string + Name *string + Type *string + func (ruc *RecipientUserContract) UnmarshalJSON(body []byte) error + func (ruc RecipientUserContract) MarshalJSON() ([]byte, error) + type RecipientUsersContractProperties struct + UserID *string + type RecipientsContractProperties struct + Emails *[]string + Users *[]string + type RegionClient struct + func NewRegionClient(subscriptionID string) RegionClient + func NewRegionClientWithBaseURI(baseURI string, subscriptionID string) RegionClient + func (client RegionClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string) (result RegionListResultPage, err error) + func (client RegionClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string) (result RegionListResultIterator, err error) + func (client RegionClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client RegionClient) ListByServiceResponder(resp *http.Response) (result RegionListResult, err error) + func (client RegionClient) ListByServiceSender(req *http.Request) (*http.Response, error) + type RegionContract struct + IsDeleted *bool + IsMasterRegion *bool + Name *string + func (rc RegionContract) MarshalJSON() ([]byte, error) + type RegionListResult struct + Count *int64 + NextLink *string + Value *[]RegionContract + func (rlr RegionListResult) IsEmpty() bool + type RegionListResultIterator struct + func NewRegionListResultIterator(page RegionListResultPage) RegionListResultIterator + func (iter *RegionListResultIterator) Next() error + func (iter *RegionListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter RegionListResultIterator) NotDone() bool + func (iter RegionListResultIterator) Response() RegionListResult + func (iter RegionListResultIterator) Value() RegionContract + type RegionListResultPage struct + func NewRegionListResultPage(cur RegionListResult, ...) RegionListResultPage + func (page *RegionListResultPage) Next() error + func (page *RegionListResultPage) NextWithContext(ctx context.Context) (err error) + func (page RegionListResultPage) NotDone() bool + func (page RegionListResultPage) Response() RegionListResult + func (page RegionListResultPage) Values() []RegionContract + type RegistrationDelegationSettingsProperties struct + Enabled *bool + type ReportCollection struct + Count *int64 + NextLink *string + Value *[]ReportRecordContract + func (rc ReportCollection) IsEmpty() bool + type ReportCollectionIterator struct + func NewReportCollectionIterator(page ReportCollectionPage) ReportCollectionIterator + func (iter *ReportCollectionIterator) Next() error + func (iter *ReportCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter ReportCollectionIterator) NotDone() bool + func (iter ReportCollectionIterator) Response() ReportCollection + func (iter ReportCollectionIterator) Value() ReportRecordContract + type ReportCollectionPage struct + func NewReportCollectionPage(cur ReportCollection, ...) ReportCollectionPage + func (page *ReportCollectionPage) Next() error + func (page *ReportCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page ReportCollectionPage) NotDone() bool + func (page ReportCollectionPage) Response() ReportCollection + func (page ReportCollectionPage) Values() []ReportRecordContract + type ReportRecordContract struct + APIID *string + APIRegion *string + APITimeAvg *float64 + APITimeMax *float64 + APITimeMin *float64 + Bandwidth *int64 + CacheHitCount *int32 + CacheMissCount *int32 + CallCountBlocked *int32 + CallCountFailed *int32 + CallCountOther *int32 + CallCountSuccess *int32 + CallCountTotal *int32 + Country *string + Interval *string + Name *string + OperationID *string + ProductID *string + Region *string + ServiceTimeAvg *float64 + ServiceTimeMax *float64 + ServiceTimeMin *float64 + SubscriptionID *string + Timestamp *date.Time + UserID *string + Zip *string + func (rrc ReportRecordContract) MarshalJSON() ([]byte, error) + type ReportsClient struct + func NewReportsClient(subscriptionID string) ReportsClient + func NewReportsClientWithBaseURI(baseURI string, subscriptionID string) ReportsClient + func (client ReportsClient) ListByAPI(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionPage, err error) + func (client ReportsClient) ListByAPIComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionIterator, err error) + func (client ReportsClient) ListByAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ReportsClient) ListByAPIResponder(resp *http.Response) (result ReportCollection, err error) + func (client ReportsClient) ListByAPISender(req *http.Request) (*http.Response, error) + func (client ReportsClient) ListByGeo(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionPage, err error) + func (client ReportsClient) ListByGeoComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionIterator, err error) + func (client ReportsClient) ListByGeoPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ReportsClient) ListByGeoResponder(resp *http.Response) (result ReportCollection, err error) + func (client ReportsClient) ListByGeoSender(req *http.Request) (*http.Response, error) + func (client ReportsClient) ListByOperation(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionPage, err error) + func (client ReportsClient) ListByOperationComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionIterator, err error) + func (client ReportsClient) ListByOperationPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ReportsClient) ListByOperationResponder(resp *http.Response) (result ReportCollection, err error) + func (client ReportsClient) ListByOperationSender(req *http.Request) (*http.Response, error) + func (client ReportsClient) ListByProduct(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionPage, err error) + func (client ReportsClient) ListByProductComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionIterator, err error) + func (client ReportsClient) ListByProductPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ReportsClient) ListByProductResponder(resp *http.Response) (result ReportCollection, err error) + func (client ReportsClient) ListByProductSender(req *http.Request) (*http.Response, error) + func (client ReportsClient) ListByRequest(ctx context.Context, resourceGroupName string, serviceName string, ...) (result RequestReportCollection, err error) + func (client ReportsClient) ListByRequestPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ReportsClient) ListByRequestResponder(resp *http.Response) (result RequestReportCollection, err error) + func (client ReportsClient) ListByRequestSender(req *http.Request) (*http.Response, error) + func (client ReportsClient) ListBySubscription(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionPage, err error) + func (client ReportsClient) ListBySubscriptionComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionIterator, err error) + func (client ReportsClient) ListBySubscriptionPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ReportsClient) ListBySubscriptionResponder(resp *http.Response) (result ReportCollection, err error) + func (client ReportsClient) ListBySubscriptionSender(req *http.Request) (*http.Response, error) + func (client ReportsClient) ListByTime(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionPage, err error) + func (client ReportsClient) ListByTimeComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionIterator, err error) + func (client ReportsClient) ListByTimePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ReportsClient) ListByTimeResponder(resp *http.Response) (result ReportCollection, err error) + func (client ReportsClient) ListByTimeSender(req *http.Request) (*http.Response, error) + func (client ReportsClient) ListByUser(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionPage, err error) + func (client ReportsClient) ListByUserComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ReportCollectionIterator, err error) + func (client ReportsClient) ListByUserPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ReportsClient) ListByUserResponder(resp *http.Response) (result ReportCollection, err error) + func (client ReportsClient) ListByUserSender(req *http.Request) (*http.Response, error) + type RepresentationContract struct + ContentType *string + FormParameters *[]ParameterContract + Sample *string + SchemaID *string + TypeName *string + type RequestContract struct + Description *string + Headers *[]ParameterContract + QueryParameters *[]ParameterContract + Representations *[]RepresentationContract + type RequestReportCollection struct + Count *int64 + Value *[]RequestReportRecordContract + type RequestReportRecordContract struct + APIID *string + APIRegion *string + APITime *float64 + BackendResponseCode *string + Cache *string + IPAddress *string + Method *string + OperationID *string + ProductID *string + RequestID *string + RequestSize *int32 + ResponseCode *int32 + ResponseSize *int32 + ServiceTime *float64 + SubscriptionID *string + Timestamp *date.Time + URL *string + UserID *string + func (rrrc RequestReportRecordContract) MarshalJSON() ([]byte, error) + type Resource struct + ID *string + Name *string + Type *string + type ResourceLocationDataContract struct + City *string + CountryOrRegion *string + District *string + Name *string + type ResourceSku struct + Name SkuType + type ResourceSkuCapacity struct + Default *int32 + Maximum *int32 + Minimum *int32 + ScaleType ResourceSkuCapacityScaleType + type ResourceSkuCapacityScaleType string + const ResourceSkuCapacityScaleTypeAutomatic + const ResourceSkuCapacityScaleTypeManual + const ResourceSkuCapacityScaleTypeNone + func PossibleResourceSkuCapacityScaleTypeValues() []ResourceSkuCapacityScaleType + type ResourceSkuResult struct + Capacity *ResourceSkuCapacity + ResourceType *string + Sku *ResourceSku + type ResourceSkuResults struct + NextLink *string + Value *[]ResourceSkuResult + func (rsr ResourceSkuResults) IsEmpty() bool + type ResourceSkuResultsIterator struct + func NewResourceSkuResultsIterator(page ResourceSkuResultsPage) ResourceSkuResultsIterator + func (iter *ResourceSkuResultsIterator) Next() error + func (iter *ResourceSkuResultsIterator) NextWithContext(ctx context.Context) (err error) + func (iter ResourceSkuResultsIterator) NotDone() bool + func (iter ResourceSkuResultsIterator) Response() ResourceSkuResults + func (iter ResourceSkuResultsIterator) Value() ResourceSkuResult + type ResourceSkuResultsPage struct + func NewResourceSkuResultsPage(cur ResourceSkuResults, ...) ResourceSkuResultsPage + func (page *ResourceSkuResultsPage) Next() error + func (page *ResourceSkuResultsPage) NextWithContext(ctx context.Context) (err error) + func (page ResourceSkuResultsPage) NotDone() bool + func (page ResourceSkuResultsPage) Response() ResourceSkuResults + func (page ResourceSkuResultsPage) Values() []ResourceSkuResult + type ResponseContract struct + Description *string + Headers *[]ParameterContract + Representations *[]RepresentationContract + StatusCode *int32 + type SamplingSettings struct + Percentage *float64 + SamplingType SamplingType + type SamplingType string + const Fixed + func PossibleSamplingTypeValues() []SamplingType + type SaveConfigurationParameter struct + func (scp *SaveConfigurationParameter) UnmarshalJSON(body []byte) error + func (scp SaveConfigurationParameter) MarshalJSON() ([]byte, error) + type SaveConfigurationParameterProperties struct + Branch *string + Force *bool + type SchemaCollection struct + NextLink *string + Value *[]SchemaContract + func (sc SchemaCollection) IsEmpty() bool + type SchemaCollectionIterator struct + func NewSchemaCollectionIterator(page SchemaCollectionPage) SchemaCollectionIterator + func (iter *SchemaCollectionIterator) Next() error + func (iter *SchemaCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter SchemaCollectionIterator) NotDone() bool + func (iter SchemaCollectionIterator) Response() SchemaCollection + func (iter SchemaCollectionIterator) Value() SchemaContract + type SchemaCollectionPage struct + func NewSchemaCollectionPage(cur SchemaCollection, ...) SchemaCollectionPage + func (page *SchemaCollectionPage) Next() error + func (page *SchemaCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page SchemaCollectionPage) NotDone() bool + func (page SchemaCollectionPage) Response() SchemaCollection + func (page SchemaCollectionPage) Values() []SchemaContract + type SchemaContract struct + ID *string + Name *string + Type *string + func (sc *SchemaContract) UnmarshalJSON(body []byte) error + func (sc SchemaContract) MarshalJSON() ([]byte, error) + type SchemaContractProperties struct + ContentType *string + func (scp *SchemaContractProperties) UnmarshalJSON(body []byte) error + func (scp SchemaContractProperties) MarshalJSON() ([]byte, error) + type SchemaDocumentProperties struct + Definitions interface{} + Value *string + type ServiceApplyNetworkConfigurationParameters struct + Location *string + type ServiceApplyNetworkConfigurationUpdatesFuture struct + Result func(ServiceClient) (ServiceResource, error) + type ServiceBackupFuture struct + Result func(ServiceClient) (ServiceResource, error) + type ServiceBackupRestoreParameters struct + AccessKey *string + BackupName *string + ContainerName *string + StorageAccount *string + type ServiceBaseProperties struct + APIVersionConstraint *APIVersionConstraint + AdditionalLocations *[]AdditionalLocation + Certificates *[]CertificateConfiguration + CreatedAtUtc *date.Time + CustomProperties map[string]*string + DeveloperPortalURL *string + DisableGateway *bool + EnableClientCertificate *bool + GatewayRegionalURL *string + GatewayURL *string + HostnameConfigurations *[]HostnameConfiguration + ManagementAPIURL *string + NotificationSenderEmail *string + PortalURL *string + PrivateIPAddresses *[]string + ProvisioningState *string + PublicIPAddresses *[]string + ScmURL *string + TargetProvisioningState *string + VirtualNetworkConfiguration *VirtualNetworkConfiguration + VirtualNetworkType VirtualNetworkType + func (sbp ServiceBaseProperties) MarshalJSON() ([]byte, error) + type ServiceCheckNameAvailabilityParameters struct + Name *string + type ServiceClient struct + func NewServiceClient(subscriptionID string) ServiceClient + func NewServiceClientWithBaseURI(baseURI string, subscriptionID string) ServiceClient + func (client ServiceClient) ApplyNetworkConfigurationUpdates(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ServiceApplyNetworkConfigurationUpdatesFuture, err error) + func (client ServiceClient) ApplyNetworkConfigurationUpdatesPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ServiceClient) ApplyNetworkConfigurationUpdatesResponder(resp *http.Response) (result ServiceResource, err error) + func (client ServiceClient) ApplyNetworkConfigurationUpdatesSender(req *http.Request) (future ServiceApplyNetworkConfigurationUpdatesFuture, err error) + func (client ServiceClient) Backup(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ServiceBackupFuture, err error) + func (client ServiceClient) BackupPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ServiceClient) BackupResponder(resp *http.Response) (result ServiceResource, err error) + func (client ServiceClient) BackupSender(req *http.Request) (future ServiceBackupFuture, err error) + func (client ServiceClient) CheckNameAvailability(ctx context.Context, parameters ServiceCheckNameAvailabilityParameters) (result ServiceNameAvailabilityResult, err error) + func (client ServiceClient) CheckNameAvailabilityPreparer(ctx context.Context, parameters ServiceCheckNameAvailabilityParameters) (*http.Request, error) + func (client ServiceClient) CheckNameAvailabilityResponder(resp *http.Response) (result ServiceNameAvailabilityResult, err error) + func (client ServiceClient) CheckNameAvailabilitySender(req *http.Request) (*http.Response, error) + func (client ServiceClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ServiceCreateOrUpdateFuture, err error) + func (client ServiceClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ServiceClient) CreateOrUpdateResponder(resp *http.Response) (result ServiceResource, err error) + func (client ServiceClient) CreateOrUpdateSender(req *http.Request) (future ServiceCreateOrUpdateFuture, err error) + func (client ServiceClient) Delete(ctx context.Context, resourceGroupName string, serviceName string) (result ServiceDeleteFuture, err error) + func (client ServiceClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client ServiceClient) DeleteResponder(resp *http.Response) (result ServiceResource, err error) + func (client ServiceClient) DeleteSender(req *http.Request) (future ServiceDeleteFuture, err error) + func (client ServiceClient) Get(ctx context.Context, resourceGroupName string, serviceName string) (result ServiceResource, err error) + func (client ServiceClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client ServiceClient) GetResponder(resp *http.Response) (result ServiceResource, err error) + func (client ServiceClient) GetSender(req *http.Request) (*http.Response, error) + func (client ServiceClient) GetSsoToken(ctx context.Context, resourceGroupName string, serviceName string) (result ServiceGetSsoTokenResult, err error) + func (client ServiceClient) GetSsoTokenPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client ServiceClient) GetSsoTokenResponder(resp *http.Response) (result ServiceGetSsoTokenResult, err error) + func (client ServiceClient) GetSsoTokenSender(req *http.Request) (*http.Response, error) + func (client ServiceClient) List(ctx context.Context) (result ServiceListResultPage, err error) + func (client ServiceClient) ListByResourceGroup(ctx context.Context, resourceGroupName string) (result ServiceListResultPage, err error) + func (client ServiceClient) ListByResourceGroupComplete(ctx context.Context, resourceGroupName string) (result ServiceListResultIterator, err error) + func (client ServiceClient) ListByResourceGroupPreparer(ctx context.Context, resourceGroupName string) (*http.Request, error) + func (client ServiceClient) ListByResourceGroupResponder(resp *http.Response) (result ServiceListResult, err error) + func (client ServiceClient) ListByResourceGroupSender(req *http.Request) (*http.Response, error) + func (client ServiceClient) ListComplete(ctx context.Context) (result ServiceListResultIterator, err error) + func (client ServiceClient) ListPreparer(ctx context.Context) (*http.Request, error) + func (client ServiceClient) ListResponder(resp *http.Response) (result ServiceListResult, err error) + func (client ServiceClient) ListSender(req *http.Request) (*http.Response, error) + func (client ServiceClient) Restore(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ServiceRestoreFuture, err error) + func (client ServiceClient) RestorePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ServiceClient) RestoreResponder(resp *http.Response) (result ServiceResource, err error) + func (client ServiceClient) RestoreSender(req *http.Request) (future ServiceRestoreFuture, err error) + func (client ServiceClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result ServiceUpdateFuture, err error) + func (client ServiceClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client ServiceClient) UpdateResponder(resp *http.Response) (result ServiceResource, err error) + func (client ServiceClient) UpdateSender(req *http.Request) (future ServiceUpdateFuture, err error) + type ServiceCreateOrUpdateFuture struct + Result func(ServiceClient) (ServiceResource, error) + type ServiceDeleteFuture struct + Result func(ServiceClient) (ServiceResource, error) + type ServiceGetSsoTokenResult struct + RedirectURI *string + type ServiceIdentity struct + PrincipalID *uuid.UUID + TenantID *uuid.UUID + Type ApimIdentityType + UserAssignedIdentities map[string]*UserIdentityProperties + func (si ServiceIdentity) MarshalJSON() ([]byte, error) + type ServiceListResult struct + NextLink *string + Value *[]ServiceResource + func (slr ServiceListResult) IsEmpty() bool + type ServiceListResultIterator struct + func NewServiceListResultIterator(page ServiceListResultPage) ServiceListResultIterator + func (iter *ServiceListResultIterator) Next() error + func (iter *ServiceListResultIterator) NextWithContext(ctx context.Context) (err error) + func (iter ServiceListResultIterator) NotDone() bool + func (iter ServiceListResultIterator) Response() ServiceListResult + func (iter ServiceListResultIterator) Value() ServiceResource + type ServiceListResultPage struct + func NewServiceListResultPage(cur ServiceListResult, ...) ServiceListResultPage + func (page *ServiceListResultPage) Next() error + func (page *ServiceListResultPage) NextWithContext(ctx context.Context) (err error) + func (page ServiceListResultPage) NotDone() bool + func (page ServiceListResultPage) Response() ServiceListResult + func (page ServiceListResultPage) Values() []ServiceResource + type ServiceNameAvailabilityResult struct + Message *string + NameAvailable *bool + Reason NameAvailabilityReason + func (snar ServiceNameAvailabilityResult) MarshalJSON() ([]byte, error) + type ServiceProperties struct + APIVersionConstraint *APIVersionConstraint + AdditionalLocations *[]AdditionalLocation + Certificates *[]CertificateConfiguration + CreatedAtUtc *date.Time + CustomProperties map[string]*string + DeveloperPortalURL *string + DisableGateway *bool + EnableClientCertificate *bool + GatewayRegionalURL *string + GatewayURL *string + HostnameConfigurations *[]HostnameConfiguration + ManagementAPIURL *string + NotificationSenderEmail *string + PortalURL *string + PrivateIPAddresses *[]string + ProvisioningState *string + PublicIPAddresses *[]string + PublisherEmail *string + PublisherName *string + ScmURL *string + TargetProvisioningState *string + VirtualNetworkConfiguration *VirtualNetworkConfiguration + VirtualNetworkType VirtualNetworkType + func (sp ServiceProperties) MarshalJSON() ([]byte, error) + type ServiceResource struct + Etag *string + ID *string + Identity *ServiceIdentity + Location *string + Name *string + Sku *ServiceSkuProperties + Tags map[string]*string + Type *string + func (sr *ServiceResource) UnmarshalJSON(body []byte) error + func (sr ServiceResource) MarshalJSON() ([]byte, error) + type ServiceRestoreFuture struct + Result func(ServiceClient) (ServiceResource, error) + type ServiceSkuProperties struct + Capacity *int32 + Name SkuType + type ServiceSkusClient struct + func NewServiceSkusClient(subscriptionID string) ServiceSkusClient + func NewServiceSkusClientWithBaseURI(baseURI string, subscriptionID string) ServiceSkusClient + func (client ServiceSkusClient) ListAvailableServiceSkus(ctx context.Context, resourceGroupName string, serviceName string) (result ResourceSkuResultsPage, err error) + func (client ServiceSkusClient) ListAvailableServiceSkusComplete(ctx context.Context, resourceGroupName string, serviceName string) (result ResourceSkuResultsIterator, err error) + func (client ServiceSkusClient) ListAvailableServiceSkusPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client ServiceSkusClient) ListAvailableServiceSkusResponder(resp *http.Response) (result ResourceSkuResults, err error) + func (client ServiceSkusClient) ListAvailableServiceSkusSender(req *http.Request) (*http.Response, error) + type ServiceUpdateFuture struct + Result func(ServiceClient) (ServiceResource, error) + type ServiceUpdateParameters struct + Etag *string + ID *string + Identity *ServiceIdentity + Name *string + Sku *ServiceSkuProperties + Tags map[string]*string + Type *string + func (sup *ServiceUpdateParameters) UnmarshalJSON(body []byte) error + func (sup ServiceUpdateParameters) MarshalJSON() ([]byte, error) + type ServiceUpdateProperties struct + APIVersionConstraint *APIVersionConstraint + AdditionalLocations *[]AdditionalLocation + Certificates *[]CertificateConfiguration + CreatedAtUtc *date.Time + CustomProperties map[string]*string + DeveloperPortalURL *string + DisableGateway *bool + EnableClientCertificate *bool + GatewayRegionalURL *string + GatewayURL *string + HostnameConfigurations *[]HostnameConfiguration + ManagementAPIURL *string + NotificationSenderEmail *string + PortalURL *string + PrivateIPAddresses *[]string + ProvisioningState *string + PublicIPAddresses *[]string + PublisherEmail *string + PublisherName *string + ScmURL *string + TargetProvisioningState *string + VirtualNetworkConfiguration *VirtualNetworkConfiguration + VirtualNetworkType VirtualNetworkType + func (sup ServiceUpdateProperties) MarshalJSON() ([]byte, error) + type SignInSettingsClient struct + func NewSignInSettingsClient(subscriptionID string) SignInSettingsClient + func NewSignInSettingsClientWithBaseURI(baseURI string, subscriptionID string) SignInSettingsClient + func (client SignInSettingsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PortalSigninSettings, err error) + func (client SignInSettingsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client SignInSettingsClient) CreateOrUpdateResponder(resp *http.Response) (result PortalSigninSettings, err error) + func (client SignInSettingsClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client SignInSettingsClient) Get(ctx context.Context, resourceGroupName string, serviceName string) (result PortalSigninSettings, err error) + func (client SignInSettingsClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error) + func (client SignInSettingsClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client SignInSettingsClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client SignInSettingsClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client SignInSettingsClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client SignInSettingsClient) GetResponder(resp *http.Response) (result PortalSigninSettings, err error) + func (client SignInSettingsClient) GetSender(req *http.Request) (*http.Response, error) + func (client SignInSettingsClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client SignInSettingsClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client SignInSettingsClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error) + func (client SignInSettingsClient) UpdateSender(req *http.Request) (*http.Response, error) + type SignUpSettingsClient struct + func NewSignUpSettingsClient(subscriptionID string) SignUpSettingsClient + func NewSignUpSettingsClientWithBaseURI(baseURI string, subscriptionID string) SignUpSettingsClient + func (client SignUpSettingsClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result PortalSignupSettings, err error) + func (client SignUpSettingsClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client SignUpSettingsClient) CreateOrUpdateResponder(resp *http.Response) (result PortalSignupSettings, err error) + func (client SignUpSettingsClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client SignUpSettingsClient) Get(ctx context.Context, resourceGroupName string, serviceName string) (result PortalSignupSettings, err error) + func (client SignUpSettingsClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error) + func (client SignUpSettingsClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client SignUpSettingsClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client SignUpSettingsClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client SignUpSettingsClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client SignUpSettingsClient) GetResponder(resp *http.Response) (result PortalSignupSettings, err error) + func (client SignUpSettingsClient) GetSender(req *http.Request) (*http.Response, error) + func (client SignUpSettingsClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client SignUpSettingsClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client SignUpSettingsClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error) + func (client SignUpSettingsClient) UpdateSender(req *http.Request) (*http.Response, error) + type SkuType string + const SkuTypeBasic + const SkuTypeConsumption + const SkuTypeDeveloper + const SkuTypePremium + const SkuTypeStandard + func PossibleSkuTypeValues() []SkuType + type SoapAPIType string + const SoapPassThrough + const SoapToRest + func PossibleSoapAPITypeValues() []SoapAPIType + type State string + const Closed + const Open + const Proposed + const Removed + const Resolved + func PossibleStateValues() []State + type StoreName string + const CertificateAuthority + const Root + func PossibleStoreNameValues() []StoreName + type SubscriptionClient struct + func NewSubscriptionClient(subscriptionID string) SubscriptionClient + func NewSubscriptionClientWithBaseURI(baseURI string, subscriptionID string) SubscriptionClient + func (client SubscriptionClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, sid string, ...) (result SubscriptionContract, err error) + func (client SubscriptionClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, sid string, ...) (*http.Request, error) + func (client SubscriptionClient) CreateOrUpdateResponder(resp *http.Response) (result SubscriptionContract, err error) + func (client SubscriptionClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client SubscriptionClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, sid string, ...) (result autorest.Response, err error) + func (client SubscriptionClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, sid string, ...) (*http.Request, error) + func (client SubscriptionClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client SubscriptionClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client SubscriptionClient) Get(ctx context.Context, resourceGroupName string, serviceName string, sid string) (result SubscriptionContract, err error) + func (client SubscriptionClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, sid string) (result autorest.Response, err error) + func (client SubscriptionClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, sid string) (*http.Request, error) + func (client SubscriptionClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client SubscriptionClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client SubscriptionClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, sid string) (*http.Request, error) + func (client SubscriptionClient) GetResponder(resp *http.Response) (result SubscriptionContract, err error) + func (client SubscriptionClient) GetSender(req *http.Request) (*http.Response, error) + func (client SubscriptionClient) List(ctx context.Context, resourceGroupName string, serviceName string, ...) (result SubscriptionCollectionPage, err error) + func (client SubscriptionClient) ListComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result SubscriptionCollectionIterator, err error) + func (client SubscriptionClient) ListPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client SubscriptionClient) ListResponder(resp *http.Response) (result SubscriptionCollection, err error) + func (client SubscriptionClient) ListSecrets(ctx context.Context, resourceGroupName string, serviceName string, sid string) (result SubscriptionKeysContract, err error) + func (client SubscriptionClient) ListSecretsPreparer(ctx context.Context, resourceGroupName string, serviceName string, sid string) (*http.Request, error) + func (client SubscriptionClient) ListSecretsResponder(resp *http.Response) (result SubscriptionKeysContract, err error) + func (client SubscriptionClient) ListSecretsSender(req *http.Request) (*http.Response, error) + func (client SubscriptionClient) ListSender(req *http.Request) (*http.Response, error) + func (client SubscriptionClient) RegeneratePrimaryKey(ctx context.Context, resourceGroupName string, serviceName string, sid string) (result autorest.Response, err error) + func (client SubscriptionClient) RegeneratePrimaryKeyPreparer(ctx context.Context, resourceGroupName string, serviceName string, sid string) (*http.Request, error) + func (client SubscriptionClient) RegeneratePrimaryKeyResponder(resp *http.Response) (result autorest.Response, err error) + func (client SubscriptionClient) RegeneratePrimaryKeySender(req *http.Request) (*http.Response, error) + func (client SubscriptionClient) RegenerateSecondaryKey(ctx context.Context, resourceGroupName string, serviceName string, sid string) (result autorest.Response, err error) + func (client SubscriptionClient) RegenerateSecondaryKeyPreparer(ctx context.Context, resourceGroupName string, serviceName string, sid string) (*http.Request, error) + func (client SubscriptionClient) RegenerateSecondaryKeyResponder(resp *http.Response) (result autorest.Response, err error) + func (client SubscriptionClient) RegenerateSecondaryKeySender(req *http.Request) (*http.Response, error) + func (client SubscriptionClient) Update(ctx context.Context, resourceGroupName string, serviceName string, sid string, ...) (result autorest.Response, err error) + func (client SubscriptionClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, sid string, ...) (*http.Request, error) + func (client SubscriptionClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error) + func (client SubscriptionClient) UpdateSender(req *http.Request) (*http.Response, error) + type SubscriptionCollection struct + NextLink *string + Value *[]SubscriptionContract + func (sc SubscriptionCollection) IsEmpty() bool + type SubscriptionCollectionIterator struct + func NewSubscriptionCollectionIterator(page SubscriptionCollectionPage) SubscriptionCollectionIterator + func (iter *SubscriptionCollectionIterator) Next() error + func (iter *SubscriptionCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter SubscriptionCollectionIterator) NotDone() bool + func (iter SubscriptionCollectionIterator) Response() SubscriptionCollection + func (iter SubscriptionCollectionIterator) Value() SubscriptionContract + type SubscriptionCollectionPage struct + func NewSubscriptionCollectionPage(cur SubscriptionCollection, ...) SubscriptionCollectionPage + func (page *SubscriptionCollectionPage) Next() error + func (page *SubscriptionCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page SubscriptionCollectionPage) NotDone() bool + func (page SubscriptionCollectionPage) Response() SubscriptionCollection + func (page SubscriptionCollectionPage) Values() []SubscriptionContract + type SubscriptionContract struct + ID *string + Name *string + Type *string + func (sc *SubscriptionContract) UnmarshalJSON(body []byte) error + func (sc SubscriptionContract) MarshalJSON() ([]byte, error) + type SubscriptionContractProperties struct + AllowTracing *bool + CreatedDate *date.Time + DisplayName *string + EndDate *date.Time + ExpirationDate *date.Time + NotificationDate *date.Time + OwnerID *string + PrimaryKey *string + Scope *string + SecondaryKey *string + StartDate *date.Time + State SubscriptionState + StateComment *string + func (scp SubscriptionContractProperties) MarshalJSON() ([]byte, error) + type SubscriptionCreateParameterProperties struct + AllowTracing *bool + DisplayName *string + OwnerID *string + PrimaryKey *string + Scope *string + SecondaryKey *string + State SubscriptionState + type SubscriptionCreateParameters struct + func (scp *SubscriptionCreateParameters) UnmarshalJSON(body []byte) error + func (scp SubscriptionCreateParameters) MarshalJSON() ([]byte, error) + type SubscriptionKeyParameterNamesContract struct + Header *string + Query *string + type SubscriptionKeysContract struct + PrimaryKey *string + SecondaryKey *string + type SubscriptionState string + const Active + const Cancelled + const Expired + const Rejected + const Submitted + const Suspended + func PossibleSubscriptionStateValues() []SubscriptionState + type SubscriptionUpdateParameterProperties struct + AllowTracing *bool + DisplayName *string + ExpirationDate *date.Time + OwnerID *string + PrimaryKey *string + Scope *string + SecondaryKey *string + State SubscriptionState + StateComment *string + type SubscriptionUpdateParameters struct + func (sup *SubscriptionUpdateParameters) UnmarshalJSON(body []byte) error + func (sup SubscriptionUpdateParameters) MarshalJSON() ([]byte, error) + type SubscriptionsDelegationSettingsProperties struct + Enabled *bool + type TagClient struct + func NewTagClient(subscriptionID string) TagClient + func NewTagClientWithBaseURI(baseURI string, subscriptionID string) TagClient + func (client TagClient) AssignToAPI(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagContract, err error) + func (client TagClient) AssignToAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client TagClient) AssignToAPIResponder(resp *http.Response) (result TagContract, err error) + func (client TagClient) AssignToAPISender(req *http.Request) (*http.Response, error) + func (client TagClient) AssignToOperation(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagContract, err error) + func (client TagClient) AssignToOperationPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client TagClient) AssignToOperationResponder(resp *http.Response) (result TagContract, err error) + func (client TagClient) AssignToOperationSender(req *http.Request) (*http.Response, error) + func (client TagClient) AssignToProduct(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagContract, err error) + func (client TagClient) AssignToProductPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client TagClient) AssignToProductResponder(resp *http.Response) (result TagContract, err error) + func (client TagClient) AssignToProductSender(req *http.Request) (*http.Response, error) + func (client TagClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagContract, err error) + func (client TagClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client TagClient) CreateOrUpdateResponder(resp *http.Response) (result TagContract, err error) + func (client TagClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client TagClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client TagClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client TagClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client TagClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client TagClient) DetachFromAPI(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client TagClient) DetachFromAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client TagClient) DetachFromAPIResponder(resp *http.Response) (result autorest.Response, err error) + func (client TagClient) DetachFromAPISender(req *http.Request) (*http.Response, error) + func (client TagClient) DetachFromOperation(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client TagClient) DetachFromOperationPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client TagClient) DetachFromOperationResponder(resp *http.Response) (result autorest.Response, err error) + func (client TagClient) DetachFromOperationSender(req *http.Request) (*http.Response, error) + func (client TagClient) DetachFromProduct(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client TagClient) DetachFromProductPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client TagClient) DetachFromProductResponder(resp *http.Response) (result autorest.Response, err error) + func (client TagClient) DetachFromProductSender(req *http.Request) (*http.Response, error) + func (client TagClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagContract, err error) + func (client TagClient) GetByAPI(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagContract, err error) + func (client TagClient) GetByAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client TagClient) GetByAPIResponder(resp *http.Response) (result TagContract, err error) + func (client TagClient) GetByAPISender(req *http.Request) (*http.Response, error) + func (client TagClient) GetByOperation(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagContract, err error) + func (client TagClient) GetByOperationPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client TagClient) GetByOperationResponder(resp *http.Response) (result TagContract, err error) + func (client TagClient) GetByOperationSender(req *http.Request) (*http.Response, error) + func (client TagClient) GetByProduct(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagContract, err error) + func (client TagClient) GetByProductPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client TagClient) GetByProductResponder(resp *http.Response) (result TagContract, err error) + func (client TagClient) GetByProductSender(req *http.Request) (*http.Response, error) + func (client TagClient) GetEntityState(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client TagClient) GetEntityStateByAPI(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client TagClient) GetEntityStateByAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client TagClient) GetEntityStateByAPIResponder(resp *http.Response) (result autorest.Response, err error) + func (client TagClient) GetEntityStateByAPISender(req *http.Request) (*http.Response, error) + func (client TagClient) GetEntityStateByOperation(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client TagClient) GetEntityStateByOperationPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client TagClient) GetEntityStateByOperationResponder(resp *http.Response) (result autorest.Response, err error) + func (client TagClient) GetEntityStateByOperationSender(req *http.Request) (*http.Response, error) + func (client TagClient) GetEntityStateByProduct(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client TagClient) GetEntityStateByProductPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client TagClient) GetEntityStateByProductResponder(resp *http.Response) (result autorest.Response, err error) + func (client TagClient) GetEntityStateByProductSender(req *http.Request) (*http.Response, error) + func (client TagClient) GetEntityStatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client TagClient) GetEntityStateResponder(resp *http.Response) (result autorest.Response, err error) + func (client TagClient) GetEntityStateSender(req *http.Request) (*http.Response, error) + func (client TagClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client TagClient) GetResponder(resp *http.Response) (result TagContract, err error) + func (client TagClient) GetSender(req *http.Request) (*http.Response, error) + func (client TagClient) ListByAPI(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagCollectionPage, err error) + func (client TagClient) ListByAPIComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagCollectionIterator, err error) + func (client TagClient) ListByAPIPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client TagClient) ListByAPIResponder(resp *http.Response) (result TagCollection, err error) + func (client TagClient) ListByAPISender(req *http.Request) (*http.Response, error) + func (client TagClient) ListByOperation(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagCollectionPage, err error) + func (client TagClient) ListByOperationComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagCollectionIterator, err error) + func (client TagClient) ListByOperationPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client TagClient) ListByOperationResponder(resp *http.Response) (result TagCollection, err error) + func (client TagClient) ListByOperationSender(req *http.Request) (*http.Response, error) + func (client TagClient) ListByProduct(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagCollectionPage, err error) + func (client TagClient) ListByProductComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagCollectionIterator, err error) + func (client TagClient) ListByProductPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client TagClient) ListByProductResponder(resp *http.Response) (result TagCollection, err error) + func (client TagClient) ListByProductSender(req *http.Request) (*http.Response, error) + func (client TagClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagCollectionPage, err error) + func (client TagClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagCollectionIterator, err error) + func (client TagClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client TagClient) ListByServiceResponder(resp *http.Response) (result TagCollection, err error) + func (client TagClient) ListByServiceSender(req *http.Request) (*http.Response, error) + func (client TagClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client TagClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client TagClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error) + func (client TagClient) UpdateSender(req *http.Request) (*http.Response, error) + type TagCollection struct + NextLink *string + Value *[]TagContract + func (tc TagCollection) IsEmpty() bool + type TagCollectionIterator struct + func NewTagCollectionIterator(page TagCollectionPage) TagCollectionIterator + func (iter *TagCollectionIterator) Next() error + func (iter *TagCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter TagCollectionIterator) NotDone() bool + func (iter TagCollectionIterator) Response() TagCollection + func (iter TagCollectionIterator) Value() TagContract + type TagCollectionPage struct + func NewTagCollectionPage(cur TagCollection, ...) TagCollectionPage + func (page *TagCollectionPage) Next() error + func (page *TagCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page TagCollectionPage) NotDone() bool + func (page TagCollectionPage) Response() TagCollection + func (page TagCollectionPage) Values() []TagContract + type TagContract struct + ID *string + Name *string + Type *string + func (tc *TagContract) UnmarshalJSON(body []byte) error + func (tc TagContract) MarshalJSON() ([]byte, error) + type TagContractProperties struct + DisplayName *string + type TagCreateUpdateParameters struct + func (tcup *TagCreateUpdateParameters) UnmarshalJSON(body []byte) error + func (tcup TagCreateUpdateParameters) MarshalJSON() ([]byte, error) + type TagDescriptionBaseProperties struct + Description *string + ExternalDocsDescription *string + ExternalDocsURL *string + type TagDescriptionCollection struct + NextLink *string + Value *[]TagDescriptionContract + func (tdc TagDescriptionCollection) IsEmpty() bool + type TagDescriptionCollectionIterator struct + func NewTagDescriptionCollectionIterator(page TagDescriptionCollectionPage) TagDescriptionCollectionIterator + func (iter *TagDescriptionCollectionIterator) Next() error + func (iter *TagDescriptionCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter TagDescriptionCollectionIterator) NotDone() bool + func (iter TagDescriptionCollectionIterator) Response() TagDescriptionCollection + func (iter TagDescriptionCollectionIterator) Value() TagDescriptionContract + type TagDescriptionCollectionPage struct + func NewTagDescriptionCollectionPage(cur TagDescriptionCollection, ...) TagDescriptionCollectionPage + func (page *TagDescriptionCollectionPage) Next() error + func (page *TagDescriptionCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page TagDescriptionCollectionPage) NotDone() bool + func (page TagDescriptionCollectionPage) Response() TagDescriptionCollection + func (page TagDescriptionCollectionPage) Values() []TagDescriptionContract + type TagDescriptionContract struct + ID *string + Name *string + Type *string + func (tdc *TagDescriptionContract) UnmarshalJSON(body []byte) error + func (tdc TagDescriptionContract) MarshalJSON() ([]byte, error) + type TagDescriptionContractProperties struct + Description *string + DisplayName *string + ExternalDocsDescription *string + ExternalDocsURL *string + TagID *string + type TagDescriptionCreateParameters struct + func (tdcp *TagDescriptionCreateParameters) UnmarshalJSON(body []byte) error + func (tdcp TagDescriptionCreateParameters) MarshalJSON() ([]byte, error) + type TagResourceClient struct + func NewTagResourceClient(subscriptionID string) TagResourceClient + func NewTagResourceClientWithBaseURI(baseURI string, subscriptionID string) TagResourceClient + func (client TagResourceClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagResourceCollectionPage, err error) + func (client TagResourceClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TagResourceCollectionIterator, err error) + func (client TagResourceClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client TagResourceClient) ListByServiceResponder(resp *http.Response) (result TagResourceCollection, err error) + func (client TagResourceClient) ListByServiceSender(req *http.Request) (*http.Response, error) + type TagResourceCollection struct + NextLink *string + Value *[]TagResourceContract + func (trc TagResourceCollection) IsEmpty() bool + type TagResourceCollectionIterator struct + func NewTagResourceCollectionIterator(page TagResourceCollectionPage) TagResourceCollectionIterator + func (iter *TagResourceCollectionIterator) Next() error + func (iter *TagResourceCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter TagResourceCollectionIterator) NotDone() bool + func (iter TagResourceCollectionIterator) Response() TagResourceCollection + func (iter TagResourceCollectionIterator) Value() TagResourceContract + type TagResourceCollectionPage struct + func NewTagResourceCollectionPage(cur TagResourceCollection, ...) TagResourceCollectionPage + func (page *TagResourceCollectionPage) Next() error + func (page *TagResourceCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page TagResourceCollectionPage) NotDone() bool + func (page TagResourceCollectionPage) Response() TagResourceCollection + func (page TagResourceCollectionPage) Values() []TagResourceContract + type TagResourceContract struct + API *APITagResourceContractProperties + Operation *OperationTagResourceContractProperties + Product *ProductTagResourceContractProperties + Tag *TagTagResourceContractProperties + type TagTagResourceContractProperties struct + ID *string + Name *string + type TemplateName string + const AccountClosedDeveloper + const ApplicationApprovedNotificationMessage + const ConfirmSignUpIdentityDefault + const EmailChangeIdentityDefault + const InviteUserNotificationMessage + const NewCommentNotificationMessage + const NewDeveloperNotificationMessage + const NewIssueNotificationMessage + const PasswordResetByAdminNotificationMessage + const PasswordResetIdentityDefault + const PurchaseDeveloperNotificationMessage + const QuotaLimitApproachingDeveloperNotificationMessage + const RejectDeveloperNotificationMessage + const RequestDeveloperNotificationMessage + func PossibleTemplateNameValues() []TemplateName + type TenantAccessClient struct + func NewTenantAccessClient(subscriptionID string) TenantAccessClient + func NewTenantAccessClientWithBaseURI(baseURI string, subscriptionID string) TenantAccessClient + func (client TenantAccessClient) Get(ctx context.Context, resourceGroupName string, serviceName string) (result AccessInformationContract, err error) + func (client TenantAccessClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error) + func (client TenantAccessClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client TenantAccessClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client TenantAccessClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client TenantAccessClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client TenantAccessClient) GetResponder(resp *http.Response) (result AccessInformationContract, err error) + func (client TenantAccessClient) GetSender(req *http.Request) (*http.Response, error) + func (client TenantAccessClient) ListSecrets(ctx context.Context, resourceGroupName string, serviceName string) (result AccessInformationContract, err error) + func (client TenantAccessClient) ListSecretsPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client TenantAccessClient) ListSecretsResponder(resp *http.Response) (result AccessInformationContract, err error) + func (client TenantAccessClient) ListSecretsSender(req *http.Request) (*http.Response, error) + func (client TenantAccessClient) RegeneratePrimaryKey(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error) + func (client TenantAccessClient) RegeneratePrimaryKeyPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client TenantAccessClient) RegeneratePrimaryKeyResponder(resp *http.Response) (result autorest.Response, err error) + func (client TenantAccessClient) RegeneratePrimaryKeySender(req *http.Request) (*http.Response, error) + func (client TenantAccessClient) RegenerateSecondaryKey(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error) + func (client TenantAccessClient) RegenerateSecondaryKeyPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client TenantAccessClient) RegenerateSecondaryKeyResponder(resp *http.Response) (result autorest.Response, err error) + func (client TenantAccessClient) RegenerateSecondaryKeySender(req *http.Request) (*http.Response, error) + func (client TenantAccessClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client TenantAccessClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client TenantAccessClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error) + func (client TenantAccessClient) UpdateSender(req *http.Request) (*http.Response, error) + type TenantAccessGitClient struct + func NewTenantAccessGitClient(subscriptionID string) TenantAccessGitClient + func NewTenantAccessGitClientWithBaseURI(baseURI string, subscriptionID string) TenantAccessGitClient + func (client TenantAccessGitClient) Get(ctx context.Context, resourceGroupName string, serviceName string) (result AccessInformationContract, err error) + func (client TenantAccessGitClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client TenantAccessGitClient) GetResponder(resp *http.Response) (result AccessInformationContract, err error) + func (client TenantAccessGitClient) GetSender(req *http.Request) (*http.Response, error) + func (client TenantAccessGitClient) ListSecrets(ctx context.Context, resourceGroupName string, serviceName string) (result AccessInformationContract, err error) + func (client TenantAccessGitClient) ListSecretsPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client TenantAccessGitClient) ListSecretsResponder(resp *http.Response) (result AccessInformationContract, err error) + func (client TenantAccessGitClient) ListSecretsSender(req *http.Request) (*http.Response, error) + func (client TenantAccessGitClient) RegeneratePrimaryKey(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error) + func (client TenantAccessGitClient) RegeneratePrimaryKeyPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client TenantAccessGitClient) RegeneratePrimaryKeyResponder(resp *http.Response) (result autorest.Response, err error) + func (client TenantAccessGitClient) RegeneratePrimaryKeySender(req *http.Request) (*http.Response, error) + func (client TenantAccessGitClient) RegenerateSecondaryKey(ctx context.Context, resourceGroupName string, serviceName string) (result autorest.Response, err error) + func (client TenantAccessGitClient) RegenerateSecondaryKeyPreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client TenantAccessGitClient) RegenerateSecondaryKeyResponder(resp *http.Response) (result autorest.Response, err error) + func (client TenantAccessGitClient) RegenerateSecondaryKeySender(req *http.Request) (*http.Response, error) + type TenantConfigurationClient struct + func NewTenantConfigurationClient(subscriptionID string) TenantConfigurationClient + func NewTenantConfigurationClientWithBaseURI(baseURI string, subscriptionID string) TenantConfigurationClient + func (client TenantConfigurationClient) Deploy(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TenantConfigurationDeployFuture, err error) + func (client TenantConfigurationClient) DeployPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client TenantConfigurationClient) DeployResponder(resp *http.Response) (result OperationResultContract, err error) + func (client TenantConfigurationClient) DeploySender(req *http.Request) (future TenantConfigurationDeployFuture, err error) + func (client TenantConfigurationClient) GetSyncState(ctx context.Context, resourceGroupName string, serviceName string) (result TenantConfigurationSyncStateContract, err error) + func (client TenantConfigurationClient) GetSyncStatePreparer(ctx context.Context, resourceGroupName string, serviceName string) (*http.Request, error) + func (client TenantConfigurationClient) GetSyncStateResponder(resp *http.Response) (result TenantConfigurationSyncStateContract, err error) + func (client TenantConfigurationClient) GetSyncStateSender(req *http.Request) (*http.Response, error) + func (client TenantConfigurationClient) Save(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TenantConfigurationSaveFuture, err error) + func (client TenantConfigurationClient) SavePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client TenantConfigurationClient) SaveResponder(resp *http.Response) (result OperationResultContract, err error) + func (client TenantConfigurationClient) SaveSender(req *http.Request) (future TenantConfigurationSaveFuture, err error) + func (client TenantConfigurationClient) Validate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result TenantConfigurationValidateFuture, err error) + func (client TenantConfigurationClient) ValidatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client TenantConfigurationClient) ValidateResponder(resp *http.Response) (result OperationResultContract, err error) + func (client TenantConfigurationClient) ValidateSender(req *http.Request) (future TenantConfigurationValidateFuture, err error) + type TenantConfigurationDeployFuture struct + Result func(TenantConfigurationClient) (OperationResultContract, error) + type TenantConfigurationSaveFuture struct + Result func(TenantConfigurationClient) (OperationResultContract, error) + type TenantConfigurationSyncStateContract struct + Branch *string + CommitID *string + ConfigurationChangeDate *date.Time + IsExport *bool + IsGitEnabled *bool + IsSynced *bool + SyncDate *date.Time + type TenantConfigurationValidateFuture struct + Result func(TenantConfigurationClient) (OperationResultContract, error) + type TermsOfServiceProperties struct + ConsentRequired *bool + Enabled *bool + Text *string + type TokenBodyParameterContract struct + Name *string + Value *string + type UserClient struct + func NewUserClient(subscriptionID string) UserClient + func NewUserClientWithBaseURI(baseURI string, subscriptionID string) UserClient + func (client UserClient) CreateOrUpdate(ctx context.Context, resourceGroupName string, serviceName string, ...) (result UserContract, err error) + func (client UserClient) CreateOrUpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client UserClient) CreateOrUpdateResponder(resp *http.Response) (result UserContract, err error) + func (client UserClient) CreateOrUpdateSender(req *http.Request) (*http.Response, error) + func (client UserClient) Delete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client UserClient) DeletePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client UserClient) DeleteResponder(resp *http.Response) (result autorest.Response, err error) + func (client UserClient) DeleteSender(req *http.Request) (*http.Response, error) + func (client UserClient) GenerateSsoURL(ctx context.Context, resourceGroupName string, serviceName string, ...) (result GenerateSsoURLResult, err error) + func (client UserClient) GenerateSsoURLPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client UserClient) GenerateSsoURLResponder(resp *http.Response) (result GenerateSsoURLResult, err error) + func (client UserClient) GenerateSsoURLSender(req *http.Request) (*http.Response, error) + func (client UserClient) Get(ctx context.Context, resourceGroupName string, serviceName string, ...) (result UserContract, err error) + func (client UserClient) GetEntityTag(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client UserClient) GetEntityTagPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client UserClient) GetEntityTagResponder(resp *http.Response) (result autorest.Response, err error) + func (client UserClient) GetEntityTagSender(req *http.Request) (*http.Response, error) + func (client UserClient) GetPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client UserClient) GetResponder(resp *http.Response) (result UserContract, err error) + func (client UserClient) GetSender(req *http.Request) (*http.Response, error) + func (client UserClient) GetSharedAccessToken(ctx context.Context, resourceGroupName string, serviceName string, ...) (result UserTokenResult, err error) + func (client UserClient) GetSharedAccessTokenPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client UserClient) GetSharedAccessTokenResponder(resp *http.Response) (result UserTokenResult, err error) + func (client UserClient) GetSharedAccessTokenSender(req *http.Request) (*http.Response, error) + func (client UserClient) ListByService(ctx context.Context, resourceGroupName string, serviceName string, ...) (result UserCollectionPage, err error) + func (client UserClient) ListByServiceComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result UserCollectionIterator, err error) + func (client UserClient) ListByServicePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client UserClient) ListByServiceResponder(resp *http.Response) (result UserCollection, err error) + func (client UserClient) ListByServiceSender(req *http.Request) (*http.Response, error) + func (client UserClient) Update(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client UserClient) UpdatePreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client UserClient) UpdateResponder(resp *http.Response) (result autorest.Response, err error) + func (client UserClient) UpdateSender(req *http.Request) (*http.Response, error) + type UserCollection struct + NextLink *string + Value *[]UserContract + func (uc UserCollection) IsEmpty() bool + type UserCollectionIterator struct + func NewUserCollectionIterator(page UserCollectionPage) UserCollectionIterator + func (iter *UserCollectionIterator) Next() error + func (iter *UserCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter UserCollectionIterator) NotDone() bool + func (iter UserCollectionIterator) Response() UserCollection + func (iter UserCollectionIterator) Value() UserContract + type UserCollectionPage struct + func NewUserCollectionPage(cur UserCollection, ...) UserCollectionPage + func (page *UserCollectionPage) Next() error + func (page *UserCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page UserCollectionPage) NotDone() bool + func (page UserCollectionPage) Response() UserCollection + func (page UserCollectionPage) Values() []UserContract + type UserConfirmationPasswordClient struct + func NewUserConfirmationPasswordClient(subscriptionID string) UserConfirmationPasswordClient + func NewUserConfirmationPasswordClientWithBaseURI(baseURI string, subscriptionID string) UserConfirmationPasswordClient + func (client UserConfirmationPasswordClient) SendMethod(ctx context.Context, resourceGroupName string, serviceName string, ...) (result autorest.Response, err error) + func (client UserConfirmationPasswordClient) SendMethodPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client UserConfirmationPasswordClient) SendMethodResponder(resp *http.Response) (result autorest.Response, err error) + func (client UserConfirmationPasswordClient) SendMethodSender(req *http.Request) (*http.Response, error) + type UserContract struct + ID *string + Name *string + Type *string + func (uc *UserContract) UnmarshalJSON(body []byte) error + func (uc UserContract) MarshalJSON() ([]byte, error) + type UserContractProperties struct + Email *string + FirstName *string + Groups *[]GroupContractProperties + Identities *[]UserIdentityContract + LastName *string + Note *string + RegistrationDate *date.Time + State UserState + func (ucp UserContractProperties) MarshalJSON() ([]byte, error) + type UserCreateParameterProperties struct + AppType AppType + Confirmation Confirmation + Email *string + FirstName *string + Identities *[]UserIdentityContract + LastName *string + Note *string + Password *string + State UserState + type UserCreateParameters struct + func (ucp *UserCreateParameters) UnmarshalJSON(body []byte) error + func (ucp UserCreateParameters) MarshalJSON() ([]byte, error) + type UserEntityBaseParameters struct + Identities *[]UserIdentityContract + Note *string + State UserState + type UserGroupClient struct + func NewUserGroupClient(subscriptionID string) UserGroupClient + func NewUserGroupClientWithBaseURI(baseURI string, subscriptionID string) UserGroupClient + func (client UserGroupClient) List(ctx context.Context, resourceGroupName string, serviceName string, ...) (result GroupCollectionPage, err error) + func (client UserGroupClient) ListComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result GroupCollectionIterator, err error) + func (client UserGroupClient) ListPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client UserGroupClient) ListResponder(resp *http.Response) (result GroupCollection, err error) + func (client UserGroupClient) ListSender(req *http.Request) (*http.Response, error) + type UserIdentitiesClient struct + func NewUserIdentitiesClient(subscriptionID string) UserIdentitiesClient + func NewUserIdentitiesClientWithBaseURI(baseURI string, subscriptionID string) UserIdentitiesClient + func (client UserIdentitiesClient) List(ctx context.Context, resourceGroupName string, serviceName string, ...) (result UserIdentityCollectionPage, err error) + func (client UserIdentitiesClient) ListComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result UserIdentityCollectionIterator, err error) + func (client UserIdentitiesClient) ListPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client UserIdentitiesClient) ListResponder(resp *http.Response) (result UserIdentityCollection, err error) + func (client UserIdentitiesClient) ListSender(req *http.Request) (*http.Response, error) + type UserIdentityCollection struct + Count *int64 + NextLink *string + Value *[]UserIdentityContract + func (uic UserIdentityCollection) IsEmpty() bool + type UserIdentityCollectionIterator struct + func NewUserIdentityCollectionIterator(page UserIdentityCollectionPage) UserIdentityCollectionIterator + func (iter *UserIdentityCollectionIterator) Next() error + func (iter *UserIdentityCollectionIterator) NextWithContext(ctx context.Context) (err error) + func (iter UserIdentityCollectionIterator) NotDone() bool + func (iter UserIdentityCollectionIterator) Response() UserIdentityCollection + func (iter UserIdentityCollectionIterator) Value() UserIdentityContract + type UserIdentityCollectionPage struct + func NewUserIdentityCollectionPage(cur UserIdentityCollection, ...) UserIdentityCollectionPage + func (page *UserIdentityCollectionPage) Next() error + func (page *UserIdentityCollectionPage) NextWithContext(ctx context.Context) (err error) + func (page UserIdentityCollectionPage) NotDone() bool + func (page UserIdentityCollectionPage) Response() UserIdentityCollection + func (page UserIdentityCollectionPage) Values() []UserIdentityContract + type UserIdentityContract struct + ID *string + Provider *string + type UserIdentityProperties struct + ClientID *string + PrincipalID *string + type UserState string + const UserStateActive + const UserStateBlocked + const UserStateDeleted + const UserStatePending + func PossibleUserStateValues() []UserState + type UserSubscriptionClient struct + func NewUserSubscriptionClient(subscriptionID string) UserSubscriptionClient + func NewUserSubscriptionClientWithBaseURI(baseURI string, subscriptionID string) UserSubscriptionClient + func (client UserSubscriptionClient) List(ctx context.Context, resourceGroupName string, serviceName string, ...) (result SubscriptionCollectionPage, err error) + func (client UserSubscriptionClient) ListComplete(ctx context.Context, resourceGroupName string, serviceName string, ...) (result SubscriptionCollectionIterator, err error) + func (client UserSubscriptionClient) ListPreparer(ctx context.Context, resourceGroupName string, serviceName string, ...) (*http.Request, error) + func (client UserSubscriptionClient) ListResponder(resp *http.Response) (result SubscriptionCollection, err error) + func (client UserSubscriptionClient) ListSender(req *http.Request) (*http.Response, error) + type UserTokenParameterProperties struct + Expiry *date.Time + KeyType KeyType + type UserTokenParameters struct + func (utp *UserTokenParameters) UnmarshalJSON(body []byte) error + func (utp UserTokenParameters) MarshalJSON() ([]byte, error) + type UserTokenResult struct + Value *string + type UserUpdateParameters struct + func (uup *UserUpdateParameters) UnmarshalJSON(body []byte) error + func (uup UserUpdateParameters) MarshalJSON() ([]byte, error) + type UserUpdateParametersProperties struct + Email *string + FirstName *string + Identities *[]UserIdentityContract + LastName *string + Note *string + Password *string + State UserState + type Verbosity string + const Error + const Information + const Verbose + func PossibleVerbosityValues() []Verbosity + type VersioningScheme string + const VersioningSchemeHeader + const VersioningSchemeQuery + const VersioningSchemeSegment + func PossibleVersioningSchemeValues() []VersioningScheme + type VersioningScheme1 string + const VersioningScheme1Header + const VersioningScheme1Query + const VersioningScheme1Segment + func PossibleVersioningScheme1Values() []VersioningScheme1 + type VirtualNetworkConfiguration struct + SubnetResourceID *string + Subnetname *string + Vnetid *string + func (vnc VirtualNetworkConfiguration) MarshalJSON() ([]byte, error) + type VirtualNetworkType string + const VirtualNetworkTypeExternal + const VirtualNetworkTypeInternal + const VirtualNetworkTypeNone + func PossibleVirtualNetworkTypeValues() []VirtualNetworkType + type X509CertificateName struct + IssuerCertificateThumbprint *string + Name *string Other modules containing this package github.com/pmalek-sumo/azure-sdk-for-go