parse

package
v0.0.0-...-0e4e14f Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2025 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StreamingJobScheduleId

type StreamingJobScheduleId struct {
	SubscriptionId   string
	ResourceGroup    string
	StreamingJobName string
	ScheduleName     string
}

func NewStreamingJobScheduleID

func NewStreamingJobScheduleID(subscriptionId, resourceGroup, streamingJobName, scheduleName string) StreamingJobScheduleId

func StreamingJobScheduleID

func StreamingJobScheduleID(input string) (*StreamingJobScheduleId, error)

StreamingJobScheduleID parses a StreamingJobSchedule ID into an StreamingJobScheduleId struct

func StreamingJobScheduleIDInsensitively

func StreamingJobScheduleIDInsensitively(input string) (*StreamingJobScheduleId, error)

StreamingJobScheduleIDInsensitively parses an StreamingJobSchedule ID into an StreamingJobScheduleId struct, insensitively This should only be used to parse an ID for rewriting, the StreamingJobScheduleID method should be used instead for validation etc.

Whilst this may seem strange, this enables Terraform have consistent casing which works around issues in Core, whilst handling broken API responses.

func (StreamingJobScheduleId) ID

func (StreamingJobScheduleId) String

func (id StreamingJobScheduleId) String() string

Jump to

Keyboard shortcuts

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