ResolvedConfiguration Interface
public interface ResolvedConfiguration
An immutable client-side representation of ResolvedConfiguration.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
configuration()
Gets the configuration property: Resolved Configuration as string. |
|
abstract
Resolved |
innerModel()
Gets the inner com. |
Method Details
configuration
public abstract String configuration()
Gets the configuration property: Resolved Configuration as string.
Returns:
innerModel
public abstract ResolvedConfigurationInner innerModel()
Gets the inner com.azure.resourcemanager.workloadorchestration.fluent.models.ResolvedConfigurationInner object.
Returns: