Versions in this module Expand all Collapse all v2 v2.96.0 Feb 14, 2022 Changes in this version + type ResourceProviderId struct + Name string + ResourceGroup string + SubscriptionId string + func NewResourceProviderID(subscriptionId, resourceGroup, name string) ResourceProviderId + func ResourceProviderID(input string) (*ResourceProviderId, error) + func (id ResourceProviderId) ID() string + func (id ResourceProviderId) String() string