Amazon.DatabaseMigrationService.Model.CreateReplicationSubnetGroupRequest.IsSetSubnetIds C# (CSharp) 메소드

IsSetSubnetIds() 개인적인 메소드

private IsSetSubnetIds ( ) : bool
리턴 bool
        internal bool IsSetSubnetIds()
        {
            return this._subnetIds != null && this._subnetIds.Count > 0; 
        }