ArmResourcesDeploymentStacksModelFactory.DeploymentExternalInput Method
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.
public static Azure.ResourceManager.Resources.DeploymentStacks.Models.DeploymentExternalInput DeploymentExternalInput(BinaryData value = default);
static member DeploymentExternalInput : BinaryData -> Azure.ResourceManager.Resources.DeploymentStacks.Models.DeploymentExternalInput
Public Shared Function DeploymentExternalInput (Optional value As BinaryData = Nothing) As DeploymentExternalInput
Parameters
- value
- BinaryData
External input value.
Returns
A new DeploymentExternalInput instance for mocking.