你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DisassociateCloudServicePublicIpRequest Class

The request for DisassociateCloudServicePublicIpOperation.

All required parameters must be populated in order to send to server.

Constructor

DisassociateCloudServicePublicIpRequest(*, public_ip_arm_id: str, **kwargs: Any)

Keyword-Only Parameters

Name Description
public_ip_arm_id
str

ARM ID of the Standalone Public IP to associate. This is of the form : /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Network/publicIPAddresses/{publicIpAddressName}. Required.

Variables

Name Description
public_ip_arm_id
str

ARM ID of the Standalone Public IP to associate. This is of the form : /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Network/publicIPAddresses/{publicIpAddressName}. Required.