interface CreateFailoverIPsResponse {
    services: Service[];
    totalCount: number;
}

Properties

Properties

services: Service[]
totalCount: number