次の方法で共有


SettingOperationsExtensions.Delete(ISettingOperations, String) メソッド

定義

public static Microsoft.Azure.AzureOperationResponse Delete (this Microsoft.WindowsAzure.Management.Monitoring.Autoscale.ISettingOperations operations, string resourceId);
static member Delete : Microsoft.WindowsAzure.Management.Monitoring.Autoscale.ISettingOperations * string -> Microsoft.Azure.AzureOperationResponse
<Extension()>
Public Function Delete (operations As ISettingOperations, resourceId As String) As AzureOperationResponse

パラメーター

operations
ISettingOperations

Microsoft.WindowsAzure.Management.Monitoring.Autoscale.ISettingOperations への参照。

resourceId
String

必須です。 リソース ID。

戻り値

Microsoft.Azure.AzureOperationResponse

HTTP 状態コードと要求 ID を含む標準のサービス応答。

適用対象