Uses of Class
com.azure.resourcemanager.appservice.models.NameIdentifier
Packages that use NameIdentifier
Package
Description
Package containing the service clients for AppService.
Package containing the data models for AppService.
-
Uses of NameIdentifier in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent with parameters of type NameIdentifierModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<IdentifierInner> ResourceProvidersClient.listSiteIdentifiersAssignedToHostname(NameIdentifier nameIdentifier) List all apps that are assigned to a hostname.com.azure.core.http.rest.PagedIterable<IdentifierInner> ResourceProvidersClient.listSiteIdentifiersAssignedToHostname(NameIdentifier nameIdentifier, com.azure.core.util.Context context) List all apps that are assigned to a hostname.com.azure.core.http.rest.PagedFlux<IdentifierInner> ResourceProvidersClient.listSiteIdentifiersAssignedToHostnameAsync(NameIdentifier nameIdentifier) List all apps that are assigned to a hostname. -
Uses of NameIdentifier in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type NameIdentifierMethods in com.azure.resourcemanager.appservice.models that return NameIdentifierModifier and TypeMethodDescriptionstatic NameIdentifierNameIdentifier.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NameIdentifier from the JsonReader.Set the name property: Name of the object.