Udostępnij za pośrednictwem


PagedDeployedServicePackageQueryDescription(String, Uri) Constructor

Definition

Initializes a new instance of the PagedDeployedServicePackageQueryDescription class.

public PagedDeployedServicePackageQueryDescription (string nodeName, Uri applicationName);
new System.Fabric.Description.PagedDeployedServicePackageQueryDescription : string * Uri -> System.Fabric.Description.PagedDeployedServicePackageQueryDescription
Public Sub New (nodeName As String, applicationName As Uri)

Parameters

nodeName
String
applicationName
Uri

Applies to