ConfigurationPackage Class
- java.
lang. Object - system.
fabric. ConfigurationPackage
- system.
public class ConfigurationPackage
Represents a configuration package.
Constructor | Description |
---|---|
Configuration |
Instantiates an object of system.fabric.ConfigurationPackage |
Modifier and Type | Method and Description |
---|---|
Configuration |
get Gets the ConfigurationPackageDescription associated with the system.fabric.ConfigurationPackage |
String |
get Gets the local path for the system.fabric.ConfigurationPackage |
Configuration |
get Gets the ConfigurationSettings associated with the system.fabric.ConfigurationPackage |
ConfigurationPackage
public ConfigurationPackage(ConfigurationPackageDescription description, String path, ConfigurationSettings settings)
Instantiates an object of system.fabric.ConfigurationPackage
Parameters:
getDescription
public ConfigurationPackageDescription getDescription()
Gets the ConfigurationPackageDescription associated with the system.fabric.ConfigurationPackage
Returns:
getPath
public String getPath()
Gets the local path for the system.fabric.ConfigurationPackage
Returns:
getSettings
public ConfigurationSettings getSettings()
Gets the ConfigurationSettings associated with the system.fabric.ConfigurationPackage
Returns:
Azure SDK for Java feedback
Azure SDK for Java is an open source project. Select a link to provide feedback: