CloudEndpoint interface
Cloud Endpoint object.
- Extends
Properties
| azure |
Azure file share name |
| backup |
Backup Enabled NOTE: This property will not be serialized. It can only be populated by the server. |
| change |
Cloud endpoint change enumeration status NOTE: This property will not be serialized. It can only be populated by the server. |
| friendly |
Friendly Name |
| last |
Resource Last Operation Name |
| last |
CloudEndpoint lastWorkflowId |
| partnership |
Partnership Id |
| provisioning |
CloudEndpoint Provisioning State |
| storage |
Storage Account Resource Id |
| storage |
Storage Account Tenant Id |
Inherited Properties
| id | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server. |
| name | The name of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
| type | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
azureFileShareName
Azure file share name
azureFileShareName?: string
Property Value
string
backupEnabled
Backup Enabled NOTE: This property will not be serialized. It can only be populated by the server.
backupEnabled?: string
Property Value
string
changeEnumerationStatus
Cloud endpoint change enumeration status NOTE: This property will not be serialized. It can only be populated by the server.
changeEnumerationStatus?: CloudEndpointChangeEnumerationStatus
Property Value
friendlyName
Friendly Name
friendlyName?: string
Property Value
string
lastOperationName
Resource Last Operation Name
lastOperationName?: string
Property Value
string
lastWorkflowId
CloudEndpoint lastWorkflowId
lastWorkflowId?: string
Property Value
string
partnershipId
Partnership Id
partnershipId?: string
Property Value
string
provisioningState
CloudEndpoint Provisioning State
provisioningState?: string
Property Value
string
storageAccountResourceId
Storage Account Resource Id
storageAccountResourceId?: string
Property Value
string
storageAccountTenantId
Storage Account Tenant Id
storageAccountTenantId?: string
Property Value
string
Inherited Property Details
id
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ProxyResource.id
name
The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ProxyResource.name
type
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyResource.type