IManifestExpressionProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An interface that allows an object to express how it should be represented in a manifest.
public interface IManifestExpressionProvider
type IManifestExpressionProvider = interface
Public Interface IManifestExpressionProvider
- Derived
Properties
| ValueExpression |
Gets the expression that represents a value in manifest. |
Extension Methods
| AsProvisioningParameter(IManifestExpressionProvider, AzureResourceInfrastructure, String, Nullable<Boolean>) |
Creates a new ProvisioningParameter in |
| AsEnvironmentPlaceholder(IManifestExpressionProvider, DockerComposeServiceResource) |
Creates a placeholder for an environment variable in the Docker Compose file. |