Share via


CustomDomainValidationResult(ValidateCustomDomainOutputInner) Constructor

Definition

Construct CustomDomainValidationResult object from server response object.

public CustomDomainValidationResult (Microsoft.Azure.Management.Cdn.Fluent.Models.ValidateCustomDomainOutputInner inner);
new Microsoft.Azure.Management.Cdn.Fluent.CustomDomainValidationResult : Microsoft.Azure.Management.Cdn.Fluent.Models.ValidateCustomDomainOutputInner -> Microsoft.Azure.Management.Cdn.Fluent.CustomDomainValidationResult
Public Sub New (inner As ValidateCustomDomainOutputInner)

Parameters

inner
ValidateCustomDomainOutputInner

Server response for CustomDomainValidation request.

Applies to