Amazon.DirectoryService.Model.CreateMicrosoftADRequest.IsSetVpcSettings C# (CSharp) Méthode

IsSetVpcSettings() private méthode

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