共用方式為


PrivateEndpointIPConfiguration Class

Definition

An IP Configuration of the private endpoint.

[Microsoft.Rest.Serialization.JsonTransformation]
public class PrivateEndpointIPConfiguration
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PrivateEndpointIPConfiguration = class
Public Class PrivateEndpointIPConfiguration
Inheritance
PrivateEndpointIPConfiguration
Attributes

Constructors

PrivateEndpointIPConfiguration()

Initializes a new instance of the PrivateEndpointIPConfiguration class.

PrivateEndpointIPConfiguration(String, String, String, String, String, String)

Initializes a new instance of the PrivateEndpointIPConfiguration class.

Properties

Etag

Gets a unique read-only string that changes whenever the resource is updated.

GroupId

Gets or sets the ID of a group obtained from the remote resource that this private endpoint should connect to.

MemberName

Gets or sets the member name of a group obtained from the remote resource that this private endpoint should connect to.

Name

Gets or sets the name of the resource that is unique within a resource group.

PrivateIPAddress

Gets or sets a private ip address obtained from the private endpoint's subnet.

Type

Gets the resource type.

Applies to