Get Frontends Interface Result
data class GetFrontendsInterfaceResult(val id: String, val ipAddressVersion: String? = null, val location: String, val mode: String? = null, val name: String, val provisioningState: String, val publicIPAddress: FrontendPropertiesIPAddressResponse? = null, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
Frontend Subresource of Traffic Controller.