Class ScaleSetNetworkProfileIpConfigurationPublicIpAddressConfiguration
Inheritance
System.Object
ScaleSetNetworkProfileIpConfigurationPublicIpAddressConfiguration
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.Compute.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class ScaleSetNetworkProfileIpConfigurationPublicIpAddressConfiguration
Fields
View SourceDomainNameLabel
The domain name label for the dns settings.
Declaration
public readonly string DomainNameLabel
Field Value
| Type | Description |
|---|---|
| System.String |
IdleTimeout
The idle timeout in minutes. This value must be between 4 and 30.
Declaration
public readonly int IdleTimeout
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Name
The name of the public ip address configuration
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |