Documentation ¶
Index ¶
- func ExampleNamespacesClient_BeginDelete()
- func ExampleNamespacesClient_CheckAvailability()
- func ExampleNamespacesClient_CreateOrUpdate()
- func ExampleNamespacesClient_CreateOrUpdateAuthorizationRule()
- func ExampleNamespacesClient_DeleteAuthorizationRule()
- func ExampleNamespacesClient_Get()
- func ExampleNamespacesClient_GetAuthorizationRule()
- func ExampleNamespacesClient_ListKeys()
- func ExampleNamespacesClient_NewListAllPager()
- func ExampleNamespacesClient_NewListAuthorizationRulesPager()
- func ExampleNamespacesClient_NewListPager()
- func ExampleNamespacesClient_Patch()
- func ExampleNamespacesClient_RegenerateKeys()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExampleNamespacesClient_BeginDelete ¶
func ExampleNamespacesClient_BeginDelete()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/notificationhubs/resource-manager/Microsoft.NotificationHubs/stable/2017-04-01/examples/Namespaces/NHNameSpaceDelete.json
func ExampleNamespacesClient_CheckAvailability ¶
func ExampleNamespacesClient_CheckAvailability()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/notificationhubs/resource-manager/Microsoft.NotificationHubs/stable/2017-04-01/examples/Namespaces/NHNameSpaceCheckNameAvailability.json
func ExampleNamespacesClient_CreateOrUpdate ¶
func ExampleNamespacesClient_CreateOrUpdate()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/notificationhubs/resource-manager/Microsoft.NotificationHubs/stable/2017-04-01/examples/Namespaces/NHNameSpaceCreate.json
func ExampleNamespacesClient_CreateOrUpdateAuthorizationRule ¶
func ExampleNamespacesClient_CreateOrUpdateAuthorizationRule()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/notificationhubs/resource-manager/Microsoft.NotificationHubs/stable/2017-04-01/examples/Namespaces/NHNameSpaceAuthorizationRuleCreate.json
func ExampleNamespacesClient_DeleteAuthorizationRule ¶
func ExampleNamespacesClient_DeleteAuthorizationRule()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/notificationhubs/resource-manager/Microsoft.NotificationHubs/stable/2017-04-01/examples/Namespaces/NHNameSpaceAuthorizationRuleDelete.json
func ExampleNamespacesClient_Get ¶
func ExampleNamespacesClient_Get()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/notificationhubs/resource-manager/Microsoft.NotificationHubs/stable/2017-04-01/examples/Namespaces/NHNameSpaceGet.json
func ExampleNamespacesClient_GetAuthorizationRule ¶
func ExampleNamespacesClient_GetAuthorizationRule()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/notificationhubs/resource-manager/Microsoft.NotificationHubs/stable/2017-04-01/examples/Namespaces/NHNameSpaceAuthorizationRuleGet.json
func ExampleNamespacesClient_ListKeys ¶
func ExampleNamespacesClient_ListKeys()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/notificationhubs/resource-manager/Microsoft.NotificationHubs/stable/2017-04-01/examples/Namespaces/NHNameSpaceAuthorizationRuleListKey.json
func ExampleNamespacesClient_NewListAllPager ¶
func ExampleNamespacesClient_NewListAllPager()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/notificationhubs/resource-manager/Microsoft.NotificationHubs/stable/2017-04-01/examples/Namespaces/NHNameSpaceList.json
func ExampleNamespacesClient_NewListAuthorizationRulesPager ¶
func ExampleNamespacesClient_NewListAuthorizationRulesPager()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/notificationhubs/resource-manager/Microsoft.NotificationHubs/stable/2017-04-01/examples/Namespaces/NHNameSpaceAuthorizationRuleListAll.json
func ExampleNamespacesClient_NewListPager ¶
func ExampleNamespacesClient_NewListPager()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/notificationhubs/resource-manager/Microsoft.NotificationHubs/stable/2017-04-01/examples/Namespaces/NHNameSpaceListByResourceGroup.json
func ExampleNamespacesClient_Patch ¶
func ExampleNamespacesClient_Patch()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/notificationhubs/resource-manager/Microsoft.NotificationHubs/stable/2017-04-01/examples/Namespaces/NHNameSpaceUpdate.json
func ExampleNamespacesClient_RegenerateKeys ¶
func ExampleNamespacesClient_RegenerateKeys()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/notificationhubs/resource-manager/Microsoft.NotificationHubs/stable/2017-04-01/examples/Namespaces/NHNameSpaceAuthorizationRuleRegenrateKey.json
Types ¶
This section is empty.
Source Files ¶
- NHNameSpaceAuthorizationRuleCreate.go
- NHNameSpaceAuthorizationRuleDelete.go
- NHNameSpaceAuthorizationRuleGet.go
- NHNameSpaceAuthorizationRuleListAll.go
- NHNameSpaceAuthorizationRuleListKey.go
- NHNameSpaceAuthorizationRuleRegenrateKey.go
- NHNameSpaceCheckNameAvailability.go
- NHNameSpaceCreate.go
- NHNameSpaceDelete.go
- NHNameSpaceGet.go
- NHNameSpaceList.go
- NHNameSpaceListByResourceGroup.go
- NHNameSpaceUpdate.go