次の方法で共有


IWithProviderNamespace.WithProviderNamespace(String) メソッド

定義

リソース プロバイダーの名前空間を指定します。

public Microsoft.Azure.Management.ResourceManager.Fluent.GenericResource.Definition.IWithPlan WithProviderNamespace (string resourceProviderNamespace);
abstract member WithProviderNamespace : string -> Microsoft.Azure.Management.ResourceManager.Fluent.GenericResource.Definition.IWithPlan
Public Function WithProviderNamespace (resourceProviderNamespace As String) As IWithPlan

パラメーター

resourceProviderNamespace
String

resourceProviderNamespace リソース プロバイダーの名前空間

戻り値

汎用リソース定義の次のステージ

適用対象