Uses of Class
com.azure.resourcemanager.appservice.models.ConnStringValueTypePair
Packages that use ConnStringValueTypePair
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of ConnStringValueTypePair in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return types with arguments of type ConnStringValueTypePairModifier and TypeMethodDescriptionConnectionStringDictionaryInner.properties()Get the properties property: Connection strings.Method parameters in com.azure.resourcemanager.appservice.fluent.models with type arguments of type ConnStringValueTypePairModifier and TypeMethodDescriptionConnectionStringDictionaryInner.withProperties(Map<String, ConnStringValueTypePair> properties) Set the properties property: Connection strings. -
Uses of ConnStringValueTypePair in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return ConnStringValueTypePairModifier and TypeMethodDescriptionConnStringValueTypePair.withType(ConnectionStringType type) Set the type property: Type of database.Set the value property: Value of pair.