Freigeben über


ICodePackageActivationContext.GetEndpoints Methode

Definition

Ruft die Endpunktressourcen im Dienstmanifest ab.

public System.Collections.ObjectModel.KeyedCollection<string,System.Fabric.Description.EndpointResourceDescription> GetEndpoints ();
abstract member GetEndpoints : unit -> System.Collections.ObjectModel.KeyedCollection<string, System.Fabric.Description.EndpointResourceDescription>
Public Function GetEndpoints () As KeyedCollection(Of String, EndpointResourceDescription)

Gibt zurück

Die Endpunktressourcen im Dienstmanifest.

Gilt für: