Uses of Class
com.azure.resourcemanager.appservice.models.Kind
Packages that use Kind
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of Kind in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return KindModifier and TypeMethodDescriptionWorkflowProperties.kind()
Get the kind property: The workflow kind.Methods in com.azure.resourcemanager.appservice.fluent.models with parameters of type KindModifier and TypeMethodDescriptionSet the kind property: The workflow kind. -
Uses of Kind in com.azure.resourcemanager.appservice.models
Fields in com.azure.resourcemanager.appservice.models declared as KindModifier and TypeFieldDescriptionstatic final Kind
Kind.STATEFUL
Static value Stateful for Kind.static final Kind
Kind.STATELESS
Static value Stateless for Kind.Methods in com.azure.resourcemanager.appservice.models that return KindModifier and TypeMethodDescriptionstatic Kind
Kind.fromString
(String name) Creates or finds a Kind from its string representation.Workflow.kind()
Get the kind property: The workflow kind.Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type KindMethods in com.azure.resourcemanager.appservice.models with parameters of type Kind