Versions in this module Expand all Collapse all v2 v2.96.0 Feb 14, 2022 Changes in this version + type EdgeModuleId struct + Name string + ResourceGroup string + SubscriptionId string + VideoAnalyzerName string + func EdgeModuleID(input string) (*EdgeModuleId, error) + func NewEdgeModuleID(subscriptionId, resourceGroup, videoAnalyzerName, name string) EdgeModuleId + func (id EdgeModuleId) ID() string + func (id EdgeModuleId) String() string + type VideoAnalyzerId struct + Name string + ResourceGroup string + SubscriptionId string + func NewVideoAnalyzerID(subscriptionId, resourceGroup, name string) VideoAnalyzerId + func VideoAnalyzerID(input string) (*VideoAnalyzerId, error) + func (id VideoAnalyzerId) ID() string + func (id VideoAnalyzerId) String() string