Uses of Class
com.azure.resourcemanager.compute.models.RoleInstances

Packages that use RoleInstances
Package
Description
Package containing the service clients for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
  • Uses of RoleInstances in com.azure.resourcemanager.compute.fluent

    Methods in com.azure.resourcemanager.compute.fluent with parameters of type RoleInstances
    Modifier and Type
    Method
    Description
    com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void>
    CloudServicesClient.beginDeleteInstances(String resourceGroupName, String cloudServiceName, RoleInstances parameters)
    Deletes role instances in a cloud service.
    com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void>
    CloudServicesClient.beginDeleteInstances(String resourceGroupName, String cloudServiceName, RoleInstances parameters, com.azure.core.util.Context context)
    Deletes role instances in a cloud service.
    com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void>
    CloudServicesClient.beginDeleteInstancesAsync(String resourceGroupName, String cloudServiceName, RoleInstances parameters)
    Deletes role instances in a cloud service.
    com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void>
    CloudServicesClient.beginRebuild(String resourceGroupName, String cloudServiceName, RoleInstances parameters)
    Rebuild Role Instances reinstalls the operating system on instances of web roles or worker roles and initializes the storage resources that are used by them.
    com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void>
    CloudServicesClient.beginRebuild(String resourceGroupName, String cloudServiceName, RoleInstances parameters, com.azure.core.util.Context context)
    Rebuild Role Instances reinstalls the operating system on instances of web roles or worker roles and initializes the storage resources that are used by them.
    com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void>
    CloudServicesClient.beginRebuildAsync(String resourceGroupName, String cloudServiceName, RoleInstances parameters)
    Rebuild Role Instances reinstalls the operating system on instances of web roles or worker roles and initializes the storage resources that are used by them.
    com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void>
    CloudServicesClient.beginReimage(String resourceGroupName, String cloudServiceName, RoleInstances parameters)
    Reimage asynchronous operation reinstalls the operating system on instances of web roles or worker roles.
    com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void>
    CloudServicesClient.beginReimage(String resourceGroupName, String cloudServiceName, RoleInstances parameters, com.azure.core.util.Context context)
    Reimage asynchronous operation reinstalls the operating system on instances of web roles or worker roles.
    com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void>
    CloudServicesClient.beginReimageAsync(String resourceGroupName, String cloudServiceName, RoleInstances parameters)
    Reimage asynchronous operation reinstalls the operating system on instances of web roles or worker roles.
    com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void>
    CloudServicesClient.beginRestart(String resourceGroupName, String cloudServiceName, RoleInstances parameters)
    Restarts one or more role instances in a cloud service.
    com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void>
    CloudServicesClient.beginRestart(String resourceGroupName, String cloudServiceName, RoleInstances parameters, com.azure.core.util.Context context)
    Restarts one or more role instances in a cloud service.
    com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void>
    CloudServicesClient.beginRestartAsync(String resourceGroupName, String cloudServiceName, RoleInstances parameters)
    Restarts one or more role instances in a cloud service.
    void
    CloudServicesClient.deleteInstances(String resourceGroupName, String cloudServiceName, RoleInstances parameters)
    Deletes role instances in a cloud service.
    void
    CloudServicesClient.deleteInstances(String resourceGroupName, String cloudServiceName, RoleInstances parameters, com.azure.core.util.Context context)
    Deletes role instances in a cloud service.
    CloudServicesClient.deleteInstancesAsync(String resourceGroupName, String cloudServiceName, RoleInstances parameters)
    Deletes role instances in a cloud service.
    Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>
    CloudServicesClient.deleteInstancesWithResponseAsync(String resourceGroupName, String cloudServiceName, RoleInstances parameters)
    Deletes role instances in a cloud service.
    void
    CloudServicesClient.rebuild(String resourceGroupName, String cloudServiceName, RoleInstances parameters)
    Rebuild Role Instances reinstalls the operating system on instances of web roles or worker roles and initializes the storage resources that are used by them.
    void
    CloudServicesClient.rebuild(String resourceGroupName, String cloudServiceName, RoleInstances parameters, com.azure.core.util.Context context)
    Rebuild Role Instances reinstalls the operating system on instances of web roles or worker roles and initializes the storage resources that are used by them.
    CloudServicesClient.rebuildAsync(String resourceGroupName, String cloudServiceName, RoleInstances parameters)
    Rebuild Role Instances reinstalls the operating system on instances of web roles or worker roles and initializes the storage resources that are used by them.
    Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>
    CloudServicesClient.rebuildWithResponseAsync(String resourceGroupName, String cloudServiceName, RoleInstances parameters)
    Rebuild Role Instances reinstalls the operating system on instances of web roles or worker roles and initializes the storage resources that are used by them.
    void
    CloudServicesClient.reimage(String resourceGroupName, String cloudServiceName, RoleInstances parameters)
    Reimage asynchronous operation reinstalls the operating system on instances of web roles or worker roles.
    void
    CloudServicesClient.reimage(String resourceGroupName, String cloudServiceName, RoleInstances parameters, com.azure.core.util.Context context)
    Reimage asynchronous operation reinstalls the operating system on instances of web roles or worker roles.
    CloudServicesClient.reimageAsync(String resourceGroupName, String cloudServiceName, RoleInstances parameters)
    Reimage asynchronous operation reinstalls the operating system on instances of web roles or worker roles.
    Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>
    CloudServicesClient.reimageWithResponseAsync(String resourceGroupName, String cloudServiceName, RoleInstances parameters)
    Reimage asynchronous operation reinstalls the operating system on instances of web roles or worker roles.
    void
    CloudServicesClient.restart(String resourceGroupName, String cloudServiceName, RoleInstances parameters)
    Restarts one or more role instances in a cloud service.
    void
    CloudServicesClient.restart(String resourceGroupName, String cloudServiceName, RoleInstances parameters, com.azure.core.util.Context context)
    Restarts one or more role instances in a cloud service.
    CloudServicesClient.restartAsync(String resourceGroupName, String cloudServiceName, RoleInstances parameters)
    Restarts one or more role instances in a cloud service.
    Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>
    CloudServicesClient.restartWithResponseAsync(String resourceGroupName, String cloudServiceName, RoleInstances parameters)
    Restarts one or more role instances in a cloud service.
  • Uses of RoleInstances in com.azure.resourcemanager.compute.models

    Modifier and Type
    Method
    Description
    RoleInstances.withRoleInstances(List<String> roleInstances)
    Set the roleInstances property: List of cloud service role instance names.