package
0.20240715.1103416
Repository: https://github.com/hashicorp/go-azure-sdk.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewFileID returns a new FileId struct.
NewProjectID returns a new ProjectId struct.
NewServiceID returns a new ServiceId struct.
NewServiceTaskID returns a new ServiceTaskId struct.
NewTaskID returns a new TaskId struct.
ParseFileID parses 'input' into a FileId.
ParseFileIDInsensitively parses 'input' case-insensitively into a FileId note: this method should only be used for API response data and not user input.
ParseProjectID parses 'input' into a ProjectId.
ParseProjectIDInsensitively parses 'input' case-insensitively into a ProjectId note: this method should only be used for API response data and not user input.
ParseServiceID parses 'input' into a ServiceId.
ParseServiceIDInsensitively parses 'input' case-insensitively into a ServiceId note: this method should only be used for API response data and not user input.
ParseServiceTaskID parses 'input' into a ServiceTaskId.
ParseServiceTaskIDInsensitively parses 'input' case-insensitively into a ServiceTaskId note: this method should only be used for API response data and not user input.
ParseTaskID parses 'input' into a TaskId.
ParseTaskIDInsensitively parses 'input' case-insensitively into a TaskId note: this method should only be used for API response data and not user input.
ValidateFileID checks that 'input' can be parsed as a File ID.
ValidateProjectID checks that 'input' can be parsed as a Project ID.
ValidateServiceID checks that 'input' can be parsed as a Service ID.
ValidateServiceTaskID checks that 'input' can be parsed as a Service Task ID.
ValidateTaskID checks that 'input' can be parsed as a Task ID.
# Structs
No description provided by the author
FileId is a struct representing the Resource ID for a File.
No description provided by the author
ProjectId is a struct representing the Resource ID for a Project.
No description provided by the author
No description provided by the author
ServiceId is a struct representing the Resource ID for a Service.
No description provided by the author
No description provided by the author
ServiceTaskId is a struct representing the Resource ID for a Service Task.
No description provided by the author
No description provided by the author
TaskId is a struct representing the Resource ID for a Task.
No description provided by the author
No description provided by the author