Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceFabricManagedClusterId ¶
type ServiceFabricManagedClusterId struct { SubscriptionId string ResourceGroup string ManagedClusterName string }
func NewServiceFabricManagedClusterID ¶
func NewServiceFabricManagedClusterID(subscriptionId, resourceGroup, managedClusterName string) ServiceFabricManagedClusterId
func ServiceFabricManagedClusterID ¶
func ServiceFabricManagedClusterID(input string) (*ServiceFabricManagedClusterId, error)
ServiceFabricManagedClusterID parses a ServiceFabricManagedCluster ID into an ServiceFabricManagedClusterId struct
func (ServiceFabricManagedClusterId) ID ¶
func (id ServiceFabricManagedClusterId) ID() string
func (ServiceFabricManagedClusterId) String ¶
func (id ServiceFabricManagedClusterId) String() string
Click to show internal directories.
Click to hide internal directories.