volumesonpremmigrationfinalize

package
v0.20241205.1102105 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: MPL-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValidateVolumeID

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

ValidateVolumeID checks that 'input' can be parsed as a Volume ID

Types

type VolumeId

type VolumeId struct {
	SubscriptionId    string
	ResourceGroupName string
	NetAppAccountName string
	CapacityPoolName  string
	VolumeName        string
}

VolumeId is a struct representing the Resource ID for a Volume

func NewVolumeID

func NewVolumeID(subscriptionId string, resourceGroupName string, netAppAccountName string, capacityPoolName string, volumeName string) VolumeId

NewVolumeID returns a new VolumeId struct

func ParseVolumeID

func ParseVolumeID(input string) (*VolumeId, error)

ParseVolumeID parses 'input' into a VolumeId

func ParseVolumeIDInsensitively

func ParseVolumeIDInsensitively(input string) (*VolumeId, error)

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

func (*VolumeId) FromParseResult

func (id *VolumeId) FromParseResult(input resourceids.ParseResult) error

func (VolumeId) ID

func (id VolumeId) ID() string

ID returns the formatted Volume ID

func (VolumeId) Segments

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

Segments returns a slice of Resource ID Segments which comprise this Volume ID

func (VolumeId) String

func (id VolumeId) String() string

String returns a human-readable description of this Volume ID

type VolumesFinalizeExternalReplicationOperationResponse

type VolumesFinalizeExternalReplicationOperationResponse struct {
	Poller       pollers.Poller
	HttpResponse *http.Response
	OData        *odata.OData
}

type VolumesOnPremMigrationFinalizeClient

type VolumesOnPremMigrationFinalizeClient struct {
	Client *resourcemanager.Client
}

func NewVolumesOnPremMigrationFinalizeClientWithBaseURI

func NewVolumesOnPremMigrationFinalizeClientWithBaseURI(sdkApi sdkEnv.Api) (*VolumesOnPremMigrationFinalizeClient, error)

func (VolumesOnPremMigrationFinalizeClient) VolumesFinalizeExternalReplication

VolumesFinalizeExternalReplication ...

func (VolumesOnPremMigrationFinalizeClient) VolumesFinalizeExternalReplicationThenPoll

func (c VolumesOnPremMigrationFinalizeClient) VolumesFinalizeExternalReplicationThenPoll(ctx context.Context, id VolumeId) error

VolumesFinalizeExternalReplicationThenPoll performs VolumesFinalizeExternalReplication then polls until it's completed

Jump to

Keyboard shortcuts

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