Uses of Class
com.azure.resourcemanager.sql.fluent.models.ManagedInstanceInner
-
Packages that use ManagedInstanceInner Package Description com.azure.resourcemanager.sql.fluent Package containing the service clients for SqlManagementClient.com.azure.resourcemanager.sql.fluent.models Package containing the inner data models for SqlManagementClient.com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of ManagedInstanceInner in com.azure.resourcemanager.sql.fluent
Methods in com.azure.resourcemanager.sql.fluent that return ManagedInstanceInner Modifier and Type Method Description ManagedInstanceInnerManagedInstancesClient. createOrUpdate(String resourceGroupName, String managedInstanceName, ManagedInstanceInner parameters)Creates or updates a managed instance.ManagedInstanceInnerManagedInstancesClient. createOrUpdate(String resourceGroupName, String managedInstanceName, ManagedInstanceInner parameters, com.azure.core.util.Context context)Creates or updates a managed instance.ManagedInstanceInnerManagedInstancesClient. getByResourceGroup(String resourceGroupName, String managedInstanceName)Gets a managed instance.ManagedInstanceInnerManagedInstancesClient. update(String resourceGroupName, String managedInstanceName, ManagedInstanceUpdate parameters)Updates a managed instance.ManagedInstanceInnerManagedInstancesClient. update(String resourceGroupName, String managedInstanceName, ManagedInstanceUpdate parameters, com.azure.core.util.Context context)Updates a managed instance.Methods in com.azure.resourcemanager.sql.fluent that return types with arguments of type ManagedInstanceInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedInstanceInner>,ManagedInstanceInner>ManagedInstancesClient. beginCreateOrUpdate(String resourceGroupName, String managedInstanceName, ManagedInstanceInner parameters)Creates or updates a managed instance.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedInstanceInner>,ManagedInstanceInner>ManagedInstancesClient. beginCreateOrUpdate(String resourceGroupName, String managedInstanceName, ManagedInstanceInner parameters)Creates or updates a managed instance.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedInstanceInner>,ManagedInstanceInner>ManagedInstancesClient. beginCreateOrUpdate(String resourceGroupName, String managedInstanceName, ManagedInstanceInner parameters, com.azure.core.util.Context context)Creates or updates a managed instance.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedInstanceInner>,ManagedInstanceInner>ManagedInstancesClient. beginCreateOrUpdate(String resourceGroupName, String managedInstanceName, ManagedInstanceInner parameters, com.azure.core.util.Context context)Creates or updates a managed instance.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedInstanceInner>,ManagedInstanceInner>ManagedInstancesClient. beginCreateOrUpdateAsync(String resourceGroupName, String managedInstanceName, ManagedInstanceInner parameters)Creates or updates a managed instance.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedInstanceInner>,ManagedInstanceInner>ManagedInstancesClient. beginCreateOrUpdateAsync(String resourceGroupName, String managedInstanceName, ManagedInstanceInner parameters)Creates or updates a managed instance.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedInstanceInner>,ManagedInstanceInner>ManagedInstancesClient. beginUpdate(String resourceGroupName, String managedInstanceName, ManagedInstanceUpdate parameters)Updates a managed instance.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedInstanceInner>,ManagedInstanceInner>ManagedInstancesClient. beginUpdate(String resourceGroupName, String managedInstanceName, ManagedInstanceUpdate parameters)Updates a managed instance.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedInstanceInner>,ManagedInstanceInner>ManagedInstancesClient. beginUpdate(String resourceGroupName, String managedInstanceName, ManagedInstanceUpdate parameters, com.azure.core.util.Context context)Updates a managed instance.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedInstanceInner>,ManagedInstanceInner>ManagedInstancesClient. beginUpdate(String resourceGroupName, String managedInstanceName, ManagedInstanceUpdate parameters, com.azure.core.util.Context context)Updates a managed instance.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedInstanceInner>,ManagedInstanceInner>ManagedInstancesClient. beginUpdateAsync(String resourceGroupName, String managedInstanceName, ManagedInstanceUpdate parameters)Updates a managed instance.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedInstanceInner>,ManagedInstanceInner>ManagedInstancesClient. beginUpdateAsync(String resourceGroupName, String managedInstanceName, ManagedInstanceUpdate parameters)Updates a managed instance.Mono<ManagedInstanceInner>ManagedInstancesClient. createOrUpdateAsync(String resourceGroupName, String managedInstanceName, ManagedInstanceInner parameters)Creates or updates a managed instance.Mono<ManagedInstanceInner>ManagedInstancesClient. getByResourceGroupAsync(String resourceGroupName, String managedInstanceName)Gets a managed instance.com.azure.core.http.rest.Response<ManagedInstanceInner>ManagedInstancesClient. getByResourceGroupWithResponse(String resourceGroupName, String managedInstanceName, com.azure.core.util.Context context)Gets a managed instance.Mono<com.azure.core.http.rest.Response<ManagedInstanceInner>>ManagedInstancesClient. getByResourceGroupWithResponseAsync(String resourceGroupName, String managedInstanceName)Gets a managed instance.com.azure.core.http.rest.PagedIterable<ManagedInstanceInner>ManagedInstancesClient. list()Gets a list of all managed instances in the subscription.com.azure.core.http.rest.PagedIterable<ManagedInstanceInner>ManagedInstancesClient. list(com.azure.core.util.Context context)Gets a list of all managed instances in the subscription.com.azure.core.http.rest.PagedFlux<ManagedInstanceInner>ManagedInstancesClient. listAsync()Gets a list of all managed instances in the subscription.com.azure.core.http.rest.PagedIterable<ManagedInstanceInner>ManagedInstancesClient. listByInstancePool(String resourceGroupName, String instancePoolName)Gets a list of all managed instances in an instance pool.com.azure.core.http.rest.PagedIterable<ManagedInstanceInner>ManagedInstancesClient. listByInstancePool(String resourceGroupName, String instancePoolName, com.azure.core.util.Context context)Gets a list of all managed instances in an instance pool.com.azure.core.http.rest.PagedFlux<ManagedInstanceInner>ManagedInstancesClient. listByInstancePoolAsync(String resourceGroupName, String instancePoolName)Gets a list of all managed instances in an instance pool.com.azure.core.http.rest.PagedIterable<ManagedInstanceInner>ManagedInstancesClient. listByResourceGroup(String resourceGroupName)Gets a list of managed instances in a resource group.com.azure.core.http.rest.PagedIterable<ManagedInstanceInner>ManagedInstancesClient. listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context)Gets a list of managed instances in a resource group.com.azure.core.http.rest.PagedFlux<ManagedInstanceInner>ManagedInstancesClient. listByResourceGroupAsync(String resourceGroupName)Gets a list of managed instances in a resource group.Mono<ManagedInstanceInner>ManagedInstancesClient. updateAsync(String resourceGroupName, String managedInstanceName, ManagedInstanceUpdate parameters)Updates a managed instance.Methods in com.azure.resourcemanager.sql.fluent with parameters of type ManagedInstanceInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedInstanceInner>,ManagedInstanceInner>ManagedInstancesClient. beginCreateOrUpdate(String resourceGroupName, String managedInstanceName, ManagedInstanceInner parameters)Creates or updates a managed instance.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedInstanceInner>,ManagedInstanceInner>ManagedInstancesClient. beginCreateOrUpdate(String resourceGroupName, String managedInstanceName, ManagedInstanceInner parameters, com.azure.core.util.Context context)Creates or updates a managed instance.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedInstanceInner>,ManagedInstanceInner>ManagedInstancesClient. beginCreateOrUpdateAsync(String resourceGroupName, String managedInstanceName, ManagedInstanceInner parameters)Creates or updates a managed instance.ManagedInstanceInnerManagedInstancesClient. createOrUpdate(String resourceGroupName, String managedInstanceName, ManagedInstanceInner parameters)Creates or updates a managed instance.ManagedInstanceInnerManagedInstancesClient. createOrUpdate(String resourceGroupName, String managedInstanceName, ManagedInstanceInner parameters, com.azure.core.util.Context context)Creates or updates a managed instance.Mono<ManagedInstanceInner>ManagedInstancesClient. createOrUpdateAsync(String resourceGroupName, String managedInstanceName, ManagedInstanceInner parameters)Creates or updates a managed instance.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>ManagedInstancesClient. createOrUpdateWithResponseAsync(String resourceGroupName, String managedInstanceName, ManagedInstanceInner parameters)Creates or updates a managed instance. -
Uses of ManagedInstanceInner in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return ManagedInstanceInner Modifier and Type Method Description ManagedInstanceInnerManagedInstanceInner. withAdministratorLogin(String administratorLogin)Set the administratorLogin property: Administrator username for the managed instance.ManagedInstanceInnerManagedInstanceInner. withAdministratorLoginPassword(String administratorLoginPassword)Set the administratorLoginPassword property: The administrator login password (required for managed instance creation).ManagedInstanceInnerManagedInstanceInner. withCollation(String collation)Set the collation property: Collation of the managed instance.ManagedInstanceInnerManagedInstanceInner. withDnsZonePartner(String dnsZonePartner)Set the dnsZonePartner property: The resource id of another managed instance whose DNS zone this managed instance will share after creation.ManagedInstanceInnerManagedInstanceInner. withIdentity(ResourceIdentity identity)Set the identity property: The Azure Active Directory identity of the managed instance.ManagedInstanceInnerManagedInstanceInner. withInstancePoolId(String instancePoolId)Set the instancePoolId property: The Id of the instance pool this managed server belongs to.ManagedInstanceInnerManagedInstanceInner. withLicenseType(ManagedInstanceLicenseType licenseType)Set the licenseType property: The license type.ManagedInstanceInnerManagedInstanceInner. withManagedInstanceCreateMode(ManagedServerCreateMode managedInstanceCreateMode)Set the managedInstanceCreateMode property: Specifies the mode of database creation.ManagedInstanceInnerManagedInstanceInner. withMinimalTlsVersion(String minimalTlsVersion)Set the minimalTlsVersion property: Minimal TLS version.ManagedInstanceInnerManagedInstanceInner. withProxyOverride(ManagedInstanceProxyOverride proxyOverride)Set the proxyOverride property: Connection type used for connecting to the instance.ManagedInstanceInnerManagedInstanceInner. withPublicDataEndpointEnabled(Boolean publicDataEndpointEnabled)Set the publicDataEndpointEnabled property: Whether or not the public data endpoint is enabled.ManagedInstanceInnerManagedInstanceInner. withRestorePointInTime(OffsetDateTime restorePointInTime)Set the restorePointInTime property: Specifies the point in time (ISO8601 format) of the source database that will be restored to create the new database.ManagedInstanceInnerManagedInstanceInner. withSku(Sku sku)Set the sku property: Managed instance SKU.ManagedInstanceInnerManagedInstanceInner. withSourceManagedInstanceId(String sourceManagedInstanceId)Set the sourceManagedInstanceId property: The resource identifier of the source managed instance associated with create operation of this instance.ManagedInstanceInnerManagedInstanceInner. withStorageSizeInGB(Integer storageSizeInGB)Set the storageSizeInGB property: Storage size in GB.ManagedInstanceInnerManagedInstanceInner. withSubnetId(String subnetId)Set the subnetId property: Subnet resource ID for the managed instance.ManagedInstanceInnerManagedInstanceInner. withTimezoneId(String timezoneId)Set the timezoneId property: Id of the timezone.ManagedInstanceInnerManagedInstanceInner. withVCores(Integer vCores)Set the vCores property: The number of vCores. -
Uses of ManagedInstanceInner in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return types with arguments of type ManagedInstanceInner Modifier and Type Method Description List<ManagedInstanceInner>ManagedInstanceListResult. value()Get the value property: Array of results.
-