次の方法で共有


INetworkInterfaceResourceSettings.IPConfiguration Property

Definition

Gets or sets the IP configurations of the NIC.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the IP configurations of the NIC.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.INicIPConfigurationResourceSettings) }, ReadOnly=false, Required=false, SerializedName="ipConfigurations")]
public Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.INicIPConfigurationResourceSettings[] IPConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the IP configurations of the NIC.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.INicIPConfigurationResourceSettings) }, ReadOnly=false, Required=false, SerializedName="ipConfigurations")>]
member this.IPConfiguration : Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.INicIPConfigurationResourceSettings[] with get, set
Public Property IPConfiguration As INicIPConfigurationResourceSettings()

Property Value

Attributes

Applies to