Documentation ¶
Index ¶
- func ExampleConfigurationStoresClient_BeginCreate()
- func ExampleConfigurationStoresClient_BeginDelete()
- func ExampleConfigurationStoresClient_BeginUpdate()
- func ExampleConfigurationStoresClient_Get()
- func ExampleConfigurationStoresClient_List()
- func ExampleConfigurationStoresClient_ListByResourceGroup()
- func ExampleConfigurationStoresClient_ListKeys()
- func ExampleConfigurationStoresClient_RegenerateKey()
- func ExampleKeyValuesClient_BeginDelete()
- func ExampleKeyValuesClient_CreateOrUpdate()
- func ExampleKeyValuesClient_Get()
- func ExampleKeyValuesClient_ListByConfigurationStore()
- func ExampleOperationsClient_CheckNameAvailability()
- func ExamplePrivateEndpointConnectionsClient_BeginCreateOrUpdate()
- func ExamplePrivateEndpointConnectionsClient_BeginDelete()
- func ExamplePrivateEndpointConnectionsClient_Get()
- func ExamplePrivateEndpointConnectionsClient_ListByConfigurationStore()
- func ExamplePrivateLinkResourcesClient_Get()
- func ExamplePrivateLinkResourcesClient_ListByConfigurationStore()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExampleConfigurationStoresClient_BeginCreate ¶
func ExampleConfigurationStoresClient_BeginCreate()
x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/preview/2021-03-01-preview/examples/ConfigurationStoresCreate.json
func ExampleConfigurationStoresClient_BeginDelete ¶
func ExampleConfigurationStoresClient_BeginDelete()
x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/preview/2021-03-01-preview/examples/ConfigurationStoresDelete.json
func ExampleConfigurationStoresClient_BeginUpdate ¶
func ExampleConfigurationStoresClient_BeginUpdate()
x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/preview/2021-03-01-preview/examples/ConfigurationStoresUpdate.json
func ExampleConfigurationStoresClient_Get ¶
func ExampleConfigurationStoresClient_Get()
x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/preview/2021-03-01-preview/examples/ConfigurationStoresGet.json
func ExampleConfigurationStoresClient_List ¶
func ExampleConfigurationStoresClient_List()
x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/preview/2021-03-01-preview/examples/ConfigurationStoresList.json
func ExampleConfigurationStoresClient_ListByResourceGroup ¶
func ExampleConfigurationStoresClient_ListByResourceGroup()
x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/preview/2021-03-01-preview/examples/ConfigurationStoresListByResourceGroup.json
func ExampleConfigurationStoresClient_ListKeys ¶
func ExampleConfigurationStoresClient_ListKeys()
x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/preview/2021-03-01-preview/examples/ConfigurationStoresListKeys.json
func ExampleConfigurationStoresClient_RegenerateKey ¶
func ExampleConfigurationStoresClient_RegenerateKey()
x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/preview/2021-03-01-preview/examples/ConfigurationStoresRegenerateKey.json
func ExampleKeyValuesClient_BeginDelete ¶
func ExampleKeyValuesClient_BeginDelete()
x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/preview/2021-03-01-preview/examples/ConfigurationStoresDeleteKeyValue.json
func ExampleKeyValuesClient_CreateOrUpdate ¶
func ExampleKeyValuesClient_CreateOrUpdate()
x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/preview/2021-03-01-preview/examples/ConfigurationStoresCreateKeyValue.json
func ExampleKeyValuesClient_Get ¶
func ExampleKeyValuesClient_Get()
x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/preview/2021-03-01-preview/examples/ConfigurationStoresGetKeyValue.json
func ExampleKeyValuesClient_ListByConfigurationStore ¶
func ExampleKeyValuesClient_ListByConfigurationStore()
x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/preview/2021-03-01-preview/examples/ConfigurationStoresListKeyValues.json
func ExampleOperationsClient_CheckNameAvailability ¶
func ExampleOperationsClient_CheckNameAvailability()
x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/preview/2021-03-01-preview/examples/CheckNameAvailable.json
func ExamplePrivateEndpointConnectionsClient_BeginCreateOrUpdate ¶
func ExamplePrivateEndpointConnectionsClient_BeginCreateOrUpdate()
x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/preview/2021-03-01-preview/examples/ConfigurationStoresCreatePrivateEndpointConnection.json
func ExamplePrivateEndpointConnectionsClient_BeginDelete ¶
func ExamplePrivateEndpointConnectionsClient_BeginDelete()
x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/preview/2021-03-01-preview/examples/ConfigurationStoresDeletePrivateEndpointConnection.json
func ExamplePrivateEndpointConnectionsClient_Get ¶
func ExamplePrivateEndpointConnectionsClient_Get()
x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/preview/2021-03-01-preview/examples/ConfigurationStoresGetPrivateEndpointConnection.json
func ExamplePrivateEndpointConnectionsClient_ListByConfigurationStore ¶
func ExamplePrivateEndpointConnectionsClient_ListByConfigurationStore()
x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/preview/2021-03-01-preview/examples/ConfigurationStoresListPrivateEndpointConnections.json
func ExamplePrivateLinkResourcesClient_Get ¶
func ExamplePrivateLinkResourcesClient_Get()
x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/preview/2021-03-01-preview/examples/PrivateLinkResourceGet.json
func ExamplePrivateLinkResourcesClient_ListByConfigurationStore ¶
func ExamplePrivateLinkResourcesClient_ListByConfigurationStore()
x-ms-original-file: specification/appconfiguration/resource-manager/Microsoft.AppConfiguration/preview/2021-03-01-preview/examples/PrivateLinkResourcesListByConfigurationStore.json
Types ¶
This section is empty.
Source Files ¶
- CheckNameAvailable.go
- ConfigurationStoresCreate.go
- ConfigurationStoresCreateKeyValue.go
- ConfigurationStoresCreatePrivateEndpointConnection.go
- ConfigurationStoresDelete.go
- ConfigurationStoresDeleteKeyValue.go
- ConfigurationStoresDeletePrivateEndpointConnection.go
- ConfigurationStoresGet.go
- ConfigurationStoresGetKeyValue.go
- ConfigurationStoresGetPrivateEndpointConnection.go
- ConfigurationStoresList.go
- ConfigurationStoresListByResourceGroup.go
- ConfigurationStoresListKeyValues.go
- ConfigurationStoresListKeys.go
- ConfigurationStoresListPrivateEndpointConnections.go
- ConfigurationStoresRegenerateKey.go
- ConfigurationStoresUpdate.go
- PrivateLinkResourceGet.go
- PrivateLinkResourcesListByConfigurationStore.go