次の方法で共有


ContainerGroupIpAddressType クラス

定義

ContainerGroupIpAddressType の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.ContainerGroupIpAddressType>))]
public class ContainerGroupIpAddressType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.ContainerGroupIpAddressType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.ContainerGroupIpAddressType>))>]
type ContainerGroupIpAddressType = class
    inherit ExpandableStringEnum<ContainerGroupIpAddressType>
Public Class ContainerGroupIpAddressType
Inherits ExpandableStringEnum(Of ContainerGroupIpAddressType)
継承
属性
Newtonsoft.Json.JsonConverterAttribute

コンストラクター

ContainerGroupIpAddressType()

ContainerGroupIpAddressType の値を定義します。

フィールド

Private

ContainerGroupIpAddressType の値を定義します。

Public

ContainerGroupIpAddressType の値を定義します。

プロパティ

Value

ContainerGroupIpAddressType の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

ContainerGroupIpAddressType の値を定義します。

(継承元 ExpandableStringEnum<T>)
Equals(String)

ContainerGroupIpAddressType の値を定義します。

(継承元 ExpandableStringEnum<T>)
GetHashCode()

ContainerGroupIpAddressType の値を定義します。

(継承元 ExpandableStringEnum<T>)
ToString()

ContainerGroupIpAddressType の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象