次の方法で共有


StorageService クラス

定義

Azure Storage サービスの種類。

public class StorageService : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Storage.Fluent.StorageService>
type StorageService = class
    inherit ExpandableStringEnum<StorageService>
Public Class StorageService
Inherits ExpandableStringEnum(Of StorageService)
継承

コンストラクター

StorageService()

Azure Storage サービスの種類。

フィールド

Blob

StorageService の静的値 BLOB。

File

StorageService の静的な値 Queue。

Queue

StorageService の静的な値 Queue。

Table

StorageService の静的な値 Table。

プロパティ

Value

Azure Storage サービスの種類。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

Azure Storage サービスの種類。

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

Azure Storage サービスの種類。

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

Azure Storage サービスの種類。

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

Azure Storage サービスの種類。

(継承元 ExpandableStringEnum<T>)

適用対象