你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ManagedCcfsClient Interface
public interface ManagedCcfsClient
An instance of this class provides access to all the operations defined in ManagedCcfsClient.
Method Summary
Method Details
backup
public abstract ManagedCcfBackupResponseInner backup(String resourceGroupName, String appName, ManagedCcfBackup managedCcf)
Performs the backup operation on a Managed CCF Resource. Backs up a Managed CCF Resource.
Parameters:
Returns:
backup
public abstract ManagedCcfBackupResponseInner backup(String resourceGroupName, String appName, ManagedCcfBackup managedCcf, Context context)
Performs the backup operation on a Managed CCF Resource. Backs up a Managed CCF Resource.
Parameters:
Returns:
beginBackup
public abstract SyncPoller
Performs the backup operation on a Managed CCF Resource. Backs up a Managed CCF Resource.
Parameters:
Returns:
beginBackup
public abstract SyncPoller
Performs the backup operation on a Managed CCF Resource. Backs up a Managed CCF Resource.
Parameters:
Returns:
beginCreate
public abstract SyncPoller
Creates a Managed CCF. Creates a Managed CCF with the specified Managed CCF parameters.
Parameters:
Returns:
beginCreate
public abstract SyncPoller
Creates a Managed CCF. Creates a Managed CCF with the specified Managed CCF parameters.
Parameters:
Returns:
beginDelete
public abstract SyncPoller
Deletes a Managed CCF resource. Deletes an existing Managed CCF.
Parameters:
Returns:
beginDelete
public abstract SyncPoller
Deletes a Managed CCF resource. Deletes an existing Managed CCF.
Parameters:
Returns:
beginRestore
public abstract SyncPoller
Performs the restore operation to spin up a newly restored Managed CCF Resource. Restores a Managed CCF Resource.
Parameters:
Returns:
beginRestore
public abstract SyncPoller
Performs the restore operation to spin up a newly restored Managed CCF Resource. Restores a Managed CCF Resource.
Parameters:
Returns:
beginUpdate
public abstract SyncPoller
Update Managed CCF properties Updates properties of Managed CCF.
Parameters:
Returns:
beginUpdate
public abstract SyncPoller
Update Managed CCF properties Updates properties of Managed CCF.
Parameters:
Returns:
create
public abstract ManagedCcfInner create(String resourceGroupName, String appName, ManagedCcfInner managedCcf)
Creates a Managed CCF. Creates a Managed CCF with the specified Managed CCF parameters.
Parameters:
Returns:
create
public abstract ManagedCcfInner create(String resourceGroupName, String appName, ManagedCcfInner managedCcf, Context context)
Creates a Managed CCF. Creates a Managed CCF with the specified Managed CCF parameters.
Parameters:
Returns:
delete
public abstract void delete(String resourceGroupName, String appName)
Deletes a Managed CCF resource. Deletes an existing Managed CCF.
Parameters:
delete
public abstract void delete(String resourceGroupName, String appName, Context context)
Deletes a Managed CCF resource. Deletes an existing Managed CCF.
Parameters:
getByResourceGroup
public abstract ManagedCcfInner getByResourceGroup(String resourceGroupName, String appName)
Retrieves information about a Managed CCF resource. Retrieves the properties of a Managed CCF app.
Parameters:
Returns:
getByResourceGroupWithResponse
public abstract Response
Retrieves information about a Managed CCF resource. Retrieves the properties of a Managed CCF app.
Parameters:
Returns:
list
public abstract PagedIterable
Retrieves information about all Managed CCF resources under the given subscription Retrieves the properties of all Managed CCF.
Returns:
list
public abstract PagedIterable
Retrieves information about all Managed CCF resources under the given subscription Retrieves the properties of all Managed CCF.
Parameters:
Returns:
listByResourceGroup
public abstract PagedIterable
Retrieves information about all Managed CCF resources under the given subscription and resource group Retrieves the properties of all Managed CCF apps.
Parameters:
Returns:
listByResourceGroup
public abstract PagedIterable
Retrieves information about all Managed CCF resources under the given subscription and resource group Retrieves the properties of all Managed CCF apps.
Parameters:
Returns:
restore
public abstract ManagedCcfRestoreResponseInner restore(String resourceGroupName, String appName, ManagedCcfRestore managedCcf)
Performs the restore operation to spin up a newly restored Managed CCF Resource. Restores a Managed CCF Resource.
Parameters:
Returns:
restore
public abstract ManagedCcfRestoreResponseInner restore(String resourceGroupName, String appName, ManagedCcfRestore managedCcf, Context context)
Performs the restore operation to spin up a newly restored Managed CCF Resource. Restores a Managed CCF Resource.
Parameters:
Returns:
update
public abstract ManagedCcfInner update(String resourceGroupName, String appName, ManagedCcfInner managedCcf)
Update Managed CCF properties Updates properties of Managed CCF.
Parameters:
Returns:
update
public abstract ManagedCcfInner update(String resourceGroupName, String appName, ManagedCcfInner managedCcf, Context context)
Update Managed CCF properties Updates properties of Managed CCF.
Parameters:
Returns: