Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebPubsubHubId ¶
type WebPubsubHubId struct { SubscriptionId string ResourceGroup string WebPubSubName string HubName string }
func NewWebPubsubHubID ¶
func NewWebPubsubHubID(subscriptionId, resourceGroup, webPubSubName, hubName string) WebPubsubHubId
func WebPubsubHubID ¶
func WebPubsubHubID(input string) (*WebPubsubHubId, error)
WebPubsubHubID parses a WebPubsubHub ID into an WebPubsubHubId struct
func (WebPubsubHubId) ID ¶
func (id WebPubsubHubId) ID() string
func (WebPubsubHubId) String ¶
func (id WebPubsubHubId) String() string
type WebPubsubId ¶
func NewWebPubsubID ¶
func NewWebPubsubID(subscriptionId, resourceGroup, webPubSubName string) WebPubsubId
func WebPubsubID ¶
func WebPubsubID(input string) (*WebPubsubId, error)
WebPubsubID parses a WebPubsub ID into an WebPubsubId struct
func (WebPubsubId) ID ¶
func (id WebPubsubId) ID() string
func (WebPubsubId) String ¶
func (id WebPubsubId) String() string
Click to show internal directories.
Click to hide internal directories.