Uses of Class
com.azure.resourcemanager.resources.models.ExtensionConfigPropertyType
Packages that use ExtensionConfigPropertyType
Package
Description
Package containing the data models for ResourceManagementClient.
-
Uses of ExtensionConfigPropertyType in com.azure.resourcemanager.resources.models
Fields in com.azure.resourcemanager.resources.models declared as ExtensionConfigPropertyTypeModifier and TypeFieldDescriptionstatic final ExtensionConfigPropertyTypeExtensionConfigPropertyType.ARRAYStatic value Array for ExtensionConfigPropertyType.static final ExtensionConfigPropertyTypeExtensionConfigPropertyType.BOOLStatic value Bool for ExtensionConfigPropertyType.static final ExtensionConfigPropertyTypeExtensionConfigPropertyType.INTStatic value Int for ExtensionConfigPropertyType.static final ExtensionConfigPropertyTypeExtensionConfigPropertyType.OBJECTStatic value Object for ExtensionConfigPropertyType.static final ExtensionConfigPropertyTypeExtensionConfigPropertyType.SECURE_OBJECTStatic value SecureObject for ExtensionConfigPropertyType.static final ExtensionConfigPropertyTypeExtensionConfigPropertyType.SECURE_STRINGStatic value SecureString for ExtensionConfigPropertyType.static final ExtensionConfigPropertyTypeExtensionConfigPropertyType.STRINGStatic value String for ExtensionConfigPropertyType.Methods in com.azure.resourcemanager.resources.models that return ExtensionConfigPropertyTypeModifier and TypeMethodDescriptionstatic ExtensionConfigPropertyTypeExtensionConfigPropertyType.fromString(String name) Creates or finds a ExtensionConfigPropertyType from its string representation.DeploymentExtensionConfigItem.type()Get the type property: The value type of the extension config property.Methods in com.azure.resourcemanager.resources.models that return types with arguments of type ExtensionConfigPropertyTypeModifier and TypeMethodDescriptionExtensionConfigPropertyType.values()Gets known ExtensionConfigPropertyType values.