Storage Account Internet Endpoints Response
data class StorageAccountInternetEndpointsResponse(val blob: String, val dfs: String, val file: String, val web: String)
The URIs that are used to perform a retrieval of a public blob, file, web or dfs object via a internet routing endpoint.