CloudEndpoint Class
Cloud Endpoint object.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.storagesync.models._models_py3.ProxyResourceCloudEndpoint
Constructor
CloudEndpoint(*, storage_account_resource_id: Optional[str] = None, azure_file_share_name: Optional[str] = None, storage_account_tenant_id: Optional[str] = None, partnership_id: Optional[str] = None, friendly_name: Optional[str] = None, provisioning_state: Optional[str] = None, last_workflow_id: Optional[str] = None, last_operation_name: Optional[str] = None, **kwargs)
Parameters
Variables
- id
- str
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.
- name
- str
The name of the resource.
- type
- str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".
- backup_enabled
- str
Backup Enabled.
Feedback
Submit and view feedback for