Uses of Class
com.microsoft.azure.management.appservice.ConnStringValueTypePair
-
-
Uses of ConnStringValueTypePair in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return ConnStringValueTypePair Modifier and Type Method Description ConnStringValueTypePairConnStringValueTypePair. withType(ConnectionStringType type)Set type of database.ConnStringValueTypePairConnStringValueTypePair. withValue(String value)Set value of pair.
-