次の方法で共有


ServiceEndpointType クラス

定義

ServiceEndpointType の値を定義します。

public class ServiceEndpointType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.ServiceEndpointType>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type ServiceEndpointType = class
    inherit ExpandableStringEnum<ServiceEndpointType>
    interface IBeta
Public Class ServiceEndpointType
Inherits ExpandableStringEnum(Of ServiceEndpointType)
Implements IBeta
継承
実装

コンストラクター

ServiceEndpointType()

ServiceEndpointType の値を定義します。

フィールド

MicrosoftAzureCosmosDB

ServiceEndpointType の値を定義します。

MicrosoftSql

ServiceEndpointType の値を定義します。

MicrosoftStorage

ServiceEndpointType の値を定義します。

プロパティ

Value

ServiceEndpointType の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

ServiceEndpointType の値を定義します。

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

ServiceEndpointType の値を定義します。

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

ServiceEndpointType の値を定義します。

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

ServiceEndpointType の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象