StandbyVirtualMachinePoolElasticityProfile.PostProvisioningDelay Property
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.
Specifies the duration to wait after virtual machine provisioning before the virtual machine becomes available for use. The duration should be specified in ISO 8601 format (e.g., PT2S for 2 seconds).
public string PostProvisioningDelay { get; set; }
member this.PostProvisioningDelay : string with get, set
Public Property PostProvisioningDelay As String