ApplicationBackupEntity Class

Identifies the Service Fabric application which is being backed up.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.servicefabric.models._models_py3.BackupEntity
ApplicationBackupEntity

Constructor

ApplicationBackupEntity(*, application_name: Optional[str] = None, **kwargs)

Parameters

entity_kind
str
Required

Required. Constant filled by server.

application_name
str
Required

The name of the application, including the 'fabric:' URI scheme.