GlobalConfiguration.Subnet Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The subnet on which the silos run. This option should only be used when running on multi-homed cluster. It should not be used when running in Azure.
public byte[] Subnet { get; set; }
member this.Subnet : byte[] with get, set
Public Property Subnet As Byte()
Property Value
Byte[]