次の方法で共有


BlobInventoryPolicyName(String) コンストラクター

定義

BlobInventoryPolicyName の新しいインスタンスを初期化します。

public BlobInventoryPolicyName (string value);
new Azure.ResourceManager.Storage.Models.BlobInventoryPolicyName : string -> Azure.ResourceManager.Storage.Models.BlobInventoryPolicyName
Public Sub New (value As String)

パラメーター

value
String

例外

value が null です。

適用対象