Amazon.DirectoryService.Model.CreateMicrosoftADRequest.IsSetVpcSettings C# (CSharp) Method

IsSetVpcSettings() private method

private IsSetVpcSettings ( ) : bool
return bool
        internal bool IsSetVpcSettings()
        {
            return this._vpcSettings != null;
        }