Dela via


AddressOperationsExtensions.Validate Metod

Definition

Verifierar en adress. Använd åtgärden för att verifiera en adress innan du använder den som soldTo eller en billTo-adress. 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

Parametrar

operations
IAddressOperations

Åtgärdsgruppen för den här tilläggsmetoden.

address
AddressDetails

Returer

Gäller för