Versions in this module Expand all Collapse all v0 v0.20241126.1723 Nov 26, 2024 Changes in this version + const DefaultPollingInterval + func AuthorizeResourceManagerRequest(ctx context.Context, req *http.Request, authorizer auth.Authorizer) error + func PollerFromResponse(response *client.Response, client *Client) (poller pollers.Poller, err error) + type Client struct + func NewClient(api environments.Api, serviceName, apiVersion string) (*Client, error) + func NewResourceManagerClient(api environments.Api, serviceName, apiVersion string) (*Client, error) + func (c *Client) NewRequest(ctx context.Context, input client.RequestOptions) (*client.Request, error) + type Error struct + ActivityId string + Code string + FullHttpBody string + Message string + Status string + func (e Error) Error() string