ConfigurationSet.PublicIP.IdleTimeoutInMinutes Property

 

Optional. The idle timeout in minutes for this Public IP.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

public Nullable<int> IdleTimeoutInMinutes { get; set; }

Property Value

Type: System.Nullable<Int32>
Return to top
Show: