你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IHasPrivateIPAddress Interface

Definition

An interface representing a model's ability to reference a private IP address.

public interface IHasPrivateIPAddress
type IHasPrivateIPAddress = interface
Public Interface IHasPrivateIPAddress
Derived

Properties

PrivateIPAddress

Gets the private IP address associated with this resource.

PrivateIPAllocationMethod

Gets the private IP address allocation method within the associated subnet.

Applies to