Dela via


DeleteNetworkDescription(String) Constructor

Definition

Instantiates an instance of DeleteNetworkDescription.

public DeleteNetworkDescription (string networkName);
new System.Fabric.Description.DeleteNetworkDescription : string -> System.Fabric.Description.DeleteNetworkDescription
Public Sub New (networkName As String)

Parameters

networkName
String

Name of the container network.

Applies to