Interface ComputeManagementClientOptionalParams
interface ComputeManagementClientOptionalParams { $host?: string; endpoint?: string; } Hierarchy
- unknown
- ComputeManagementClientOptionalParams
Properties
Optional$host
$host?: string
Optionalendpoint
endpoint?: string
Optional parameters.