次の方法で共有


NamespacesOperationsExtensions.Patch メソッド

定義

既存の名前空間にパッチを適用します

public static Microsoft.Azure.Management.NotificationHubs.Models.NamespaceResource Patch (this Microsoft.Azure.Management.NotificationHubs.INamespacesOperations operations, string resourceGroupName, string namespaceName, Microsoft.Azure.Management.NotificationHubs.Models.NamespacePatchParameters parameters);
static member Patch : Microsoft.Azure.Management.NotificationHubs.INamespacesOperations * string * string * Microsoft.Azure.Management.NotificationHubs.Models.NamespacePatchParameters -> Microsoft.Azure.Management.NotificationHubs.Models.NamespaceResource
<Extension()>
Public Function Patch (operations As INamespacesOperations, resourceGroupName As String, namespaceName As String, parameters As NamespacePatchParameters) As NamespaceResource

パラメーター

operations
INamespacesOperations

この拡張メソッドの操作グループ。

resourceGroupName
String

リソース グループの名前。

namespaceName
String

名前空間の名前。

parameters
NamespacePatchParameters

名前空間リソースにパッチを適用するために指定されたパラメーター。

戻り値

適用対象