IWithResourceType.WithResourceType(String) メソッド

定義

リソースの種類を指定します。

public Microsoft.Azure.Management.ResourceManager.Fluent.GenericResource.Definition.IWithProviderNamespace WithResourceType (string resourceType);
abstract member WithResourceType : string -> Microsoft.Azure.Management.ResourceManager.Fluent.GenericResource.Definition.IWithProviderNamespace
Public Function WithResourceType (resourceType As String) As IWithProviderNamespace

パラメーター

resourceType
String

resourceリソースの種類を入力します

戻り値

ジェネリック リソース定義の次のステージ

適用対象