Auf Englisch lesen

Freigeben über


IpamPoolProperties Class

Definition

Properties of IpamPool resource properties which are specific to the Pool resource.

C#
public class IpamPoolProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.IpamPoolProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.IpamPoolProperties>
Inheritance
IpamPoolProperties
Implements

Constructors

Properties

AddressPrefixes

List of IP address prefixes of the resource.

Description

Gets or sets the description.

DisplayName

String representing a friendly name for the resource.

IPAddressType

List of IP address type for the IpamPool.

ParentPoolName

String representing parent IpamPool resource name. If empty the IpamPool will be a root pool.

ProvisioningState

Provisioning states of a resource.

Methods

Explicit Interface Implementations

IJsonModel<IpamPoolProperties>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<IpamPoolProperties>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<IpamPoolProperties>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<IpamPoolProperties>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<IpamPoolProperties>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to

Produkt Versionen
Azure SDK for .NET Latest, Preview