userconfirmationpasswordsend

package
v0.20230823.1052657 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2023 License: MPL-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PossibleValuesForAppType

func PossibleValuesForAppType() []string

func ValidateUserID

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

ValidateUserID checks that 'input' can be parsed as a User ID

Types

type AppType

type AppType string
const (
	AppTypeDeveloperPortal AppType = "developerPortal"
	AppTypePortal          AppType = "portal"
)

func (*AppType) UnmarshalJSON added in v0.20230801.1071415

func (s *AppType) UnmarshalJSON(bytes []byte) error

type UserConfirmationPasswordSendClient

type UserConfirmationPasswordSendClient struct {
	Client *resourcemanager.Client
}

func NewUserConfirmationPasswordSendClientWithBaseURI

func NewUserConfirmationPasswordSendClientWithBaseURI(sdkApi sdkEnv.Api) (*UserConfirmationPasswordSendClient, error)

func (UserConfirmationPasswordSendClient) UserConfirmationPasswordSend

UserConfirmationPasswordSend ...

type UserConfirmationPasswordSendOperationOptions

type UserConfirmationPasswordSendOperationOptions struct {
	AppType *AppType
}

func DefaultUserConfirmationPasswordSendOperationOptions

func DefaultUserConfirmationPasswordSendOperationOptions() UserConfirmationPasswordSendOperationOptions

func (UserConfirmationPasswordSendOperationOptions) ToHeaders added in v0.20230801.1071415

func (UserConfirmationPasswordSendOperationOptions) ToOData added in v0.20230801.1071415

func (UserConfirmationPasswordSendOperationOptions) ToQuery added in v0.20230801.1071415

type UserConfirmationPasswordSendOperationResponse

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

type UserId

type UserId struct {
	SubscriptionId    string
	ResourceGroupName string
	ServiceName       string
	UserId            string
}

UserId is a struct representing the Resource ID for a User

func NewUserID

func NewUserID(subscriptionId string, resourceGroupName string, serviceName string, userId string) UserId

NewUserID returns a new UserId struct

func ParseUserID

func ParseUserID(input string) (*UserId, error)

ParseUserID parses 'input' into a UserId

func ParseUserIDInsensitively

func ParseUserIDInsensitively(input string) (*UserId, error)

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

func (UserId) ID

func (id UserId) ID() string

ID returns the formatted User ID

func (UserId) Segments

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

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

func (UserId) String

func (id UserId) String() string

String returns a human-readable description of this User ID

Jump to

Keyboard shortcuts

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