Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NamespaceAuthorizationRuleId ¶
type NamespaceAuthorizationRuleId struct { SubscriptionId string ResourceGroup string NamespaceName string AuthorizationRuleName string }
func NamespaceAuthorizationRuleID ¶
func NamespaceAuthorizationRuleID(input string) (*NamespaceAuthorizationRuleId, error)
NamespaceAuthorizationRuleID parses a NamespaceAuthorizationRule ID into an NamespaceAuthorizationRuleId struct
func NewNamespaceAuthorizationRuleID ¶
func NewNamespaceAuthorizationRuleID(subscriptionId, resourceGroup, namespaceName, authorizationRuleName string) NamespaceAuthorizationRuleId
func (NamespaceAuthorizationRuleId) ID ¶
func (id NamespaceAuthorizationRuleId) ID() string
func (NamespaceAuthorizationRuleId) String ¶
func (id NamespaceAuthorizationRuleId) String() string
type NamespaceDisasterRecoveryConfigId ¶
type NamespaceDisasterRecoveryConfigId struct { SubscriptionId string ResourceGroup string NamespaceName string DisasterRecoveryConfigName string }
func NamespaceDisasterRecoveryConfigID ¶
func NamespaceDisasterRecoveryConfigID(input string) (*NamespaceDisasterRecoveryConfigId, error)
NamespaceDisasterRecoveryConfigID parses a NamespaceDisasterRecoveryConfig ID into an NamespaceDisasterRecoveryConfigId struct
func NewNamespaceDisasterRecoveryConfigID ¶
func NewNamespaceDisasterRecoveryConfigID(subscriptionId, resourceGroup, namespaceName, disasterRecoveryConfigName string) NamespaceDisasterRecoveryConfigId
func (NamespaceDisasterRecoveryConfigId) ID ¶
func (id NamespaceDisasterRecoveryConfigId) ID() string
func (NamespaceDisasterRecoveryConfigId) String ¶
func (id NamespaceDisasterRecoveryConfigId) String() string
type NamespaceId ¶
func NamespaceID ¶
func NamespaceID(input string) (*NamespaceId, error)
NamespaceID parses a Namespace ID into an NamespaceId struct
func NewNamespaceID ¶
func NewNamespaceID(subscriptionId, resourceGroup, name string) NamespaceId
func (NamespaceId) ID ¶
func (id NamespaceId) ID() string
func (NamespaceId) String ¶
func (id NamespaceId) String() string
type NamespaceNetworkRuleSetId ¶
type NamespaceNetworkRuleSetId struct { SubscriptionId string ResourceGroup string NamespaceName string NetworkrulesetName string }
func NamespaceNetworkRuleSetID ¶
func NamespaceNetworkRuleSetID(input string) (*NamespaceNetworkRuleSetId, error)
NamespaceNetworkRuleSetID parses a NamespaceNetworkRuleSet ID into an NamespaceNetworkRuleSetId struct
func NewNamespaceNetworkRuleSetID ¶
func NewNamespaceNetworkRuleSetID(subscriptionId, resourceGroup, namespaceName, networkrulesetName string) NamespaceNetworkRuleSetId
func (NamespaceNetworkRuleSetId) ID ¶
func (id NamespaceNetworkRuleSetId) ID() string
func (NamespaceNetworkRuleSetId) String ¶
func (id NamespaceNetworkRuleSetId) String() string
type QueueAuthorizationRuleId ¶
type QueueAuthorizationRuleId struct { SubscriptionId string ResourceGroup string NamespaceName string QueueName string AuthorizationRuleName string }
func NewQueueAuthorizationRuleID ¶
func NewQueueAuthorizationRuleID(subscriptionId, resourceGroup, namespaceName, queueName, authorizationRuleName string) QueueAuthorizationRuleId
func QueueAuthorizationRuleID ¶
func QueueAuthorizationRuleID(input string) (*QueueAuthorizationRuleId, error)
QueueAuthorizationRuleID parses a QueueAuthorizationRule ID into an QueueAuthorizationRuleId struct
func (QueueAuthorizationRuleId) ID ¶
func (id QueueAuthorizationRuleId) ID() string
func (QueueAuthorizationRuleId) String ¶
func (id QueueAuthorizationRuleId) String() string
type SubscriptionId ¶
type SubscriptionId struct { SubscriptionId string ResourceGroup string NamespaceName string TopicName string Name string }
func NewSubscriptionID ¶
func NewSubscriptionID(subscriptionId, resourceGroup, namespaceName, topicName, name string) SubscriptionId
func SubscriptionID ¶
func SubscriptionID(input string) (*SubscriptionId, error)
SubscriptionID parses a Subscription ID into an SubscriptionId struct
func (SubscriptionId) ID ¶
func (id SubscriptionId) ID() string
func (SubscriptionId) String ¶
func (id SubscriptionId) String() string
type SubscriptionRuleId ¶
type SubscriptionRuleId struct { SubscriptionId string ResourceGroup string NamespaceName string TopicName string SubscriptionName string RuleName string }
func NewSubscriptionRuleID ¶
func NewSubscriptionRuleID(subscriptionId, resourceGroup, namespaceName, topicName, subscriptionName, ruleName string) SubscriptionRuleId
func SubscriptionRuleID ¶
func SubscriptionRuleID(input string) (*SubscriptionRuleId, error)
SubscriptionRuleID parses a SubscriptionRule ID into an SubscriptionRuleId struct
func (SubscriptionRuleId) ID ¶
func (id SubscriptionRuleId) ID() string
func (SubscriptionRuleId) String ¶
func (id SubscriptionRuleId) String() string
type TopicAuthorizationRuleId ¶
type TopicAuthorizationRuleId struct { SubscriptionId string ResourceGroup string NamespaceName string TopicName string AuthorizationRuleName string }
func NewTopicAuthorizationRuleID ¶
func NewTopicAuthorizationRuleID(subscriptionId, resourceGroup, namespaceName, topicName, authorizationRuleName string) TopicAuthorizationRuleId
func TopicAuthorizationRuleID ¶
func TopicAuthorizationRuleID(input string) (*TopicAuthorizationRuleId, error)
TopicAuthorizationRuleID parses a TopicAuthorizationRule ID into an TopicAuthorizationRuleId struct
func (TopicAuthorizationRuleId) ID ¶
func (id TopicAuthorizationRuleId) ID() string
func (TopicAuthorizationRuleId) String ¶
func (id TopicAuthorizationRuleId) String() string