Documentation ¶
Index ¶
- func ExampleAdministratorsClient_BeginCreate()
- func ExampleAdministratorsClient_BeginDelete()
- func ExampleAdministratorsClient_Get()
- func ExampleAdministratorsClient_NewListByServerPager()
- func ExampleBackupsClient_Get()
- func ExampleBackupsClient_NewListByServerPager()
- func ExampleCheckNameAvailabilityClient_Execute()
- func ExampleCheckNameAvailabilityWithLocationClient_Execute()
- func ExampleConfigurationsClient_BeginUpdate()
- func ExampleConfigurationsClient_Get()
- func ExampleConfigurationsClient_NewListByServerPager()
- func ExampleDatabasesClient_BeginCreate()
- func ExampleDatabasesClient_BeginDelete()
- func ExampleDatabasesClient_Get()
- func ExampleDatabasesClient_NewListByServerPager()
- func ExampleFirewallRulesClient_BeginCreateOrUpdate()
- func ExampleFirewallRulesClient_BeginDelete()
- func ExampleFirewallRulesClient_Get()
- func ExampleFirewallRulesClient_NewListByServerPager()
- func ExampleGetPrivateDNSZoneSuffixClient_Execute()
- func ExampleLocationBasedCapabilitiesClient_NewExecutePager()
- func ExampleOperationsClient_List()
- func ExampleReplicasClient_NewListByServerPager()
- func ExampleServersClient_BeginCreate_createADatabaseAsAGeoRestoreInGeoPairedLocation()
- func ExampleServersClient_BeginCreate_createADatabaseAsAPointInTimeRestore()
- func ExampleServersClient_BeginCreate_createANewServer()
- func ExampleServersClient_BeginCreate_createANewServerWithActiveDirectoryAuthenticationEnabled()
- func ExampleServersClient_BeginCreate_serverCreateReplica()
- func ExampleServersClient_BeginCreate_serverCreateWithDataEncryptionEnabled()
- func ExampleServersClient_BeginDelete()
- func ExampleServersClient_BeginRestart_serverRestart()
- func ExampleServersClient_BeginRestart_serverRestartWithFailover()
- func ExampleServersClient_BeginStart()
- func ExampleServersClient_BeginStop()
- func ExampleServersClient_BeginUpdate_serverUpdate()
- func ExampleServersClient_BeginUpdate_serverUpdateWithAadAuthEnabled()
- func ExampleServersClient_BeginUpdate_serverUpdateWithCustomerMaintenanceWindow()
- func ExampleServersClient_BeginUpdate_serverUpdateWithDataEncryptionEnabled()
- func ExampleServersClient_BeginUpdate_serverUpdateWithMajorVersionUpgrade()
- func ExampleServersClient_Get_serverGet()
- func ExampleServersClient_Get_serverGetWithVnet()
- func ExampleServersClient_NewListByResourceGroupPager()
- func ExampleServersClient_NewListPager()
- func ExampleVirtualNetworkSubnetUsageClient_Execute()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExampleAdministratorsClient_BeginCreate ¶
func ExampleAdministratorsClient_BeginCreate()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/AdministratorAdd.json
func ExampleAdministratorsClient_BeginDelete ¶
func ExampleAdministratorsClient_BeginDelete()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/AdministratorDelete.json
func ExampleAdministratorsClient_Get ¶
func ExampleAdministratorsClient_Get()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/AdministratorGet.json
func ExampleAdministratorsClient_NewListByServerPager ¶
func ExampleAdministratorsClient_NewListByServerPager()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/AdministratorsListByServer.json
func ExampleBackupsClient_Get ¶
func ExampleBackupsClient_Get()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/BackupGet.json
func ExampleBackupsClient_NewListByServerPager ¶
func ExampleBackupsClient_NewListByServerPager()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/BackupListByServer.json
func ExampleCheckNameAvailabilityClient_Execute ¶
func ExampleCheckNameAvailabilityClient_Execute()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/CheckNameAvailability.json
func ExampleCheckNameAvailabilityWithLocationClient_Execute ¶
func ExampleCheckNameAvailabilityWithLocationClient_Execute()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/CheckNameAvailabilityLocationBased.json
func ExampleConfigurationsClient_BeginUpdate ¶
func ExampleConfigurationsClient_BeginUpdate()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/ConfigurationUpdate.json
func ExampleConfigurationsClient_Get ¶
func ExampleConfigurationsClient_Get()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/ConfigurationGet.json
func ExampleConfigurationsClient_NewListByServerPager ¶
func ExampleConfigurationsClient_NewListByServerPager()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/ConfigurationListByServer.json
func ExampleDatabasesClient_BeginCreate ¶
func ExampleDatabasesClient_BeginCreate()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/DatabaseCreate.json
func ExampleDatabasesClient_BeginDelete ¶
func ExampleDatabasesClient_BeginDelete()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/DatabaseDelete.json
func ExampleDatabasesClient_Get ¶
func ExampleDatabasesClient_Get()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/DatabaseGet.json
func ExampleDatabasesClient_NewListByServerPager ¶
func ExampleDatabasesClient_NewListByServerPager()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/DatabasesListByServer.json
func ExampleFirewallRulesClient_BeginCreateOrUpdate ¶
func ExampleFirewallRulesClient_BeginCreateOrUpdate()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/FirewallRuleCreate.json
func ExampleFirewallRulesClient_BeginDelete ¶
func ExampleFirewallRulesClient_BeginDelete()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/FirewallRuleDelete.json
func ExampleFirewallRulesClient_Get ¶
func ExampleFirewallRulesClient_Get()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/FirewallRuleGet.json
func ExampleFirewallRulesClient_NewListByServerPager ¶
func ExampleFirewallRulesClient_NewListByServerPager()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/FirewallRuleListByServer.json
func ExampleGetPrivateDNSZoneSuffixClient_Execute ¶
func ExampleGetPrivateDNSZoneSuffixClient_Execute()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/GetPrivateDnsZoneSuffix.json
func ExampleLocationBasedCapabilitiesClient_NewExecutePager ¶
func ExampleLocationBasedCapabilitiesClient_NewExecutePager()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/CapabilitiesByLocation.json
func ExampleOperationsClient_List ¶
func ExampleOperationsClient_List()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/OperationList.json
func ExampleReplicasClient_NewListByServerPager ¶
func ExampleReplicasClient_NewListByServerPager()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/ReplicasListByServer.json
func ExampleServersClient_BeginCreate_createADatabaseAsAGeoRestoreInGeoPairedLocation ¶
func ExampleServersClient_BeginCreate_createADatabaseAsAGeoRestoreInGeoPairedLocation()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/ServerCreateGeoRestore.json
func ExampleServersClient_BeginCreate_createADatabaseAsAPointInTimeRestore ¶
func ExampleServersClient_BeginCreate_createADatabaseAsAPointInTimeRestore()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/ServerCreatePointInTimeRestore.json
func ExampleServersClient_BeginCreate_createANewServer ¶
func ExampleServersClient_BeginCreate_createANewServer()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/ServerCreate.json
func ExampleServersClient_BeginCreate_createANewServerWithActiveDirectoryAuthenticationEnabled ¶
func ExampleServersClient_BeginCreate_createANewServerWithActiveDirectoryAuthenticationEnabled()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/ServerCreateWithAadAuthEnabled.json
func ExampleServersClient_BeginCreate_serverCreateReplica ¶
func ExampleServersClient_BeginCreate_serverCreateReplica()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/ServerCreateReplica.json
func ExampleServersClient_BeginCreate_serverCreateWithDataEncryptionEnabled ¶
func ExampleServersClient_BeginCreate_serverCreateWithDataEncryptionEnabled()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/ServerCreateWithDataEncryptionEnabled.json
func ExampleServersClient_BeginDelete ¶
func ExampleServersClient_BeginDelete()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/ServerDelete.json
func ExampleServersClient_BeginRestart_serverRestart ¶
func ExampleServersClient_BeginRestart_serverRestart()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/ServerRestart.json
func ExampleServersClient_BeginRestart_serverRestartWithFailover ¶
func ExampleServersClient_BeginRestart_serverRestartWithFailover()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/ServerRestartWithFailover.json
func ExampleServersClient_BeginStart ¶
func ExampleServersClient_BeginStart()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/ServerStart.json
func ExampleServersClient_BeginStop ¶
func ExampleServersClient_BeginStop()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/ServerStop.json
func ExampleServersClient_BeginUpdate_serverUpdate ¶
func ExampleServersClient_BeginUpdate_serverUpdate()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/ServerUpdate.json
func ExampleServersClient_BeginUpdate_serverUpdateWithAadAuthEnabled ¶
func ExampleServersClient_BeginUpdate_serverUpdateWithAadAuthEnabled()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/ServerUpdateWithAadAuthEnabled.json
func ExampleServersClient_BeginUpdate_serverUpdateWithCustomerMaintenanceWindow ¶
func ExampleServersClient_BeginUpdate_serverUpdateWithCustomerMaintenanceWindow()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/ServerUpdateWithCustomerMaintenanceWindow.json
func ExampleServersClient_BeginUpdate_serverUpdateWithDataEncryptionEnabled ¶
func ExampleServersClient_BeginUpdate_serverUpdateWithDataEncryptionEnabled()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/ServerUpdateWithDataEncryptionEnabled.json
func ExampleServersClient_BeginUpdate_serverUpdateWithMajorVersionUpgrade ¶
func ExampleServersClient_BeginUpdate_serverUpdateWithMajorVersionUpgrade()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/ServerUpdateWithMajorVersionUpgrade.json
func ExampleServersClient_Get_serverGet ¶
func ExampleServersClient_Get_serverGet()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/ServerGet.json
func ExampleServersClient_Get_serverGetWithVnet ¶
func ExampleServersClient_Get_serverGetWithVnet()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/ServerGetWithVnet.json
func ExampleServersClient_NewListByResourceGroupPager ¶
func ExampleServersClient_NewListByResourceGroupPager()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/ServerListByResourceGroup.json
func ExampleServersClient_NewListPager ¶
func ExampleServersClient_NewListPager()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/ServerList.json
func ExampleVirtualNetworkSubnetUsageClient_Execute ¶
func ExampleVirtualNetworkSubnetUsageClient_Execute()
Generated from example definition: https://github.com/Azure/azure-rest-api-specs/blob/75ece9197dbac70ac0ba651c53a79c1841944be2/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/examples/VirtualNetworkSubnetUsage.json
Types ¶
This section is empty.
Source Files ¶
- AdministratorAdd.go
- AdministratorDelete.go
- AdministratorGet.go
- AdministratorsListByServer.go
- BackupGet.go
- BackupListByServer.go
- CapabilitiesByLocation.go
- CheckNameAvailability.go
- CheckNameAvailabilityLocationBased.go
- ConfigurationGet.go
- ConfigurationListByServer.go
- ConfigurationUpdate.go
- DatabaseCreate.go
- DatabaseDelete.go
- DatabaseGet.go
- DatabasesListByServer.go
- FirewallRuleCreate.go
- FirewallRuleDelete.go
- FirewallRuleGet.go
- FirewallRuleListByServer.go
- GetPrivateDnsZoneSuffix.go
- OperationList.go
- ReplicasListByServer.go
- ServerCreate.go
- ServerCreateGeoRestore.go
- ServerCreatePointInTimeRestore.go
- ServerCreateReplica.go
- ServerCreateWithAadAuthEnabled.go
- ServerCreateWithDataEncryptionEnabled.go
- ServerDelete.go
- ServerGet.go
- ServerGetWithVnet.go
- ServerList.go
- ServerListByResourceGroup.go
- ServerRestart.go
- ServerRestartWithFailover.go
- ServerStart.go
- ServerStop.go
- ServerUpdate.go
- ServerUpdateWithAadAuthEnabled.go
- ServerUpdateWithCustomerMaintenanceWindow.go
- ServerUpdateWithDataEncryptionEnabled.go
- ServerUpdateWithMajorVersionUpgrade.go
- VirtualNetworkSubnetUsage.go