ArmComputeModelFactory.UserInitiatedRedeploy(Nullable<Boolean>) 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.Compute.Models.UserInitiatedRedeploy UserInitiatedRedeploy(bool? automaticallyApprove = default);
static member UserInitiatedRedeploy : Nullable<bool> -> Azure.ResourceManager.Compute.Models.UserInitiatedRedeploy
Public Shared Function UserInitiatedRedeploy (Optional automaticallyApprove As Nullable(Of Boolean) = Nothing) As UserInitiatedRedeploy
Parameters
Returns
A new UserInitiatedRedeploy instance for mocking.