Get Cloud Endpoint Result
data class GetCloudEndpointResult(val azureApiVersion: String, val azureFileShareName: String? = null, val backupEnabled: String, val changeEnumerationStatus: CloudEndpointChangeEnumerationStatusResponse, val friendlyName: String? = null, val id: String, val lastOperationName: String? = null, val lastWorkflowId: String? = null, val name: String, val partnershipId: String? = null, val provisioningState: String? = null, val storageAccountResourceId: String? = null, val storageAccountTenantId: String? = null, val systemData: SystemDataResponse, val type: String)
Cloud Endpoint object.
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, azureFileShareName: String? = null, backupEnabled: String, changeEnumerationStatus: CloudEndpointChangeEnumerationStatusResponse, friendlyName: String? = null, id: String, lastOperationName: String? = null, lastWorkflowId: String? = null, name: String, partnershipId: String? = null, provisioningState: String? = null, storageAccountResourceId: String? = null, storageAccountTenantId: String? = null, systemData: SystemDataResponse, type: String)
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Azure file share name
Link copied to clipboard
Backup Enabled
Link copied to clipboard
Cloud endpoint change enumeration status
Link copied to clipboard
Friendly Name
Link copied to clipboard
Resource Last Operation Name
Link copied to clipboard
CloudEndpoint lastWorkflowId
Link copied to clipboard
Partnership Id
Link copied to clipboard
CloudEndpoint Provisioning State
Link copied to clipboard
Storage Account Resource Id
Link copied to clipboard
Storage Account Tenant Id
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.