Sdílet prostřednictvím


AddressOperationsExtensions.Validate Metoda

Definice

Ověří adresu. Pomocí této operace ověřte adresu, než ji použijete jako adresu soldTo nebo billTo. https://docs.microsoft.com/en-us/rest/api/billing/

public static Microsoft.Azure.Management.Billing.Models.ValidateAddressResponse Validate (this Microsoft.Azure.Management.Billing.IAddressOperations operations, Microsoft.Azure.Management.Billing.Models.AddressDetails address);
static member Validate : Microsoft.Azure.Management.Billing.IAddressOperations * Microsoft.Azure.Management.Billing.Models.AddressDetails -> Microsoft.Azure.Management.Billing.Models.ValidateAddressResponse
<Extension()>
Public Function Validate (operations As IAddressOperations, address As AddressDetails) As ValidateAddressResponse

Parametry

operations
IAddressOperations

Skupina operací pro tuto rozšiřující metodu.

address
AddressDetails

Návraty

Platí pro