ServiceNameFormat Class
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.
This class provides the logic for deriving the names of various items within the manifest from the code. It is used by framework components when names are not specified in the API and the framework types have to default it to a meaningful name derived from the service type.
public static class ServiceNameFormat
type ServiceNameFormat = class
Public Class ServiceNameFormat
- Inheritance
-
ServiceNameFormat
Methods
GetEndpointName(Type) |
Gets the default endpoint resource name for the given service type |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET