Share via


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.