PSJobNetworkConfiguration(String) Constructor
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.
public PSJobNetworkConfiguration (string subnetId = default);
new Microsoft.Azure.Commands.Batch.Models.PSJobNetworkConfiguration : string -> Microsoft.Azure.Commands.Batch.Models.PSJobNetworkConfiguration
Public Sub New (Optional subnetId As String = Nothing)
Parameters
- subnetId
- String