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