number property
number is the numerical port number (e.g. 80) on the Service. This is a mutually exclusive setting with "Name".
Implementation
final int? number;
number is the numerical port number (e.g. 80) on the Service. This is a mutually exclusive setting with "Name".
final int? number;