number property

int? number
final

number is the numerical port number (e.g. 80) on the Service. This is a mutually exclusive setting with "Name".

Implementation

final int? number;