Class InstanceNetworkSettings
Describes the network setting of SOSS VM as part of the Azure scale set.
public class InstanceNetworkSettings
- Inheritance
-
InstanceNetworkSettings
- Inherited Members
Properties
- DNSName
Public DNS name.
- NSGName
The name of the network security group name the SOSS deployment subnet is associated with.
- PrivateIP
Private IP address.
- PublicIP
Public IP address )if present).
- ScaleOutSubnetName
The name of a network subnet associated with the SOSS deployment.
- VNetName
The name of the virtual network this VM instance is associated with.