AddressOperationsExtensions.Validate 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
驗證位址。 使用 作業來驗證位址,再將其當做 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