다음을 통해 공유


AddressOperationsExtensions.Validate 메서드

정의

주소의 유효성을 검사합니다. 작업을 사용하여 주소를 soldTo 또는 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

매개 변수

operations
IAddressOperations

이 확장 메서드에 대한 작업 그룹입니다.

address
AddressDetails

반환

적용 대상