Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EdgeModuleId ¶
type EdgeModuleId struct { SubscriptionId string ResourceGroup string VideoAnalyzerName string Name string }
func EdgeModuleID ¶
func EdgeModuleID(input string) (*EdgeModuleId, error)
EdgeModuleID parses a EdgeModule ID into an EdgeModuleId struct
func NewEdgeModuleID ¶
func NewEdgeModuleID(subscriptionId, resourceGroup, videoAnalyzerName, name string) EdgeModuleId
func (EdgeModuleId) ID ¶
func (id EdgeModuleId) ID() string
func (EdgeModuleId) String ¶
func (id EdgeModuleId) String() string
type VideoAnalyzerId ¶
func NewVideoAnalyzerID ¶
func NewVideoAnalyzerID(subscriptionId, resourceGroup, name string) VideoAnalyzerId
func VideoAnalyzerID ¶
func VideoAnalyzerID(input string) (*VideoAnalyzerId, error)
VideoAnalyzerID parses a VideoAnalyzer ID into an VideoAnalyzerId struct
func (VideoAnalyzerId) ID ¶
func (id VideoAnalyzerId) ID() string
func (VideoAnalyzerId) String ¶
func (id VideoAnalyzerId) String() string
Click to show internal directories.
Click to hide internal directories.