Documentation ¶
Index ¶
- type Client
- func (a *Client) ResourceGroupsCheckExistence(params *ResourceGroupsCheckExistenceParams, ...) (*ResourceGroupsCheckExistenceNoContent, error)
- func (a *Client) ResourceGroupsCreateOrUpdate(params *ResourceGroupsCreateOrUpdateParams, ...) (*ResourceGroupsCreateOrUpdateOK, *ResourceGroupsCreateOrUpdateCreated, error)
- func (a *Client) ResourceGroupsDelete(params *ResourceGroupsDeleteParams, authInfo runtime.ClientAuthInfoWriter) (*ResourceGroupsDeleteOK, *ResourceGroupsDeleteAccepted, error)
- func (a *Client) ResourceGroupsExportTemplate(params *ResourceGroupsExportTemplateParams, ...) (*ResourceGroupsExportTemplateOK, error)
- func (a *Client) ResourceGroupsGet(params *ResourceGroupsGetParams, authInfo runtime.ClientAuthInfoWriter) (*ResourceGroupsGetOK, error)
- func (a *Client) ResourceGroupsList(params *ResourceGroupsListParams, authInfo runtime.ClientAuthInfoWriter) (*ResourceGroupsListOK, error)
- func (a *Client) ResourceGroupsListResources(params *ResourceGroupsListResourcesParams, ...) (*ResourceGroupsListResourcesOK, error)
- func (a *Client) ResourceGroupsPatch(params *ResourceGroupsPatchParams, authInfo runtime.ClientAuthInfoWriter) (*ResourceGroupsPatchOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ResourceGroupsCheckExistenceNoContent
- type ResourceGroupsCheckExistenceNotFound
- type ResourceGroupsCheckExistenceParams
- func NewResourceGroupsCheckExistenceParams() *ResourceGroupsCheckExistenceParams
- func NewResourceGroupsCheckExistenceParamsWithContext(ctx context.Context) *ResourceGroupsCheckExistenceParams
- func NewResourceGroupsCheckExistenceParamsWithHTTPClient(client *http.Client) *ResourceGroupsCheckExistenceParams
- func NewResourceGroupsCheckExistenceParamsWithTimeout(timeout time.Duration) *ResourceGroupsCheckExistenceParams
- func (o *ResourceGroupsCheckExistenceParams) SetAPIVersion(aPIVersion string)
- func (o *ResourceGroupsCheckExistenceParams) SetContext(ctx context.Context)
- func (o *ResourceGroupsCheckExistenceParams) SetHTTPClient(client *http.Client)
- func (o *ResourceGroupsCheckExistenceParams) SetResourceGroupName(resourceGroupName string)
- func (o *ResourceGroupsCheckExistenceParams) SetSubscriptionID(subscriptionID string)
- func (o *ResourceGroupsCheckExistenceParams) SetTimeout(timeout time.Duration)
- func (o *ResourceGroupsCheckExistenceParams) WithAPIVersion(aPIVersion string) *ResourceGroupsCheckExistenceParams
- func (o *ResourceGroupsCheckExistenceParams) WithContext(ctx context.Context) *ResourceGroupsCheckExistenceParams
- func (o *ResourceGroupsCheckExistenceParams) WithHTTPClient(client *http.Client) *ResourceGroupsCheckExistenceParams
- func (o *ResourceGroupsCheckExistenceParams) WithResourceGroupName(resourceGroupName string) *ResourceGroupsCheckExistenceParams
- func (o *ResourceGroupsCheckExistenceParams) WithSubscriptionID(subscriptionID string) *ResourceGroupsCheckExistenceParams
- func (o *ResourceGroupsCheckExistenceParams) WithTimeout(timeout time.Duration) *ResourceGroupsCheckExistenceParams
- func (o *ResourceGroupsCheckExistenceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ResourceGroupsCheckExistenceReader
- type ResourceGroupsCreateOrUpdateCreated
- type ResourceGroupsCreateOrUpdateOK
- type ResourceGroupsCreateOrUpdateParams
- func NewResourceGroupsCreateOrUpdateParams() *ResourceGroupsCreateOrUpdateParams
- func NewResourceGroupsCreateOrUpdateParamsWithContext(ctx context.Context) *ResourceGroupsCreateOrUpdateParams
- func NewResourceGroupsCreateOrUpdateParamsWithHTTPClient(client *http.Client) *ResourceGroupsCreateOrUpdateParams
- func NewResourceGroupsCreateOrUpdateParamsWithTimeout(timeout time.Duration) *ResourceGroupsCreateOrUpdateParams
- func (o *ResourceGroupsCreateOrUpdateParams) SetAPIVersion(aPIVersion string)
- func (o *ResourceGroupsCreateOrUpdateParams) SetContext(ctx context.Context)
- func (o *ResourceGroupsCreateOrUpdateParams) SetHTTPClient(client *http.Client)
- func (o *ResourceGroupsCreateOrUpdateParams) SetParameters(parameters *models.ResourceGroup)
- func (o *ResourceGroupsCreateOrUpdateParams) SetResourceGroupName(resourceGroupName string)
- func (o *ResourceGroupsCreateOrUpdateParams) SetSubscriptionID(subscriptionID string)
- func (o *ResourceGroupsCreateOrUpdateParams) SetTimeout(timeout time.Duration)
- func (o *ResourceGroupsCreateOrUpdateParams) WithAPIVersion(aPIVersion string) *ResourceGroupsCreateOrUpdateParams
- func (o *ResourceGroupsCreateOrUpdateParams) WithContext(ctx context.Context) *ResourceGroupsCreateOrUpdateParams
- func (o *ResourceGroupsCreateOrUpdateParams) WithHTTPClient(client *http.Client) *ResourceGroupsCreateOrUpdateParams
- func (o *ResourceGroupsCreateOrUpdateParams) WithParameters(parameters *models.ResourceGroup) *ResourceGroupsCreateOrUpdateParams
- func (o *ResourceGroupsCreateOrUpdateParams) WithResourceGroupName(resourceGroupName string) *ResourceGroupsCreateOrUpdateParams
- func (o *ResourceGroupsCreateOrUpdateParams) WithSubscriptionID(subscriptionID string) *ResourceGroupsCreateOrUpdateParams
- func (o *ResourceGroupsCreateOrUpdateParams) WithTimeout(timeout time.Duration) *ResourceGroupsCreateOrUpdateParams
- func (o *ResourceGroupsCreateOrUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ResourceGroupsCreateOrUpdateReader
- type ResourceGroupsDeleteAccepted
- type ResourceGroupsDeleteOK
- type ResourceGroupsDeleteParams
- func NewResourceGroupsDeleteParams() *ResourceGroupsDeleteParams
- func NewResourceGroupsDeleteParamsWithContext(ctx context.Context) *ResourceGroupsDeleteParams
- func NewResourceGroupsDeleteParamsWithHTTPClient(client *http.Client) *ResourceGroupsDeleteParams
- func NewResourceGroupsDeleteParamsWithTimeout(timeout time.Duration) *ResourceGroupsDeleteParams
- func (o *ResourceGroupsDeleteParams) SetAPIVersion(aPIVersion string)
- func (o *ResourceGroupsDeleteParams) SetContext(ctx context.Context)
- func (o *ResourceGroupsDeleteParams) SetHTTPClient(client *http.Client)
- func (o *ResourceGroupsDeleteParams) SetResourceGroupName(resourceGroupName string)
- func (o *ResourceGroupsDeleteParams) SetSubscriptionID(subscriptionID string)
- func (o *ResourceGroupsDeleteParams) SetTimeout(timeout time.Duration)
- func (o *ResourceGroupsDeleteParams) WithAPIVersion(aPIVersion string) *ResourceGroupsDeleteParams
- func (o *ResourceGroupsDeleteParams) WithContext(ctx context.Context) *ResourceGroupsDeleteParams
- func (o *ResourceGroupsDeleteParams) WithHTTPClient(client *http.Client) *ResourceGroupsDeleteParams
- func (o *ResourceGroupsDeleteParams) WithResourceGroupName(resourceGroupName string) *ResourceGroupsDeleteParams
- func (o *ResourceGroupsDeleteParams) WithSubscriptionID(subscriptionID string) *ResourceGroupsDeleteParams
- func (o *ResourceGroupsDeleteParams) WithTimeout(timeout time.Duration) *ResourceGroupsDeleteParams
- func (o *ResourceGroupsDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ResourceGroupsDeleteReader
- type ResourceGroupsExportTemplateOK
- type ResourceGroupsExportTemplateParams
- func NewResourceGroupsExportTemplateParams() *ResourceGroupsExportTemplateParams
- func NewResourceGroupsExportTemplateParamsWithContext(ctx context.Context) *ResourceGroupsExportTemplateParams
- func NewResourceGroupsExportTemplateParamsWithHTTPClient(client *http.Client) *ResourceGroupsExportTemplateParams
- func NewResourceGroupsExportTemplateParamsWithTimeout(timeout time.Duration) *ResourceGroupsExportTemplateParams
- func (o *ResourceGroupsExportTemplateParams) SetAPIVersion(aPIVersion string)
- func (o *ResourceGroupsExportTemplateParams) SetContext(ctx context.Context)
- func (o *ResourceGroupsExportTemplateParams) SetHTTPClient(client *http.Client)
- func (o *ResourceGroupsExportTemplateParams) SetParameters(parameters *models.ExportTemplateRequest)
- func (o *ResourceGroupsExportTemplateParams) SetResourceGroupName(resourceGroupName string)
- func (o *ResourceGroupsExportTemplateParams) SetSubscriptionID(subscriptionID string)
- func (o *ResourceGroupsExportTemplateParams) SetTimeout(timeout time.Duration)
- func (o *ResourceGroupsExportTemplateParams) WithAPIVersion(aPIVersion string) *ResourceGroupsExportTemplateParams
- func (o *ResourceGroupsExportTemplateParams) WithContext(ctx context.Context) *ResourceGroupsExportTemplateParams
- func (o *ResourceGroupsExportTemplateParams) WithHTTPClient(client *http.Client) *ResourceGroupsExportTemplateParams
- func (o *ResourceGroupsExportTemplateParams) WithParameters(parameters *models.ExportTemplateRequest) *ResourceGroupsExportTemplateParams
- func (o *ResourceGroupsExportTemplateParams) WithResourceGroupName(resourceGroupName string) *ResourceGroupsExportTemplateParams
- func (o *ResourceGroupsExportTemplateParams) WithSubscriptionID(subscriptionID string) *ResourceGroupsExportTemplateParams
- func (o *ResourceGroupsExportTemplateParams) WithTimeout(timeout time.Duration) *ResourceGroupsExportTemplateParams
- func (o *ResourceGroupsExportTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ResourceGroupsExportTemplateReader
- type ResourceGroupsGetOK
- type ResourceGroupsGetParams
- func NewResourceGroupsGetParams() *ResourceGroupsGetParams
- func NewResourceGroupsGetParamsWithContext(ctx context.Context) *ResourceGroupsGetParams
- func NewResourceGroupsGetParamsWithHTTPClient(client *http.Client) *ResourceGroupsGetParams
- func NewResourceGroupsGetParamsWithTimeout(timeout time.Duration) *ResourceGroupsGetParams
- func (o *ResourceGroupsGetParams) SetAPIVersion(aPIVersion string)
- func (o *ResourceGroupsGetParams) SetContext(ctx context.Context)
- func (o *ResourceGroupsGetParams) SetHTTPClient(client *http.Client)
- func (o *ResourceGroupsGetParams) SetResourceGroupName(resourceGroupName string)
- func (o *ResourceGroupsGetParams) SetSubscriptionID(subscriptionID string)
- func (o *ResourceGroupsGetParams) SetTimeout(timeout time.Duration)
- func (o *ResourceGroupsGetParams) WithAPIVersion(aPIVersion string) *ResourceGroupsGetParams
- func (o *ResourceGroupsGetParams) WithContext(ctx context.Context) *ResourceGroupsGetParams
- func (o *ResourceGroupsGetParams) WithHTTPClient(client *http.Client) *ResourceGroupsGetParams
- func (o *ResourceGroupsGetParams) WithResourceGroupName(resourceGroupName string) *ResourceGroupsGetParams
- func (o *ResourceGroupsGetParams) WithSubscriptionID(subscriptionID string) *ResourceGroupsGetParams
- func (o *ResourceGroupsGetParams) WithTimeout(timeout time.Duration) *ResourceGroupsGetParams
- func (o *ResourceGroupsGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ResourceGroupsGetReader
- type ResourceGroupsListOK
- type ResourceGroupsListParams
- func NewResourceGroupsListParams() *ResourceGroupsListParams
- func NewResourceGroupsListParamsWithContext(ctx context.Context) *ResourceGroupsListParams
- func NewResourceGroupsListParamsWithHTTPClient(client *http.Client) *ResourceGroupsListParams
- func NewResourceGroupsListParamsWithTimeout(timeout time.Duration) *ResourceGroupsListParams
- func (o *ResourceGroupsListParams) SetAPIVersion(aPIVersion string)
- func (o *ResourceGroupsListParams) SetContext(ctx context.Context)
- func (o *ResourceGroupsListParams) SetDollarFilter(dollarFilter *string)
- func (o *ResourceGroupsListParams) SetDollarTop(dollarTop *int32)
- func (o *ResourceGroupsListParams) SetHTTPClient(client *http.Client)
- func (o *ResourceGroupsListParams) SetSubscriptionID(subscriptionID string)
- func (o *ResourceGroupsListParams) SetTimeout(timeout time.Duration)
- func (o *ResourceGroupsListParams) WithAPIVersion(aPIVersion string) *ResourceGroupsListParams
- func (o *ResourceGroupsListParams) WithContext(ctx context.Context) *ResourceGroupsListParams
- func (o *ResourceGroupsListParams) WithDollarFilter(dollarFilter *string) *ResourceGroupsListParams
- func (o *ResourceGroupsListParams) WithDollarTop(dollarTop *int32) *ResourceGroupsListParams
- func (o *ResourceGroupsListParams) WithHTTPClient(client *http.Client) *ResourceGroupsListParams
- func (o *ResourceGroupsListParams) WithSubscriptionID(subscriptionID string) *ResourceGroupsListParams
- func (o *ResourceGroupsListParams) WithTimeout(timeout time.Duration) *ResourceGroupsListParams
- func (o *ResourceGroupsListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ResourceGroupsListReader
- type ResourceGroupsListResourcesOK
- type ResourceGroupsListResourcesParams
- func NewResourceGroupsListResourcesParams() *ResourceGroupsListResourcesParams
- func NewResourceGroupsListResourcesParamsWithContext(ctx context.Context) *ResourceGroupsListResourcesParams
- func NewResourceGroupsListResourcesParamsWithHTTPClient(client *http.Client) *ResourceGroupsListResourcesParams
- func NewResourceGroupsListResourcesParamsWithTimeout(timeout time.Duration) *ResourceGroupsListResourcesParams
- func (o *ResourceGroupsListResourcesParams) SetAPIVersion(aPIVersion string)
- func (o *ResourceGroupsListResourcesParams) SetContext(ctx context.Context)
- func (o *ResourceGroupsListResourcesParams) SetDollarExpand(dollarExpand *string)
- func (o *ResourceGroupsListResourcesParams) SetDollarFilter(dollarFilter *string)
- func (o *ResourceGroupsListResourcesParams) SetDollarTop(dollarTop *int32)
- func (o *ResourceGroupsListResourcesParams) SetHTTPClient(client *http.Client)
- func (o *ResourceGroupsListResourcesParams) SetResourceGroupName(resourceGroupName string)
- func (o *ResourceGroupsListResourcesParams) SetSubscriptionID(subscriptionID string)
- func (o *ResourceGroupsListResourcesParams) SetTimeout(timeout time.Duration)
- func (o *ResourceGroupsListResourcesParams) WithAPIVersion(aPIVersion string) *ResourceGroupsListResourcesParams
- func (o *ResourceGroupsListResourcesParams) WithContext(ctx context.Context) *ResourceGroupsListResourcesParams
- func (o *ResourceGroupsListResourcesParams) WithDollarExpand(dollarExpand *string) *ResourceGroupsListResourcesParams
- func (o *ResourceGroupsListResourcesParams) WithDollarFilter(dollarFilter *string) *ResourceGroupsListResourcesParams
- func (o *ResourceGroupsListResourcesParams) WithDollarTop(dollarTop *int32) *ResourceGroupsListResourcesParams
- func (o *ResourceGroupsListResourcesParams) WithHTTPClient(client *http.Client) *ResourceGroupsListResourcesParams
- func (o *ResourceGroupsListResourcesParams) WithResourceGroupName(resourceGroupName string) *ResourceGroupsListResourcesParams
- func (o *ResourceGroupsListResourcesParams) WithSubscriptionID(subscriptionID string) *ResourceGroupsListResourcesParams
- func (o *ResourceGroupsListResourcesParams) WithTimeout(timeout time.Duration) *ResourceGroupsListResourcesParams
- func (o *ResourceGroupsListResourcesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ResourceGroupsListResourcesReader
- type ResourceGroupsPatchOK
- type ResourceGroupsPatchParams
- func NewResourceGroupsPatchParams() *ResourceGroupsPatchParams
- func NewResourceGroupsPatchParamsWithContext(ctx context.Context) *ResourceGroupsPatchParams
- func NewResourceGroupsPatchParamsWithHTTPClient(client *http.Client) *ResourceGroupsPatchParams
- func NewResourceGroupsPatchParamsWithTimeout(timeout time.Duration) *ResourceGroupsPatchParams
- func (o *ResourceGroupsPatchParams) SetAPIVersion(aPIVersion string)
- func (o *ResourceGroupsPatchParams) SetContext(ctx context.Context)
- func (o *ResourceGroupsPatchParams) SetHTTPClient(client *http.Client)
- func (o *ResourceGroupsPatchParams) SetParameters(parameters *models.ResourceGroup)
- func (o *ResourceGroupsPatchParams) SetResourceGroupName(resourceGroupName string)
- func (o *ResourceGroupsPatchParams) SetSubscriptionID(subscriptionID string)
- func (o *ResourceGroupsPatchParams) SetTimeout(timeout time.Duration)
- func (o *ResourceGroupsPatchParams) WithAPIVersion(aPIVersion string) *ResourceGroupsPatchParams
- func (o *ResourceGroupsPatchParams) WithContext(ctx context.Context) *ResourceGroupsPatchParams
- func (o *ResourceGroupsPatchParams) WithHTTPClient(client *http.Client) *ResourceGroupsPatchParams
- func (o *ResourceGroupsPatchParams) WithParameters(parameters *models.ResourceGroup) *ResourceGroupsPatchParams
- func (o *ResourceGroupsPatchParams) WithResourceGroupName(resourceGroupName string) *ResourceGroupsPatchParams
- func (o *ResourceGroupsPatchParams) WithSubscriptionID(subscriptionID string) *ResourceGroupsPatchParams
- func (o *ResourceGroupsPatchParams) WithTimeout(timeout time.Duration) *ResourceGroupsPatchParams
- func (o *ResourceGroupsPatchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ResourceGroupsPatchReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for resource groups API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new resource groups API client.
func (*Client) ResourceGroupsCheckExistence ¶
func (a *Client) ResourceGroupsCheckExistence(params *ResourceGroupsCheckExistenceParams, authInfo runtime.ClientAuthInfoWriter) (*ResourceGroupsCheckExistenceNoContent, error)
ResourceGroupsCheckExistence Checks whether a resource group exists.
func (*Client) ResourceGroupsCreateOrUpdate ¶
func (a *Client) ResourceGroupsCreateOrUpdate(params *ResourceGroupsCreateOrUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*ResourceGroupsCreateOrUpdateOK, *ResourceGroupsCreateOrUpdateCreated, error)
ResourceGroupsCreateOrUpdate Creates a resource group.
func (*Client) ResourceGroupsDelete ¶
func (a *Client) ResourceGroupsDelete(params *ResourceGroupsDeleteParams, authInfo runtime.ClientAuthInfoWriter) (*ResourceGroupsDeleteOK, *ResourceGroupsDeleteAccepted, error)
ResourceGroupsDelete deletes a resource group
When you delete a resource group, all of its resources are also deleted. Deleting a resource group deletes all of its template deployments and currently stored operations.
func (*Client) ResourceGroupsExportTemplate ¶
func (a *Client) ResourceGroupsExportTemplate(params *ResourceGroupsExportTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*ResourceGroupsExportTemplateOK, error)
ResourceGroupsExportTemplate Captures the specified resource group as a template.
func (*Client) ResourceGroupsGet ¶
func (a *Client) ResourceGroupsGet(params *ResourceGroupsGetParams, authInfo runtime.ClientAuthInfoWriter) (*ResourceGroupsGetOK, error)
ResourceGroupsGet Gets a resource group.
func (*Client) ResourceGroupsList ¶
func (a *Client) ResourceGroupsList(params *ResourceGroupsListParams, authInfo runtime.ClientAuthInfoWriter) (*ResourceGroupsListOK, error)
ResourceGroupsList Gets all the resource groups for a subscription.
func (*Client) ResourceGroupsListResources ¶
func (a *Client) ResourceGroupsListResources(params *ResourceGroupsListResourcesParams, authInfo runtime.ClientAuthInfoWriter) (*ResourceGroupsListResourcesOK, error)
ResourceGroupsListResources Get all the resources for a resource group.
func (*Client) ResourceGroupsPatch ¶
func (a *Client) ResourceGroupsPatch(params *ResourceGroupsPatchParams, authInfo runtime.ClientAuthInfoWriter) (*ResourceGroupsPatchOK, error)
ResourceGroupsPatch updates a resource group
Resource groups can be updated through a simple PATCH operation to a group address. The format of the request is the same as that for creating a resource group. If a field is unspecified, the current value is retained.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ResourceGroupsCheckExistenceNoContent ¶
type ResourceGroupsCheckExistenceNoContent struct { }
ResourceGroupsCheckExistenceNoContent handles this case with default header values.
No Content
func NewResourceGroupsCheckExistenceNoContent ¶
func NewResourceGroupsCheckExistenceNoContent() *ResourceGroupsCheckExistenceNoContent
NewResourceGroupsCheckExistenceNoContent creates a ResourceGroupsCheckExistenceNoContent with default headers values
func (*ResourceGroupsCheckExistenceNoContent) Error ¶
func (o *ResourceGroupsCheckExistenceNoContent) Error() string
type ResourceGroupsCheckExistenceNotFound ¶
type ResourceGroupsCheckExistenceNotFound struct { }
ResourceGroupsCheckExistenceNotFound handles this case with default header values.
Not Found
func NewResourceGroupsCheckExistenceNotFound ¶
func NewResourceGroupsCheckExistenceNotFound() *ResourceGroupsCheckExistenceNotFound
NewResourceGroupsCheckExistenceNotFound creates a ResourceGroupsCheckExistenceNotFound with default headers values
func (*ResourceGroupsCheckExistenceNotFound) Error ¶
func (o *ResourceGroupsCheckExistenceNotFound) Error() string
type ResourceGroupsCheckExistenceParams ¶
type ResourceGroupsCheckExistenceParams struct { /*APIVersion The API version to use for this operation. */ APIVersion string /*ResourceGroupName The name of the resource group to check. The name is case insensitive. */ ResourceGroupName string /*SubscriptionID The ID of the target subscription. */ SubscriptionID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ResourceGroupsCheckExistenceParams contains all the parameters to send to the API endpoint for the resource groups check existence operation typically these are written to a http.Request
func NewResourceGroupsCheckExistenceParams ¶
func NewResourceGroupsCheckExistenceParams() *ResourceGroupsCheckExistenceParams
NewResourceGroupsCheckExistenceParams creates a new ResourceGroupsCheckExistenceParams object with the default values initialized.
func NewResourceGroupsCheckExistenceParamsWithContext ¶
func NewResourceGroupsCheckExistenceParamsWithContext(ctx context.Context) *ResourceGroupsCheckExistenceParams
NewResourceGroupsCheckExistenceParamsWithContext creates a new ResourceGroupsCheckExistenceParams object with the default values initialized, and the ability to set a context for a request
func NewResourceGroupsCheckExistenceParamsWithHTTPClient ¶
func NewResourceGroupsCheckExistenceParamsWithHTTPClient(client *http.Client) *ResourceGroupsCheckExistenceParams
NewResourceGroupsCheckExistenceParamsWithHTTPClient creates a new ResourceGroupsCheckExistenceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewResourceGroupsCheckExistenceParamsWithTimeout ¶
func NewResourceGroupsCheckExistenceParamsWithTimeout(timeout time.Duration) *ResourceGroupsCheckExistenceParams
NewResourceGroupsCheckExistenceParamsWithTimeout creates a new ResourceGroupsCheckExistenceParams object with the default values initialized, and the ability to set a timeout on a request
func (*ResourceGroupsCheckExistenceParams) SetAPIVersion ¶
func (o *ResourceGroupsCheckExistenceParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the resource groups check existence params
func (*ResourceGroupsCheckExistenceParams) SetContext ¶
func (o *ResourceGroupsCheckExistenceParams) SetContext(ctx context.Context)
SetContext adds the context to the resource groups check existence params
func (*ResourceGroupsCheckExistenceParams) SetHTTPClient ¶
func (o *ResourceGroupsCheckExistenceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the resource groups check existence params
func (*ResourceGroupsCheckExistenceParams) SetResourceGroupName ¶
func (o *ResourceGroupsCheckExistenceParams) SetResourceGroupName(resourceGroupName string)
SetResourceGroupName adds the resourceGroupName to the resource groups check existence params
func (*ResourceGroupsCheckExistenceParams) SetSubscriptionID ¶
func (o *ResourceGroupsCheckExistenceParams) SetSubscriptionID(subscriptionID string)
SetSubscriptionID adds the subscriptionId to the resource groups check existence params
func (*ResourceGroupsCheckExistenceParams) SetTimeout ¶
func (o *ResourceGroupsCheckExistenceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the resource groups check existence params
func (*ResourceGroupsCheckExistenceParams) WithAPIVersion ¶
func (o *ResourceGroupsCheckExistenceParams) WithAPIVersion(aPIVersion string) *ResourceGroupsCheckExistenceParams
WithAPIVersion adds the aPIVersion to the resource groups check existence params
func (*ResourceGroupsCheckExistenceParams) WithContext ¶
func (o *ResourceGroupsCheckExistenceParams) WithContext(ctx context.Context) *ResourceGroupsCheckExistenceParams
WithContext adds the context to the resource groups check existence params
func (*ResourceGroupsCheckExistenceParams) WithHTTPClient ¶
func (o *ResourceGroupsCheckExistenceParams) WithHTTPClient(client *http.Client) *ResourceGroupsCheckExistenceParams
WithHTTPClient adds the HTTPClient to the resource groups check existence params
func (*ResourceGroupsCheckExistenceParams) WithResourceGroupName ¶
func (o *ResourceGroupsCheckExistenceParams) WithResourceGroupName(resourceGroupName string) *ResourceGroupsCheckExistenceParams
WithResourceGroupName adds the resourceGroupName to the resource groups check existence params
func (*ResourceGroupsCheckExistenceParams) WithSubscriptionID ¶
func (o *ResourceGroupsCheckExistenceParams) WithSubscriptionID(subscriptionID string) *ResourceGroupsCheckExistenceParams
WithSubscriptionID adds the subscriptionID to the resource groups check existence params
func (*ResourceGroupsCheckExistenceParams) WithTimeout ¶
func (o *ResourceGroupsCheckExistenceParams) WithTimeout(timeout time.Duration) *ResourceGroupsCheckExistenceParams
WithTimeout adds the timeout to the resource groups check existence params
func (*ResourceGroupsCheckExistenceParams) WriteToRequest ¶
func (o *ResourceGroupsCheckExistenceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ResourceGroupsCheckExistenceReader ¶
type ResourceGroupsCheckExistenceReader struct {
// contains filtered or unexported fields
}
ResourceGroupsCheckExistenceReader is a Reader for the ResourceGroupsCheckExistence structure.
func (*ResourceGroupsCheckExistenceReader) ReadResponse ¶
func (o *ResourceGroupsCheckExistenceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ResourceGroupsCreateOrUpdateCreated ¶
type ResourceGroupsCreateOrUpdateCreated struct {
Payload *models.ResourceGroup
}
ResourceGroupsCreateOrUpdateCreated handles this case with default header values.
Created - Returns information about the new resource group.
func NewResourceGroupsCreateOrUpdateCreated ¶
func NewResourceGroupsCreateOrUpdateCreated() *ResourceGroupsCreateOrUpdateCreated
NewResourceGroupsCreateOrUpdateCreated creates a ResourceGroupsCreateOrUpdateCreated with default headers values
func (*ResourceGroupsCreateOrUpdateCreated) Error ¶
func (o *ResourceGroupsCreateOrUpdateCreated) Error() string
type ResourceGroupsCreateOrUpdateOK ¶
type ResourceGroupsCreateOrUpdateOK struct {
Payload *models.ResourceGroup
}
ResourceGroupsCreateOrUpdateOK handles this case with default header values.
OK - Returns information about the new resource group.
func NewResourceGroupsCreateOrUpdateOK ¶
func NewResourceGroupsCreateOrUpdateOK() *ResourceGroupsCreateOrUpdateOK
NewResourceGroupsCreateOrUpdateOK creates a ResourceGroupsCreateOrUpdateOK with default headers values
func (*ResourceGroupsCreateOrUpdateOK) Error ¶
func (o *ResourceGroupsCreateOrUpdateOK) Error() string
type ResourceGroupsCreateOrUpdateParams ¶
type ResourceGroupsCreateOrUpdateParams struct { /*APIVersion The API version to use for this operation. */ APIVersion string /*Parameters Parameters supplied to the create or update a resource group. */ Parameters *models.ResourceGroup /*ResourceGroupName The name of the resource group to create or update. */ ResourceGroupName string /*SubscriptionID The ID of the target subscription. */ SubscriptionID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ResourceGroupsCreateOrUpdateParams contains all the parameters to send to the API endpoint for the resource groups create or update operation typically these are written to a http.Request
func NewResourceGroupsCreateOrUpdateParams ¶
func NewResourceGroupsCreateOrUpdateParams() *ResourceGroupsCreateOrUpdateParams
NewResourceGroupsCreateOrUpdateParams creates a new ResourceGroupsCreateOrUpdateParams object with the default values initialized.
func NewResourceGroupsCreateOrUpdateParamsWithContext ¶
func NewResourceGroupsCreateOrUpdateParamsWithContext(ctx context.Context) *ResourceGroupsCreateOrUpdateParams
NewResourceGroupsCreateOrUpdateParamsWithContext creates a new ResourceGroupsCreateOrUpdateParams object with the default values initialized, and the ability to set a context for a request
func NewResourceGroupsCreateOrUpdateParamsWithHTTPClient ¶
func NewResourceGroupsCreateOrUpdateParamsWithHTTPClient(client *http.Client) *ResourceGroupsCreateOrUpdateParams
NewResourceGroupsCreateOrUpdateParamsWithHTTPClient creates a new ResourceGroupsCreateOrUpdateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewResourceGroupsCreateOrUpdateParamsWithTimeout ¶
func NewResourceGroupsCreateOrUpdateParamsWithTimeout(timeout time.Duration) *ResourceGroupsCreateOrUpdateParams
NewResourceGroupsCreateOrUpdateParamsWithTimeout creates a new ResourceGroupsCreateOrUpdateParams object with the default values initialized, and the ability to set a timeout on a request
func (*ResourceGroupsCreateOrUpdateParams) SetAPIVersion ¶
func (o *ResourceGroupsCreateOrUpdateParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the resource groups create or update params
func (*ResourceGroupsCreateOrUpdateParams) SetContext ¶
func (o *ResourceGroupsCreateOrUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the resource groups create or update params
func (*ResourceGroupsCreateOrUpdateParams) SetHTTPClient ¶
func (o *ResourceGroupsCreateOrUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the resource groups create or update params
func (*ResourceGroupsCreateOrUpdateParams) SetParameters ¶
func (o *ResourceGroupsCreateOrUpdateParams) SetParameters(parameters *models.ResourceGroup)
SetParameters adds the parameters to the resource groups create or update params
func (*ResourceGroupsCreateOrUpdateParams) SetResourceGroupName ¶
func (o *ResourceGroupsCreateOrUpdateParams) SetResourceGroupName(resourceGroupName string)
SetResourceGroupName adds the resourceGroupName to the resource groups create or update params
func (*ResourceGroupsCreateOrUpdateParams) SetSubscriptionID ¶
func (o *ResourceGroupsCreateOrUpdateParams) SetSubscriptionID(subscriptionID string)
SetSubscriptionID adds the subscriptionId to the resource groups create or update params
func (*ResourceGroupsCreateOrUpdateParams) SetTimeout ¶
func (o *ResourceGroupsCreateOrUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the resource groups create or update params
func (*ResourceGroupsCreateOrUpdateParams) WithAPIVersion ¶
func (o *ResourceGroupsCreateOrUpdateParams) WithAPIVersion(aPIVersion string) *ResourceGroupsCreateOrUpdateParams
WithAPIVersion adds the aPIVersion to the resource groups create or update params
func (*ResourceGroupsCreateOrUpdateParams) WithContext ¶
func (o *ResourceGroupsCreateOrUpdateParams) WithContext(ctx context.Context) *ResourceGroupsCreateOrUpdateParams
WithContext adds the context to the resource groups create or update params
func (*ResourceGroupsCreateOrUpdateParams) WithHTTPClient ¶
func (o *ResourceGroupsCreateOrUpdateParams) WithHTTPClient(client *http.Client) *ResourceGroupsCreateOrUpdateParams
WithHTTPClient adds the HTTPClient to the resource groups create or update params
func (*ResourceGroupsCreateOrUpdateParams) WithParameters ¶
func (o *ResourceGroupsCreateOrUpdateParams) WithParameters(parameters *models.ResourceGroup) *ResourceGroupsCreateOrUpdateParams
WithParameters adds the parameters to the resource groups create or update params
func (*ResourceGroupsCreateOrUpdateParams) WithResourceGroupName ¶
func (o *ResourceGroupsCreateOrUpdateParams) WithResourceGroupName(resourceGroupName string) *ResourceGroupsCreateOrUpdateParams
WithResourceGroupName adds the resourceGroupName to the resource groups create or update params
func (*ResourceGroupsCreateOrUpdateParams) WithSubscriptionID ¶
func (o *ResourceGroupsCreateOrUpdateParams) WithSubscriptionID(subscriptionID string) *ResourceGroupsCreateOrUpdateParams
WithSubscriptionID adds the subscriptionID to the resource groups create or update params
func (*ResourceGroupsCreateOrUpdateParams) WithTimeout ¶
func (o *ResourceGroupsCreateOrUpdateParams) WithTimeout(timeout time.Duration) *ResourceGroupsCreateOrUpdateParams
WithTimeout adds the timeout to the resource groups create or update params
func (*ResourceGroupsCreateOrUpdateParams) WriteToRequest ¶
func (o *ResourceGroupsCreateOrUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ResourceGroupsCreateOrUpdateReader ¶
type ResourceGroupsCreateOrUpdateReader struct {
// contains filtered or unexported fields
}
ResourceGroupsCreateOrUpdateReader is a Reader for the ResourceGroupsCreateOrUpdate structure.
func (*ResourceGroupsCreateOrUpdateReader) ReadResponse ¶
func (o *ResourceGroupsCreateOrUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ResourceGroupsDeleteAccepted ¶
type ResourceGroupsDeleteAccepted struct { }
ResourceGroupsDeleteAccepted handles this case with default header values.
Accepted
func NewResourceGroupsDeleteAccepted ¶
func NewResourceGroupsDeleteAccepted() *ResourceGroupsDeleteAccepted
NewResourceGroupsDeleteAccepted creates a ResourceGroupsDeleteAccepted with default headers values
func (*ResourceGroupsDeleteAccepted) Error ¶
func (o *ResourceGroupsDeleteAccepted) Error() string
type ResourceGroupsDeleteOK ¶
type ResourceGroupsDeleteOK struct { }
ResourceGroupsDeleteOK handles this case with default header values.
OK
func NewResourceGroupsDeleteOK ¶
func NewResourceGroupsDeleteOK() *ResourceGroupsDeleteOK
NewResourceGroupsDeleteOK creates a ResourceGroupsDeleteOK with default headers values
func (*ResourceGroupsDeleteOK) Error ¶
func (o *ResourceGroupsDeleteOK) Error() string
type ResourceGroupsDeleteParams ¶
type ResourceGroupsDeleteParams struct { /*APIVersion The API version to use for this operation. */ APIVersion string /*ResourceGroupName The name of the resource group to delete. The name is case insensitive. */ ResourceGroupName string /*SubscriptionID The ID of the target subscription. */ SubscriptionID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ResourceGroupsDeleteParams contains all the parameters to send to the API endpoint for the resource groups delete operation typically these are written to a http.Request
func NewResourceGroupsDeleteParams ¶
func NewResourceGroupsDeleteParams() *ResourceGroupsDeleteParams
NewResourceGroupsDeleteParams creates a new ResourceGroupsDeleteParams object with the default values initialized.
func NewResourceGroupsDeleteParamsWithContext ¶
func NewResourceGroupsDeleteParamsWithContext(ctx context.Context) *ResourceGroupsDeleteParams
NewResourceGroupsDeleteParamsWithContext creates a new ResourceGroupsDeleteParams object with the default values initialized, and the ability to set a context for a request
func NewResourceGroupsDeleteParamsWithHTTPClient ¶
func NewResourceGroupsDeleteParamsWithHTTPClient(client *http.Client) *ResourceGroupsDeleteParams
NewResourceGroupsDeleteParamsWithHTTPClient creates a new ResourceGroupsDeleteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewResourceGroupsDeleteParamsWithTimeout ¶
func NewResourceGroupsDeleteParamsWithTimeout(timeout time.Duration) *ResourceGroupsDeleteParams
NewResourceGroupsDeleteParamsWithTimeout creates a new ResourceGroupsDeleteParams object with the default values initialized, and the ability to set a timeout on a request
func (*ResourceGroupsDeleteParams) SetAPIVersion ¶
func (o *ResourceGroupsDeleteParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the resource groups delete params
func (*ResourceGroupsDeleteParams) SetContext ¶
func (o *ResourceGroupsDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the resource groups delete params
func (*ResourceGroupsDeleteParams) SetHTTPClient ¶
func (o *ResourceGroupsDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the resource groups delete params
func (*ResourceGroupsDeleteParams) SetResourceGroupName ¶
func (o *ResourceGroupsDeleteParams) SetResourceGroupName(resourceGroupName string)
SetResourceGroupName adds the resourceGroupName to the resource groups delete params
func (*ResourceGroupsDeleteParams) SetSubscriptionID ¶
func (o *ResourceGroupsDeleteParams) SetSubscriptionID(subscriptionID string)
SetSubscriptionID adds the subscriptionId to the resource groups delete params
func (*ResourceGroupsDeleteParams) SetTimeout ¶
func (o *ResourceGroupsDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the resource groups delete params
func (*ResourceGroupsDeleteParams) WithAPIVersion ¶
func (o *ResourceGroupsDeleteParams) WithAPIVersion(aPIVersion string) *ResourceGroupsDeleteParams
WithAPIVersion adds the aPIVersion to the resource groups delete params
func (*ResourceGroupsDeleteParams) WithContext ¶
func (o *ResourceGroupsDeleteParams) WithContext(ctx context.Context) *ResourceGroupsDeleteParams
WithContext adds the context to the resource groups delete params
func (*ResourceGroupsDeleteParams) WithHTTPClient ¶
func (o *ResourceGroupsDeleteParams) WithHTTPClient(client *http.Client) *ResourceGroupsDeleteParams
WithHTTPClient adds the HTTPClient to the resource groups delete params
func (*ResourceGroupsDeleteParams) WithResourceGroupName ¶
func (o *ResourceGroupsDeleteParams) WithResourceGroupName(resourceGroupName string) *ResourceGroupsDeleteParams
WithResourceGroupName adds the resourceGroupName to the resource groups delete params
func (*ResourceGroupsDeleteParams) WithSubscriptionID ¶
func (o *ResourceGroupsDeleteParams) WithSubscriptionID(subscriptionID string) *ResourceGroupsDeleteParams
WithSubscriptionID adds the subscriptionID to the resource groups delete params
func (*ResourceGroupsDeleteParams) WithTimeout ¶
func (o *ResourceGroupsDeleteParams) WithTimeout(timeout time.Duration) *ResourceGroupsDeleteParams
WithTimeout adds the timeout to the resource groups delete params
func (*ResourceGroupsDeleteParams) WriteToRequest ¶
func (o *ResourceGroupsDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ResourceGroupsDeleteReader ¶
type ResourceGroupsDeleteReader struct {
// contains filtered or unexported fields
}
ResourceGroupsDeleteReader is a Reader for the ResourceGroupsDelete structure.
func (*ResourceGroupsDeleteReader) ReadResponse ¶
func (o *ResourceGroupsDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ResourceGroupsExportTemplateOK ¶
type ResourceGroupsExportTemplateOK struct {
Payload *models.ResourceGroupExportResult
}
ResourceGroupsExportTemplateOK handles this case with default header values.
OK - Returns the result of the export.
func NewResourceGroupsExportTemplateOK ¶
func NewResourceGroupsExportTemplateOK() *ResourceGroupsExportTemplateOK
NewResourceGroupsExportTemplateOK creates a ResourceGroupsExportTemplateOK with default headers values
func (*ResourceGroupsExportTemplateOK) Error ¶
func (o *ResourceGroupsExportTemplateOK) Error() string
type ResourceGroupsExportTemplateParams ¶
type ResourceGroupsExportTemplateParams struct { /*APIVersion The API version to use for this operation. */ APIVersion string /*Parameters Parameters for exporting the template. */ Parameters *models.ExportTemplateRequest /*ResourceGroupName The name of the resource group to export as a template. */ ResourceGroupName string /*SubscriptionID The ID of the target subscription. */ SubscriptionID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ResourceGroupsExportTemplateParams contains all the parameters to send to the API endpoint for the resource groups export template operation typically these are written to a http.Request
func NewResourceGroupsExportTemplateParams ¶
func NewResourceGroupsExportTemplateParams() *ResourceGroupsExportTemplateParams
NewResourceGroupsExportTemplateParams creates a new ResourceGroupsExportTemplateParams object with the default values initialized.
func NewResourceGroupsExportTemplateParamsWithContext ¶
func NewResourceGroupsExportTemplateParamsWithContext(ctx context.Context) *ResourceGroupsExportTemplateParams
NewResourceGroupsExportTemplateParamsWithContext creates a new ResourceGroupsExportTemplateParams object with the default values initialized, and the ability to set a context for a request
func NewResourceGroupsExportTemplateParamsWithHTTPClient ¶
func NewResourceGroupsExportTemplateParamsWithHTTPClient(client *http.Client) *ResourceGroupsExportTemplateParams
NewResourceGroupsExportTemplateParamsWithHTTPClient creates a new ResourceGroupsExportTemplateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewResourceGroupsExportTemplateParamsWithTimeout ¶
func NewResourceGroupsExportTemplateParamsWithTimeout(timeout time.Duration) *ResourceGroupsExportTemplateParams
NewResourceGroupsExportTemplateParamsWithTimeout creates a new ResourceGroupsExportTemplateParams object with the default values initialized, and the ability to set a timeout on a request
func (*ResourceGroupsExportTemplateParams) SetAPIVersion ¶
func (o *ResourceGroupsExportTemplateParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the resource groups export template params
func (*ResourceGroupsExportTemplateParams) SetContext ¶
func (o *ResourceGroupsExportTemplateParams) SetContext(ctx context.Context)
SetContext adds the context to the resource groups export template params
func (*ResourceGroupsExportTemplateParams) SetHTTPClient ¶
func (o *ResourceGroupsExportTemplateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the resource groups export template params
func (*ResourceGroupsExportTemplateParams) SetParameters ¶
func (o *ResourceGroupsExportTemplateParams) SetParameters(parameters *models.ExportTemplateRequest)
SetParameters adds the parameters to the resource groups export template params
func (*ResourceGroupsExportTemplateParams) SetResourceGroupName ¶
func (o *ResourceGroupsExportTemplateParams) SetResourceGroupName(resourceGroupName string)
SetResourceGroupName adds the resourceGroupName to the resource groups export template params
func (*ResourceGroupsExportTemplateParams) SetSubscriptionID ¶
func (o *ResourceGroupsExportTemplateParams) SetSubscriptionID(subscriptionID string)
SetSubscriptionID adds the subscriptionId to the resource groups export template params
func (*ResourceGroupsExportTemplateParams) SetTimeout ¶
func (o *ResourceGroupsExportTemplateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the resource groups export template params
func (*ResourceGroupsExportTemplateParams) WithAPIVersion ¶
func (o *ResourceGroupsExportTemplateParams) WithAPIVersion(aPIVersion string) *ResourceGroupsExportTemplateParams
WithAPIVersion adds the aPIVersion to the resource groups export template params
func (*ResourceGroupsExportTemplateParams) WithContext ¶
func (o *ResourceGroupsExportTemplateParams) WithContext(ctx context.Context) *ResourceGroupsExportTemplateParams
WithContext adds the context to the resource groups export template params
func (*ResourceGroupsExportTemplateParams) WithHTTPClient ¶
func (o *ResourceGroupsExportTemplateParams) WithHTTPClient(client *http.Client) *ResourceGroupsExportTemplateParams
WithHTTPClient adds the HTTPClient to the resource groups export template params
func (*ResourceGroupsExportTemplateParams) WithParameters ¶
func (o *ResourceGroupsExportTemplateParams) WithParameters(parameters *models.ExportTemplateRequest) *ResourceGroupsExportTemplateParams
WithParameters adds the parameters to the resource groups export template params
func (*ResourceGroupsExportTemplateParams) WithResourceGroupName ¶
func (o *ResourceGroupsExportTemplateParams) WithResourceGroupName(resourceGroupName string) *ResourceGroupsExportTemplateParams
WithResourceGroupName adds the resourceGroupName to the resource groups export template params
func (*ResourceGroupsExportTemplateParams) WithSubscriptionID ¶
func (o *ResourceGroupsExportTemplateParams) WithSubscriptionID(subscriptionID string) *ResourceGroupsExportTemplateParams
WithSubscriptionID adds the subscriptionID to the resource groups export template params
func (*ResourceGroupsExportTemplateParams) WithTimeout ¶
func (o *ResourceGroupsExportTemplateParams) WithTimeout(timeout time.Duration) *ResourceGroupsExportTemplateParams
WithTimeout adds the timeout to the resource groups export template params
func (*ResourceGroupsExportTemplateParams) WriteToRequest ¶
func (o *ResourceGroupsExportTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ResourceGroupsExportTemplateReader ¶
type ResourceGroupsExportTemplateReader struct {
// contains filtered or unexported fields
}
ResourceGroupsExportTemplateReader is a Reader for the ResourceGroupsExportTemplate structure.
func (*ResourceGroupsExportTemplateReader) ReadResponse ¶
func (o *ResourceGroupsExportTemplateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ResourceGroupsGetOK ¶
type ResourceGroupsGetOK struct {
Payload *models.ResourceGroup
}
ResourceGroupsGetOK handles this case with default header values.
OK - Returns information about the resource group.
func NewResourceGroupsGetOK ¶
func NewResourceGroupsGetOK() *ResourceGroupsGetOK
NewResourceGroupsGetOK creates a ResourceGroupsGetOK with default headers values
func (*ResourceGroupsGetOK) Error ¶
func (o *ResourceGroupsGetOK) Error() string
type ResourceGroupsGetParams ¶
type ResourceGroupsGetParams struct { /*APIVersion The API version to use for this operation. */ APIVersion string /*ResourceGroupName The name of the resource group to get. The name is case insensitive. */ ResourceGroupName string /*SubscriptionID The ID of the target subscription. */ SubscriptionID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ResourceGroupsGetParams contains all the parameters to send to the API endpoint for the resource groups get operation typically these are written to a http.Request
func NewResourceGroupsGetParams ¶
func NewResourceGroupsGetParams() *ResourceGroupsGetParams
NewResourceGroupsGetParams creates a new ResourceGroupsGetParams object with the default values initialized.
func NewResourceGroupsGetParamsWithContext ¶
func NewResourceGroupsGetParamsWithContext(ctx context.Context) *ResourceGroupsGetParams
NewResourceGroupsGetParamsWithContext creates a new ResourceGroupsGetParams object with the default values initialized, and the ability to set a context for a request
func NewResourceGroupsGetParamsWithHTTPClient ¶
func NewResourceGroupsGetParamsWithHTTPClient(client *http.Client) *ResourceGroupsGetParams
NewResourceGroupsGetParamsWithHTTPClient creates a new ResourceGroupsGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewResourceGroupsGetParamsWithTimeout ¶
func NewResourceGroupsGetParamsWithTimeout(timeout time.Duration) *ResourceGroupsGetParams
NewResourceGroupsGetParamsWithTimeout creates a new ResourceGroupsGetParams object with the default values initialized, and the ability to set a timeout on a request
func (*ResourceGroupsGetParams) SetAPIVersion ¶
func (o *ResourceGroupsGetParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the resource groups get params
func (*ResourceGroupsGetParams) SetContext ¶
func (o *ResourceGroupsGetParams) SetContext(ctx context.Context)
SetContext adds the context to the resource groups get params
func (*ResourceGroupsGetParams) SetHTTPClient ¶
func (o *ResourceGroupsGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the resource groups get params
func (*ResourceGroupsGetParams) SetResourceGroupName ¶
func (o *ResourceGroupsGetParams) SetResourceGroupName(resourceGroupName string)
SetResourceGroupName adds the resourceGroupName to the resource groups get params
func (*ResourceGroupsGetParams) SetSubscriptionID ¶
func (o *ResourceGroupsGetParams) SetSubscriptionID(subscriptionID string)
SetSubscriptionID adds the subscriptionId to the resource groups get params
func (*ResourceGroupsGetParams) SetTimeout ¶
func (o *ResourceGroupsGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the resource groups get params
func (*ResourceGroupsGetParams) WithAPIVersion ¶
func (o *ResourceGroupsGetParams) WithAPIVersion(aPIVersion string) *ResourceGroupsGetParams
WithAPIVersion adds the aPIVersion to the resource groups get params
func (*ResourceGroupsGetParams) WithContext ¶
func (o *ResourceGroupsGetParams) WithContext(ctx context.Context) *ResourceGroupsGetParams
WithContext adds the context to the resource groups get params
func (*ResourceGroupsGetParams) WithHTTPClient ¶
func (o *ResourceGroupsGetParams) WithHTTPClient(client *http.Client) *ResourceGroupsGetParams
WithHTTPClient adds the HTTPClient to the resource groups get params
func (*ResourceGroupsGetParams) WithResourceGroupName ¶
func (o *ResourceGroupsGetParams) WithResourceGroupName(resourceGroupName string) *ResourceGroupsGetParams
WithResourceGroupName adds the resourceGroupName to the resource groups get params
func (*ResourceGroupsGetParams) WithSubscriptionID ¶
func (o *ResourceGroupsGetParams) WithSubscriptionID(subscriptionID string) *ResourceGroupsGetParams
WithSubscriptionID adds the subscriptionID to the resource groups get params
func (*ResourceGroupsGetParams) WithTimeout ¶
func (o *ResourceGroupsGetParams) WithTimeout(timeout time.Duration) *ResourceGroupsGetParams
WithTimeout adds the timeout to the resource groups get params
func (*ResourceGroupsGetParams) WriteToRequest ¶
func (o *ResourceGroupsGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ResourceGroupsGetReader ¶
type ResourceGroupsGetReader struct {
// contains filtered or unexported fields
}
ResourceGroupsGetReader is a Reader for the ResourceGroupsGet structure.
func (*ResourceGroupsGetReader) ReadResponse ¶
func (o *ResourceGroupsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ResourceGroupsListOK ¶
type ResourceGroupsListOK struct {
Payload *models.ResourceGroupListResult
}
ResourceGroupsListOK handles this case with default header values.
OK - Returns an array of resource groups.
func NewResourceGroupsListOK ¶
func NewResourceGroupsListOK() *ResourceGroupsListOK
NewResourceGroupsListOK creates a ResourceGroupsListOK with default headers values
func (*ResourceGroupsListOK) Error ¶
func (o *ResourceGroupsListOK) Error() string
type ResourceGroupsListParams ¶
type ResourceGroupsListParams struct { /*NrDollarFilter The filter to apply on the operation. */ DollarFilter *string /*NrDollarTop The number of results to return. If null is passed, returns all resource groups. */ DollarTop *int32 /*APIVersion The API version to use for this operation. */ APIVersion string /*SubscriptionID The ID of the target subscription. */ SubscriptionID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ResourceGroupsListParams contains all the parameters to send to the API endpoint for the resource groups list operation typically these are written to a http.Request
func NewResourceGroupsListParams ¶
func NewResourceGroupsListParams() *ResourceGroupsListParams
NewResourceGroupsListParams creates a new ResourceGroupsListParams object with the default values initialized.
func NewResourceGroupsListParamsWithContext ¶
func NewResourceGroupsListParamsWithContext(ctx context.Context) *ResourceGroupsListParams
NewResourceGroupsListParamsWithContext creates a new ResourceGroupsListParams object with the default values initialized, and the ability to set a context for a request
func NewResourceGroupsListParamsWithHTTPClient ¶
func NewResourceGroupsListParamsWithHTTPClient(client *http.Client) *ResourceGroupsListParams
NewResourceGroupsListParamsWithHTTPClient creates a new ResourceGroupsListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewResourceGroupsListParamsWithTimeout ¶
func NewResourceGroupsListParamsWithTimeout(timeout time.Duration) *ResourceGroupsListParams
NewResourceGroupsListParamsWithTimeout creates a new ResourceGroupsListParams object with the default values initialized, and the ability to set a timeout on a request
func (*ResourceGroupsListParams) SetAPIVersion ¶
func (o *ResourceGroupsListParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the resource groups list params
func (*ResourceGroupsListParams) SetContext ¶
func (o *ResourceGroupsListParams) SetContext(ctx context.Context)
SetContext adds the context to the resource groups list params
func (*ResourceGroupsListParams) SetDollarFilter ¶
func (o *ResourceGroupsListParams) SetDollarFilter(dollarFilter *string)
SetDollarFilter adds the dollarFilter to the resource groups list params
func (*ResourceGroupsListParams) SetDollarTop ¶
func (o *ResourceGroupsListParams) SetDollarTop(dollarTop *int32)
SetDollarTop adds the dollarTop to the resource groups list params
func (*ResourceGroupsListParams) SetHTTPClient ¶
func (o *ResourceGroupsListParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the resource groups list params
func (*ResourceGroupsListParams) SetSubscriptionID ¶
func (o *ResourceGroupsListParams) SetSubscriptionID(subscriptionID string)
SetSubscriptionID adds the subscriptionId to the resource groups list params
func (*ResourceGroupsListParams) SetTimeout ¶
func (o *ResourceGroupsListParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the resource groups list params
func (*ResourceGroupsListParams) WithAPIVersion ¶
func (o *ResourceGroupsListParams) WithAPIVersion(aPIVersion string) *ResourceGroupsListParams
WithAPIVersion adds the aPIVersion to the resource groups list params
func (*ResourceGroupsListParams) WithContext ¶
func (o *ResourceGroupsListParams) WithContext(ctx context.Context) *ResourceGroupsListParams
WithContext adds the context to the resource groups list params
func (*ResourceGroupsListParams) WithDollarFilter ¶
func (o *ResourceGroupsListParams) WithDollarFilter(dollarFilter *string) *ResourceGroupsListParams
WithDollarFilter adds the dollarFilter to the resource groups list params
func (*ResourceGroupsListParams) WithDollarTop ¶
func (o *ResourceGroupsListParams) WithDollarTop(dollarTop *int32) *ResourceGroupsListParams
WithDollarTop adds the dollarTop to the resource groups list params
func (*ResourceGroupsListParams) WithHTTPClient ¶
func (o *ResourceGroupsListParams) WithHTTPClient(client *http.Client) *ResourceGroupsListParams
WithHTTPClient adds the HTTPClient to the resource groups list params
func (*ResourceGroupsListParams) WithSubscriptionID ¶
func (o *ResourceGroupsListParams) WithSubscriptionID(subscriptionID string) *ResourceGroupsListParams
WithSubscriptionID adds the subscriptionID to the resource groups list params
func (*ResourceGroupsListParams) WithTimeout ¶
func (o *ResourceGroupsListParams) WithTimeout(timeout time.Duration) *ResourceGroupsListParams
WithTimeout adds the timeout to the resource groups list params
func (*ResourceGroupsListParams) WriteToRequest ¶
func (o *ResourceGroupsListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ResourceGroupsListReader ¶
type ResourceGroupsListReader struct {
// contains filtered or unexported fields
}
ResourceGroupsListReader is a Reader for the ResourceGroupsList structure.
func (*ResourceGroupsListReader) ReadResponse ¶
func (o *ResourceGroupsListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ResourceGroupsListResourcesOK ¶
type ResourceGroupsListResourcesOK struct {
Payload *models.ResourceListResult
}
ResourceGroupsListResourcesOK handles this case with default header values.
OK - Returns an array of resources
func NewResourceGroupsListResourcesOK ¶
func NewResourceGroupsListResourcesOK() *ResourceGroupsListResourcesOK
NewResourceGroupsListResourcesOK creates a ResourceGroupsListResourcesOK with default headers values
func (*ResourceGroupsListResourcesOK) Error ¶
func (o *ResourceGroupsListResourcesOK) Error() string
type ResourceGroupsListResourcesParams ¶
type ResourceGroupsListResourcesParams struct { /*NrDollarExpand The $expand query parameter */ DollarExpand *string /*NrDollarFilter The filter to apply on the operation. */ DollarFilter *string /*NrDollarTop The number of results to return. If null is passed, returns all resources. */ DollarTop *int32 /*APIVersion The API version to use for this operation. */ APIVersion string /*ResourceGroupName The resource group with the resources to get. */ ResourceGroupName string /*SubscriptionID The ID of the target subscription. */ SubscriptionID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ResourceGroupsListResourcesParams contains all the parameters to send to the API endpoint for the resource groups list resources operation typically these are written to a http.Request
func NewResourceGroupsListResourcesParams ¶
func NewResourceGroupsListResourcesParams() *ResourceGroupsListResourcesParams
NewResourceGroupsListResourcesParams creates a new ResourceGroupsListResourcesParams object with the default values initialized.
func NewResourceGroupsListResourcesParamsWithContext ¶
func NewResourceGroupsListResourcesParamsWithContext(ctx context.Context) *ResourceGroupsListResourcesParams
NewResourceGroupsListResourcesParamsWithContext creates a new ResourceGroupsListResourcesParams object with the default values initialized, and the ability to set a context for a request
func NewResourceGroupsListResourcesParamsWithHTTPClient ¶
func NewResourceGroupsListResourcesParamsWithHTTPClient(client *http.Client) *ResourceGroupsListResourcesParams
NewResourceGroupsListResourcesParamsWithHTTPClient creates a new ResourceGroupsListResourcesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewResourceGroupsListResourcesParamsWithTimeout ¶
func NewResourceGroupsListResourcesParamsWithTimeout(timeout time.Duration) *ResourceGroupsListResourcesParams
NewResourceGroupsListResourcesParamsWithTimeout creates a new ResourceGroupsListResourcesParams object with the default values initialized, and the ability to set a timeout on a request
func (*ResourceGroupsListResourcesParams) SetAPIVersion ¶
func (o *ResourceGroupsListResourcesParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the resource groups list resources params
func (*ResourceGroupsListResourcesParams) SetContext ¶
func (o *ResourceGroupsListResourcesParams) SetContext(ctx context.Context)
SetContext adds the context to the resource groups list resources params
func (*ResourceGroupsListResourcesParams) SetDollarExpand ¶
func (o *ResourceGroupsListResourcesParams) SetDollarExpand(dollarExpand *string)
SetDollarExpand adds the dollarExpand to the resource groups list resources params
func (*ResourceGroupsListResourcesParams) SetDollarFilter ¶
func (o *ResourceGroupsListResourcesParams) SetDollarFilter(dollarFilter *string)
SetDollarFilter adds the dollarFilter to the resource groups list resources params
func (*ResourceGroupsListResourcesParams) SetDollarTop ¶
func (o *ResourceGroupsListResourcesParams) SetDollarTop(dollarTop *int32)
SetDollarTop adds the dollarTop to the resource groups list resources params
func (*ResourceGroupsListResourcesParams) SetHTTPClient ¶
func (o *ResourceGroupsListResourcesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the resource groups list resources params
func (*ResourceGroupsListResourcesParams) SetResourceGroupName ¶
func (o *ResourceGroupsListResourcesParams) SetResourceGroupName(resourceGroupName string)
SetResourceGroupName adds the resourceGroupName to the resource groups list resources params
func (*ResourceGroupsListResourcesParams) SetSubscriptionID ¶
func (o *ResourceGroupsListResourcesParams) SetSubscriptionID(subscriptionID string)
SetSubscriptionID adds the subscriptionId to the resource groups list resources params
func (*ResourceGroupsListResourcesParams) SetTimeout ¶
func (o *ResourceGroupsListResourcesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the resource groups list resources params
func (*ResourceGroupsListResourcesParams) WithAPIVersion ¶
func (o *ResourceGroupsListResourcesParams) WithAPIVersion(aPIVersion string) *ResourceGroupsListResourcesParams
WithAPIVersion adds the aPIVersion to the resource groups list resources params
func (*ResourceGroupsListResourcesParams) WithContext ¶
func (o *ResourceGroupsListResourcesParams) WithContext(ctx context.Context) *ResourceGroupsListResourcesParams
WithContext adds the context to the resource groups list resources params
func (*ResourceGroupsListResourcesParams) WithDollarExpand ¶
func (o *ResourceGroupsListResourcesParams) WithDollarExpand(dollarExpand *string) *ResourceGroupsListResourcesParams
WithDollarExpand adds the dollarExpand to the resource groups list resources params
func (*ResourceGroupsListResourcesParams) WithDollarFilter ¶
func (o *ResourceGroupsListResourcesParams) WithDollarFilter(dollarFilter *string) *ResourceGroupsListResourcesParams
WithDollarFilter adds the dollarFilter to the resource groups list resources params
func (*ResourceGroupsListResourcesParams) WithDollarTop ¶
func (o *ResourceGroupsListResourcesParams) WithDollarTop(dollarTop *int32) *ResourceGroupsListResourcesParams
WithDollarTop adds the dollarTop to the resource groups list resources params
func (*ResourceGroupsListResourcesParams) WithHTTPClient ¶
func (o *ResourceGroupsListResourcesParams) WithHTTPClient(client *http.Client) *ResourceGroupsListResourcesParams
WithHTTPClient adds the HTTPClient to the resource groups list resources params
func (*ResourceGroupsListResourcesParams) WithResourceGroupName ¶
func (o *ResourceGroupsListResourcesParams) WithResourceGroupName(resourceGroupName string) *ResourceGroupsListResourcesParams
WithResourceGroupName adds the resourceGroupName to the resource groups list resources params
func (*ResourceGroupsListResourcesParams) WithSubscriptionID ¶
func (o *ResourceGroupsListResourcesParams) WithSubscriptionID(subscriptionID string) *ResourceGroupsListResourcesParams
WithSubscriptionID adds the subscriptionID to the resource groups list resources params
func (*ResourceGroupsListResourcesParams) WithTimeout ¶
func (o *ResourceGroupsListResourcesParams) WithTimeout(timeout time.Duration) *ResourceGroupsListResourcesParams
WithTimeout adds the timeout to the resource groups list resources params
func (*ResourceGroupsListResourcesParams) WriteToRequest ¶
func (o *ResourceGroupsListResourcesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ResourceGroupsListResourcesReader ¶
type ResourceGroupsListResourcesReader struct {
// contains filtered or unexported fields
}
ResourceGroupsListResourcesReader is a Reader for the ResourceGroupsListResources structure.
func (*ResourceGroupsListResourcesReader) ReadResponse ¶
func (o *ResourceGroupsListResourcesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ResourceGroupsPatchOK ¶
type ResourceGroupsPatchOK struct {
Payload *models.ResourceGroup
}
ResourceGroupsPatchOK handles this case with default header values.
OK - Returns information about the resource group.
func NewResourceGroupsPatchOK ¶
func NewResourceGroupsPatchOK() *ResourceGroupsPatchOK
NewResourceGroupsPatchOK creates a ResourceGroupsPatchOK with default headers values
func (*ResourceGroupsPatchOK) Error ¶
func (o *ResourceGroupsPatchOK) Error() string
type ResourceGroupsPatchParams ¶
type ResourceGroupsPatchParams struct { /*APIVersion The API version to use for this operation. */ APIVersion string /*Parameters Parameters supplied to update a resource group. */ Parameters *models.ResourceGroup /*ResourceGroupName The name of the resource group to update. The name is case insensitive. */ ResourceGroupName string /*SubscriptionID The ID of the target subscription. */ SubscriptionID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ResourceGroupsPatchParams contains all the parameters to send to the API endpoint for the resource groups patch operation typically these are written to a http.Request
func NewResourceGroupsPatchParams ¶
func NewResourceGroupsPatchParams() *ResourceGroupsPatchParams
NewResourceGroupsPatchParams creates a new ResourceGroupsPatchParams object with the default values initialized.
func NewResourceGroupsPatchParamsWithContext ¶
func NewResourceGroupsPatchParamsWithContext(ctx context.Context) *ResourceGroupsPatchParams
NewResourceGroupsPatchParamsWithContext creates a new ResourceGroupsPatchParams object with the default values initialized, and the ability to set a context for a request
func NewResourceGroupsPatchParamsWithHTTPClient ¶
func NewResourceGroupsPatchParamsWithHTTPClient(client *http.Client) *ResourceGroupsPatchParams
NewResourceGroupsPatchParamsWithHTTPClient creates a new ResourceGroupsPatchParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewResourceGroupsPatchParamsWithTimeout ¶
func NewResourceGroupsPatchParamsWithTimeout(timeout time.Duration) *ResourceGroupsPatchParams
NewResourceGroupsPatchParamsWithTimeout creates a new ResourceGroupsPatchParams object with the default values initialized, and the ability to set a timeout on a request
func (*ResourceGroupsPatchParams) SetAPIVersion ¶
func (o *ResourceGroupsPatchParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the resource groups patch params
func (*ResourceGroupsPatchParams) SetContext ¶
func (o *ResourceGroupsPatchParams) SetContext(ctx context.Context)
SetContext adds the context to the resource groups patch params
func (*ResourceGroupsPatchParams) SetHTTPClient ¶
func (o *ResourceGroupsPatchParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the resource groups patch params
func (*ResourceGroupsPatchParams) SetParameters ¶
func (o *ResourceGroupsPatchParams) SetParameters(parameters *models.ResourceGroup)
SetParameters adds the parameters to the resource groups patch params
func (*ResourceGroupsPatchParams) SetResourceGroupName ¶
func (o *ResourceGroupsPatchParams) SetResourceGroupName(resourceGroupName string)
SetResourceGroupName adds the resourceGroupName to the resource groups patch params
func (*ResourceGroupsPatchParams) SetSubscriptionID ¶
func (o *ResourceGroupsPatchParams) SetSubscriptionID(subscriptionID string)
SetSubscriptionID adds the subscriptionId to the resource groups patch params
func (*ResourceGroupsPatchParams) SetTimeout ¶
func (o *ResourceGroupsPatchParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the resource groups patch params
func (*ResourceGroupsPatchParams) WithAPIVersion ¶
func (o *ResourceGroupsPatchParams) WithAPIVersion(aPIVersion string) *ResourceGroupsPatchParams
WithAPIVersion adds the aPIVersion to the resource groups patch params
func (*ResourceGroupsPatchParams) WithContext ¶
func (o *ResourceGroupsPatchParams) WithContext(ctx context.Context) *ResourceGroupsPatchParams
WithContext adds the context to the resource groups patch params
func (*ResourceGroupsPatchParams) WithHTTPClient ¶
func (o *ResourceGroupsPatchParams) WithHTTPClient(client *http.Client) *ResourceGroupsPatchParams
WithHTTPClient adds the HTTPClient to the resource groups patch params
func (*ResourceGroupsPatchParams) WithParameters ¶
func (o *ResourceGroupsPatchParams) WithParameters(parameters *models.ResourceGroup) *ResourceGroupsPatchParams
WithParameters adds the parameters to the resource groups patch params
func (*ResourceGroupsPatchParams) WithResourceGroupName ¶
func (o *ResourceGroupsPatchParams) WithResourceGroupName(resourceGroupName string) *ResourceGroupsPatchParams
WithResourceGroupName adds the resourceGroupName to the resource groups patch params
func (*ResourceGroupsPatchParams) WithSubscriptionID ¶
func (o *ResourceGroupsPatchParams) WithSubscriptionID(subscriptionID string) *ResourceGroupsPatchParams
WithSubscriptionID adds the subscriptionID to the resource groups patch params
func (*ResourceGroupsPatchParams) WithTimeout ¶
func (o *ResourceGroupsPatchParams) WithTimeout(timeout time.Duration) *ResourceGroupsPatchParams
WithTimeout adds the timeout to the resource groups patch params
func (*ResourceGroupsPatchParams) WriteToRequest ¶
func (o *ResourceGroupsPatchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ResourceGroupsPatchReader ¶
type ResourceGroupsPatchReader struct {
// contains filtered or unexported fields
}
ResourceGroupsPatchReader is a Reader for the ResourceGroupsPatch structure.
func (*ResourceGroupsPatchReader) ReadResponse ¶
func (o *ResourceGroupsPatchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- resource_groups_check_existence_parameters.go
- resource_groups_check_existence_responses.go
- resource_groups_client.go
- resource_groups_create_or_update_parameters.go
- resource_groups_create_or_update_responses.go
- resource_groups_delete_parameters.go
- resource_groups_delete_responses.go
- resource_groups_export_template_parameters.go
- resource_groups_export_template_responses.go
- resource_groups_get_parameters.go
- resource_groups_get_responses.go
- resource_groups_list_parameters.go
- resource_groups_list_resources_parameters.go
- resource_groups_list_resources_responses.go
- resource_groups_list_responses.go
- resource_groups_patch_parameters.go
- resource_groups_patch_responses.go