Share via


IWebmasterApi.RemoveCountryRegionSettings Method

Definition

public:
 void RemoveCountryRegionSettings(System::String ^ siteUrl, Microsoft::Bing::Webmaster::Api::Interfaces::CountryRegionSettings ^ settings);
[System.ServiceModel.FaultContract(typeof(Microsoft.Bing.Webmaster.Api.Interfaces.ApiFault))]
[System.ServiceModel.OperationContract]
[System.ServiceModel.Web.WebInvoke(BodyStyle=System.ServiceModel.Web.WebMessageBodyStyle.WrappedRequest, Method="POST")]
public void RemoveCountryRegionSettings (string siteUrl, Microsoft.Bing.Webmaster.Api.Interfaces.CountryRegionSettings settings);
abstract member RemoveCountryRegionSettings : string * Microsoft.Bing.Webmaster.Api.Interfaces.CountryRegionSettings -> unit
Public Sub RemoveCountryRegionSettings (siteUrl As String, settings As CountryRegionSettings)

Parameters

siteUrl
String
Attributes

Applies to