apiversionsets

package
v0.20230914.1075744 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2023 License: MPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValidateApiVersionSetID

func ValidateApiVersionSetID(input interface{}, key string) (warnings []string, errors []error)

ValidateApiVersionSetID checks that 'input' can be parsed as a Api Version Set ID

func ValidateWorkspaceApiVersionSetID

func ValidateWorkspaceApiVersionSetID(input interface{}, key string) (warnings []string, errors []error)

ValidateWorkspaceApiVersionSetID checks that 'input' can be parsed as a Workspace Api Version Set ID

Types

type ApiVersionSetDeleteOperationOptions

type ApiVersionSetDeleteOperationOptions struct {
	IfMatch *string
}

func DefaultApiVersionSetDeleteOperationOptions

func DefaultApiVersionSetDeleteOperationOptions() ApiVersionSetDeleteOperationOptions

func (ApiVersionSetDeleteOperationOptions) ToHeaders

func (ApiVersionSetDeleteOperationOptions) ToOData

func (ApiVersionSetDeleteOperationOptions) ToQuery

type ApiVersionSetDeleteOperationResponse

type ApiVersionSetDeleteOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type ApiVersionSetId

type ApiVersionSetId struct {
	SubscriptionId    string
	ResourceGroupName string
	ServiceName       string
	VersionSetId      string
}

ApiVersionSetId is a struct representing the Resource ID for a Api Version Set

func NewApiVersionSetID

func NewApiVersionSetID(subscriptionId string, resourceGroupName string, serviceName string, versionSetId string) ApiVersionSetId

NewApiVersionSetID returns a new ApiVersionSetId struct

func ParseApiVersionSetID

func ParseApiVersionSetID(input string) (*ApiVersionSetId, error)

ParseApiVersionSetID parses 'input' into a ApiVersionSetId

func ParseApiVersionSetIDInsensitively

func ParseApiVersionSetIDInsensitively(input string) (*ApiVersionSetId, error)

ParseApiVersionSetIDInsensitively parses 'input' case-insensitively into a ApiVersionSetId note: this method should only be used for API response data and not user input

func (ApiVersionSetId) ID

func (id ApiVersionSetId) ID() string

ID returns the formatted Api Version Set ID

func (ApiVersionSetId) Segments

func (id ApiVersionSetId) Segments() []resourceids.Segment

Segments returns a slice of Resource ID Segments which comprise this Api Version Set ID

func (ApiVersionSetId) String

func (id ApiVersionSetId) String() string

String returns a human-readable description of this Api Version Set ID

type ApiVersionSetsClient

type ApiVersionSetsClient struct {
	Client *resourcemanager.Client
}

func NewApiVersionSetsClientWithBaseURI

func NewApiVersionSetsClientWithBaseURI(sdkApi sdkEnv.Api) (*ApiVersionSetsClient, error)

func (ApiVersionSetsClient) ApiVersionSetDelete

ApiVersionSetDelete ...

func (ApiVersionSetsClient) WorkspaceApiVersionSetDelete

WorkspaceApiVersionSetDelete ...

type WorkspaceApiVersionSetDeleteOperationOptions

type WorkspaceApiVersionSetDeleteOperationOptions struct {
	IfMatch *string
}

func DefaultWorkspaceApiVersionSetDeleteOperationOptions

func DefaultWorkspaceApiVersionSetDeleteOperationOptions() WorkspaceApiVersionSetDeleteOperationOptions

func (WorkspaceApiVersionSetDeleteOperationOptions) ToHeaders

func (WorkspaceApiVersionSetDeleteOperationOptions) ToOData

func (WorkspaceApiVersionSetDeleteOperationOptions) ToQuery

type WorkspaceApiVersionSetDeleteOperationResponse

type WorkspaceApiVersionSetDeleteOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type WorkspaceApiVersionSetId

type WorkspaceApiVersionSetId struct {
	SubscriptionId    string
	ResourceGroupName string
	ServiceName       string
	WorkspaceId       string
	VersionSetId      string
}

WorkspaceApiVersionSetId is a struct representing the Resource ID for a Workspace Api Version Set

func NewWorkspaceApiVersionSetID

func NewWorkspaceApiVersionSetID(subscriptionId string, resourceGroupName string, serviceName string, workspaceId string, versionSetId string) WorkspaceApiVersionSetId

NewWorkspaceApiVersionSetID returns a new WorkspaceApiVersionSetId struct

func ParseWorkspaceApiVersionSetID

func ParseWorkspaceApiVersionSetID(input string) (*WorkspaceApiVersionSetId, error)

ParseWorkspaceApiVersionSetID parses 'input' into a WorkspaceApiVersionSetId

func ParseWorkspaceApiVersionSetIDInsensitively

func ParseWorkspaceApiVersionSetIDInsensitively(input string) (*WorkspaceApiVersionSetId, error)

ParseWorkspaceApiVersionSetIDInsensitively parses 'input' case-insensitively into a WorkspaceApiVersionSetId note: this method should only be used for API response data and not user input

func (WorkspaceApiVersionSetId) ID

ID returns the formatted Workspace Api Version Set ID

func (WorkspaceApiVersionSetId) Segments

Segments returns a slice of Resource ID Segments which comprise this Workspace Api Version Set ID

func (WorkspaceApiVersionSetId) String

func (id WorkspaceApiVersionSetId) String() string

String returns a human-readable description of this Workspace Api Version Set ID

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL